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/03/06 03:27:18 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_72) - Build # 5681 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5681/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseG1GC

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}}}}}

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}}}}}
	at __randomizedtesting.SeedInfo.seed([6DE623621CAA18F0:E5B21CB8B2567508]: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:458)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:200)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:67)
	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:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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 12085 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\init-core-data-001
   [junit4]   2> 2988272 INFO  (SUITE-TestReqParamsAPI-seed#[6DE623621CAA18F0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2988272 INFO  (SUITE-TestReqParamsAPI-seed#[6DE623621CAA18F0]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2988274 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2988275 INFO  (Thread-7572) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2988275 INFO  (Thread-7572) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2988376 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.ZkTestServer start zk server on port:52726
   [junit4]   2> 2988376 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2988377 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2988380 INFO  (zkCallback-3111-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71aca5ce name:ZooKeeperConnection Watcher:127.0.0.1:52726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2988380 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2988380 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2988380 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2988382 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2988383 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2988384 INFO  (zkCallback-3112-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8bea030 name:ZooKeeperConnection Watcher:127.0.0.1:52726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2988384 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2988384 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2988384 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2988386 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2988388 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2988389 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2988390 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2988391 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2988393 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2988393 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2988395 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2988395 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2988397 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2988397 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2988399 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2988399 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2988401 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2988401 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2988403 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2988403 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2988405 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2988405 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2988407 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2988407 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2988409 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2988409 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2988411 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2988411 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2988838 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores\collection1
   [junit4]   2> 2988841 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2988842 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f100348{/,null,AVAILABLE}
   [junit4]   2> 2988843 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@362925dc{HTTP/1.1,[http/1.1]}{127.0.0.1:52733}
   [junit4]   2> 2988843 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.e.j.s.Server Started @2992837ms
   [junit4]   2> 2988844 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\tempDir-001/control/data, hostContext=/, hostPort=52733, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores}
   [junit4]   2> 2988844 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2988844 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001'
   [junit4]   2> 2988844 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2988844 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2988845 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2988845 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2988846 INFO  (zkCallback-3113-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12701e22 name:ZooKeeperConnection Watcher:127.0.0.1:52726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2988846 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2988847 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2988847 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2988847 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\solr.xml
   [junit4]   2> 2988855 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores
   [junit4]   2> 2988855 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.CoreContainer New CoreContainer 589769686
   [junit4]   2> 2988855 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001]
   [junit4]   2> 2988855 WARN  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\lib
   [junit4]   2> 2988856 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] 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,useRetries : false,
   [junit4]   2> 2988858 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2988858 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2988858 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2988858 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52726/solr
   [junit4]   2> 2988858 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2988858 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2988859 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2988860 INFO  (zkCallback-3116-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c26235e name:ZooKeeperConnection Watcher:127.0.0.1:52726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2988860 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2988860 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2988862 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2988863 INFO  (zkCallback-3117-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19e68f47 name:ZooKeeperConnection Watcher:127.0.0.1:52726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2988863 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2988864 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2988866 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2988869 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2988870 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2988872 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2988874 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2988876 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2988877 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2988878 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2988879 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2988880 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2988881 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2988881 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2988882 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2988882 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95501082642808836-127.0.0.1:52733_-n_0000000000
   [junit4]   2> 2988883 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52733_
   [junit4]   2> 2988883 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2988884 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.Overseer Overseer (id=95501082642808836-127.0.0.1:52733_-n_0000000000) starting
   [junit4]   2> 2988885 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2988893 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2988894 INFO  (OverseerCollectionConfigSetProcessor-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2988894 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2988894 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52733_
   [junit4]   2> 2988895 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52733_
   [junit4]   2> 2988896 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2988896 INFO  (zkCallback-3117-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_    ] 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> 2988897 INFO  (zkCallback-3117-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2988903 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2988904 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2988904 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores
   [junit4]   2> 2988907 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] 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> 2988907 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores\collection1
   [junit4]   2> 2988907 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2988907 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2988907 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52733_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2988908 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2988908 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2988909 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] 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:52733",
   [junit4]   2>   "node_name":"127.0.0.1:52733_",
   [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> 2988910 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2988910 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] 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:52733",
   [junit4]   2>   "node_name":"127.0.0.1:52733_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2988910 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2988911 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2988912 INFO  (zkCallback-3117-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_    ] 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> 2989910 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2989910 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2989911 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2989911 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2989911 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2989911 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores\collection1'
   [junit4]   2> 2989911 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2989911 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2989913 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2989919 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2989921 WARN  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2989921 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2989928 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2989933 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2990013 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2990020 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2990021 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2990029 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2990031 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2990033 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2990034 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2990037 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2990037 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2990037 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2990037 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores\collection1\data\]
   [junit4]   2> 2990037 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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@480b152c
   [junit4]   2> 2990038 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores\collection1\data\
   [junit4]   2> 2990038 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores\collection1\data\index/
   [junit4]   2> 2990038 WARN  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2990039 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores\collection1\data\index
   [junit4]   2> 2990039 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=32.8583984375, floorSegmentMB=0.4638671875, forceMergeDeletesPctAllowed=7.797210385762715, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2990039 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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@71874b8c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68608f2e),segFN=segments_1,generation=1}
   [junit4]   2> 2990039 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2990040 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52733_ 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 C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores\collection1\data\
   [junit4]   2> 2990040 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2990041 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2990041 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2990041 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2990041 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2990042 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2990042 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990042 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990042 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990042 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990042 WARN  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990045 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2990046 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2990046 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2990047 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2990050 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 2990050 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990052 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990052 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990054 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2990054 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2990054 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47631754073677046]
   [junit4]   2> 2990054 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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@71874b8c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68608f2e),segFN=segments_1,generation=1}
   [junit4]   2> 2990054 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2990054 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@59ae16f8[collection1] main]
   [junit4]   2> 2990054 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990055 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990055 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990056 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2990056 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2990056 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990056 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990056 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990056 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2990056 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2990057 INFO  (searcherExecutor-9695-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@59ae16f8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2990057 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990057 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990057 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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> 2990057 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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 1528017324149309440
   [junit4]   2> 2990059 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ 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 1528017324149309440
   [junit4]   2> 2990059 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2990059 INFO  (coreLoadExecutor-9694-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2990060 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ 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:52733 collection:control_collection shard:shard1
   [junit4]   2> 2990060 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ 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> 2990064 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ 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/95501082642808836-core_node1-n_0000000000
   [junit4]   2> 2990065 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ 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> 2990066 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2990066 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ 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> 2990066 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52733/collection1/
   [junit4]   2> 2990066 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2990067 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52733/collection1/ has no replicas
   [junit4]   2> 2990067 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] 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> 2990067 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2990069 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ 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/95501082642808836-core_node1-n_0000000000
   [junit4]   2> 2990071 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ 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:52733/collection1/ shard1
   [junit4]   2> 2990071 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] 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:52733",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2990173 INFO  (zkCallback-3117-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_    ] 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> 2990223 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:52733/collection1/ and leader is http://127.0.0.1:52733/collection1/
   [junit4]   2> 2990223 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ 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:52733
   [junit4]   2> 2990223 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2990223 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2990223 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ 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> 2990224 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] 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:52733",
   [junit4]   2>   "node_name":"127.0.0.1:52733_",
   [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> 2990225 INFO  (coreZkRegister-9688-thread-1-processing-n:127.0.0.1:52733_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52733_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2990225 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] 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:52733",
   [junit4]   2>   "node_name":"127.0.0.1:52733_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2990327 INFO  (zkCallback-3117-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_    ] 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> 2990408 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2990408 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2990409 INFO  (zkCallback-3119-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47247357 name:ZooKeeperConnection Watcher:127.0.0.1:52726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2990410 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2990410 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2990410 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2990411 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2990412 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2990768 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001\cores\collection1
   [junit4]   2> 2990769 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001
   [junit4]   2> 2990770 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2990771 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a04fd98{/,null,AVAILABLE}
   [junit4]   2> 2990772 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2be26001{HTTP/1.1,[http/1.1]}{127.0.0.1:52750}
   [junit4]   2> 2990773 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.e.j.s.Server Started @2994765ms
   [junit4]   2> 2990773 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=52750, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001\cores}
   [junit4]   2> 2990773 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2990773 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001'
   [junit4]   2> 2990773 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2990773 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2990774 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2990775 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2990776 INFO  (zkCallback-3120-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23a7981 name:ZooKeeperConnection Watcher:127.0.0.1:52726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2990776 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2990776 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2990777 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2990777 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001\solr.xml
   [junit4]   2> 2990783 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001\cores
   [junit4]   2> 2990783 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.CoreContainer New CoreContainer 1759948268
   [junit4]   2> 2990783 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001]
   [junit4]   2> 2990784 WARN  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001\lib
   [junit4]   2> 2990784 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] 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,useRetries : false,
   [junit4]   2> 2990786 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2990787 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2990787 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2990787 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52726/solr
   [junit4]   2> 2990787 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2990787 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2990788 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2990789 INFO  (zkCallback-3123-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7cc5fba0 name:ZooKeeperConnection Watcher:127.0.0.1:52726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2990789 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2990789 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2990791 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2990792 INFO  (zkCallback-3124-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d6b06ac name:ZooKeeperConnection Watcher:127.0.0.1:52726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2990792 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2990797 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2990799 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2990800 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2990801 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95501082642808840-127.0.0.1:52750_-n_0000000001
   [junit4]   2> 2990802 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95501082642808836-127.0.0.1:52733_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2990802 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.ZkController Publish node=127.0.0.1:52750_ as DOWN
   [junit4]   2> 2990804 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52750_"} current state version: 3
   [junit4]   2> 2990804 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52750_
   [junit4]   2> 2990906 INFO  (zkCallback-3119-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> 2990906 INFO  (zkCallback-3124-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_    ] 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> 2990906 INFO  (zkCallback-3117-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_    ] 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> 2991804 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52750_
   [junit4]   2> 2991804 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52750_
   [junit4]   2> 2991806 INFO  (zkCallback-3124-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_    ] 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> 2991806 INFO  (zkCallback-3117-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_    ] 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> 2991806 INFO  (zkCallback-3119-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> 2991806 INFO  (zkCallback-3119-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2991806 INFO  (zkCallback-3117-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2991806 INFO  (zkCallback-3124-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2991812 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2991812 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2991813 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001\cores
   [junit4]   2> 2991815 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] 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> 2991815 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001\cores\collection1
   [junit4]   2> 2991815 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2991817 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2991817 INFO  (TEST-TestReqParamsAPI.test-seed#[6DE623621CAA18F0]) [n:127.0.0.1:52750_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2991817 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2991817 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2991819 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2991819 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] 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:52750",
   [junit4]   2>   "node_name":"127.0.0.1:52750_",
   [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> 2991820 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] 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:52750",
   [junit4]   2>   "node_name":"127.0.0.1:52750_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2991820 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2991820 INFO  (OverseerStateUpdate-95501082642808836-127.0.0.1:52733_-n_0000000000) [n:127.0.0.1:52733_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2991921 INFO  (zkCallback-3117-thread-1-processing-n:127.0.0.1:52733_) [n:127.0.0.1:52733_    ] 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> 2991921 INFO  (zkCallback-3119-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> 2991921 INFO  (zkCallback-3124-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_    ] 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> 2992819 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2992819 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2992819 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2992819 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 2992820 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2992820 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001\cores\collection1'
   [junit4]   2> 2992820 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2992820 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2992822 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2992828 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2992831 WARN  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2992831 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2992838 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2992842 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2992924 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2992931 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2992932 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2992940 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2992942 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2992944 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2992944 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2992947 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ 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=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2992948 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2992948 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2992948 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001\cores\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 2992948 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ 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@480b152c
   [junit4]   2> 2992948 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 2992949 INFO  (coreLoadExecutor-9705-thread-1-processing-n:127.0.0.1:52750_) [n:127.0.0.1:52750_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J

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

  2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=6DE623621CAA18F0 -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=Africa/Harare -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 31.3s 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}}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6DE623621CAA18F0:E5B21CB8B2567508]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:200)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:67)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3019580 INFO  (SUITE-TestReqParamsAPI-seed#[6DE623621CAA18F0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_6DE623621CAA18F0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1090, maxMBSortInHeap=4.5671780674107305, sim=ClassicSimilarity, locale=en-AU, timezone=Africa/Harare
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=272918848,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest, TestConfigOverlay, HdfsRestartWhileUpdatingTest, CdcrReplicationHandlerTest, OutOfBoxZkACLAndCredentialsProvidersTest, BasicDistributedZk2Test, TestRangeQuery, TestHighFrequencyDictionaryFactory, DeleteShardTest, TestSchemaNameResource, HttpPartitionTest, TestSchemaManager, CollectionTooManyReplicasTest, TestCloudDeleteByQuery, TestSortingResponseWriter, AsyncCallRequestStatusResponseTest, BasicZkTest, LeaderElectionIntegrationTest, CheckHdfsIndexTest, TestQuerySenderListener, EnumFieldTest, TestConfigSetsAPIZkFailure, TestSuggestSpellingConverter, TestDistributedGrouping, ConfigSetsAPITest, TestFieldTypeCollectionResource, CurrencyFieldOpenExchangeTest, RequestLoggingTest, TestManagedStopFilterFactory, StressHdfsTest, NoCacheHeaderTest, TestSolrCoreProperties, HLLUtilTest, AnalyticsQueryTest, BadIndexSchemaTest, SpellCheckCollatorTest, TestRequestForwarding, DistributedQueryComponentCustomSortTest, DeleteLastCustomShardedReplicaTest, IndexSchemaRuntimeFieldTest, ResponseHeaderTest, CloneFieldUpdateProcessorFactoryTest, TestIndexSearcher, SpatialHeatmapFacetsTest, InfoHandlerTest, TestFieldSortValues, ShowFileRequestHandlerTest, TestSchemaSimilarityResource, TestCustomDocTransformer, FullSolrCloudDistribCmdsTest, FullHLLTest, BlockJoinFacetRandomTest, TestScoreJoinQPScore, TestMacros, TestStandardQParsers, TestNoOpRegenerator, RequestHandlersTest, TestCollationFieldDocValues, TestFastWriter, BasicAuthIntegrationTest, QueryParsingTest, TestSolrCloudWithKerberosAlt, DistributedExpandComponentTest, DistribJoinFromCollectionTest, TestCoreDiscovery, SegmentsInfoRequestHandlerTest, TestSolrDeletionPolicy2, TestClassicSimilarityFactory, TestMiniSolrCloudClusterBase, TestSolrCLIRunExample, TestBinaryField, GraphQueryTest, DebugComponentTest, MultiTermTest, SuggesterWFSTTest, SimpleCollectionCreateDeleteTest, DistributedVersionInfoTest, TestLeaderInitiatedRecoveryThread, TestAuthorizationFramework, DateMathParserTest, TestConfigSetProperties, SuggesterTest, TestCSVResponseWriter, AddBlockUpdateTest, TestBulkSchemaConcurrent, TestObjectReleaseTracker, TestComplexPhraseQParserPlugin, BlockDirectoryTest, OverseerStatusTest, TestQueryUtils, AliasIntegrationTest, MergeStrategyTest, TestFoldingMultitermQuery, SuggestComponentTest, SpellPossibilityIteratorTest, TestShortCircuitedRequests, DefaultValueUpdateProcessorTest, TestCloudPivotFacet, TestSolrIndexConfig, LoggingHandlerTest, MinimalSchemaTest, DistributedFacetPivotSmallTest, TestConfigReload, TestExpandComponent, TestOmitPositions, SortSpecParsingTest, LeaderInitiatedRecoveryOnCommitTest, TestDynamicFieldCollectionResource, PreAnalyzedUpdateProcessorTest, TestCopyFieldCollectionResource, BasicFunctionalityTest, SearchHandlerTest, TestFiltering, RollingRestartTest, TestSolrQueryParser, TestSimpleTrackingShardHandler, NumericFieldsTest, TestSearcherReuse, TestPHPSerializedResponseWriter, BinaryUpdateRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, PluginInfoTest, TestShardHandlerFactory, TestAnalyzeInfixSuggestions, ShardRoutingCustomTest, CloudMLTQParserTest, CoreAdminRequestStatusTest, LukeRequestHandlerTest, TestSerializedLuceneMatchVersion, HdfsBasicDistributedZk2Test, ZkSolrClientTest, TestManagedResourceStorage, SynonymTokenizerTest, MigrateRouteKeyTest, TestInfoStreamLogging, SolrCmdDistributorTest, TestReload, CleanupOldIndexTest, HdfsThreadLeakTest, BaseCdcrDistributedZkTest, ConvertedLegacyTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, AutoCommitTest, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, TestSort, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SuggesterTSTTest, TestTrie, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, TestValueSourceCache, TestIndexingPerformance, MoreLikeThisHandlerTest, TestArbitraryIndexDir, TestCollationField, ReturnFieldsTest, JSONWriterTest, JsonLoaderTest, CSVRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, SampleTest, TestDocSet, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestPhraseSuggestions, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, TestSystemIdResolver, DateFieldTest, TestSolrJ, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AssignTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteStatusTest, ForceLeaderTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, TestCollectionAPI, TestConfigSetsAPI, TestCryptoKeys, TestDownShardTolerantSearch, TestMiniSolrCloudCluster, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest, CachingDirectoryFactoryTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestDynamicLoading, TestInitParams, TestNRTOpen, TestSolrConfigHandler, TestSolrDynamicMBean, TestReqParamsAPI]
   [junit4] Completed [495/582 (1!)] on J1 in 31.33s, 1 test, 1 failure <<< FAILURES!

[...truncated 296 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:524: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1457: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1014: There were test failures: 582 suites (8 ignored), 2344 tests, 1 failure, 127 ignored (81 assumptions) [seed: 6DE623621CAA18F0]

Total time: 76 minutes 1 second
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-Windows (32bit/jdk1.8.0_72) - Build # 5682 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5682/
Java: 32bit/jdk1.8.0_72 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test

Error Message:
There are still nodes recoverying - waited for 45 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
	at __randomizedtesting.SeedInfo.seed([4046A1213E96EDFF:C8129EFB906A8007]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:174)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:73)
	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:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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 10528 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\init-core-data-001
   [junit4]   2> 42243 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[4046A1213E96EDFF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 42243 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[4046A1213E96EDFF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 42257 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 42261 INFO  (Thread-82) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 42261 INFO  (Thread-82) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 42361 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.ZkTestServer start zk server on port:58790
   [junit4]   2> 42403 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 42518 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42585 INFO  (zkCallback-19-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@112e56a name:ZooKeeperConnection Watcher:127.0.0.1:58790 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42585 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42585 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 42590 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 42646 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 42648 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42649 INFO  (zkCallback-20-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18469b6 name:ZooKeeperConnection Watcher:127.0.0.1:58790/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42649 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42650 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 42650 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 42655 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 42657 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 42659 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 42663 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-doc-expire-update-processor.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 42663 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 42668 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 42668 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 42672 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 42672 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 42675 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 42675 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 42678 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 42678 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 42682 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 42682 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 42685 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 42685 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 42688 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 42689 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 42692 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 42692 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 42695 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 42695 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 42698 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 42699 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 43467 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores\collection1
   [junit4]   2> 43470 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 43473 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1db8060{/,null,AVAILABLE}
   [junit4]   2> 43477 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@a9fe37{HTTP/1.1,[http/1.1]}{127.0.0.1:58797}
   [junit4]   2> 43477 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.e.j.s.Server Started @46418ms
   [junit4]   2> 43477 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\tempDir-001/control/data, hostContext=/, hostPort=58797, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores}
   [junit4]   2> 43478 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 43478 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001'
   [junit4]   2> 43478 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 43478 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 43479 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 43480 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43481 INFO  (zkCallback-21-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@176d9ac name:ZooKeeperConnection Watcher:127.0.0.1:58790/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43482 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43482 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 43484 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 43484 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\solr.xml
   [junit4]   2> 43493 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores
   [junit4]   2> 43493 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.CoreContainer New CoreContainer 5846524
   [junit4]   2> 43493 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001]
   [junit4]   2> 43494 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\lib
   [junit4]   2> 43494 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] 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,useRetries : false,
   [junit4]   2> 43497 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 43497 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 43497 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 43497 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58790/solr
   [junit4]   2> 43520 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 43520 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 43521 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43523 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c3bdbc name:ZooKeeperConnection Watcher:127.0.0.1:58790 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43523 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43524 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 43533 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43535 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1da0c89 name:ZooKeeperConnection Watcher:127.0.0.1:58790/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43535 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43546 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 43556 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 43562 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 43567 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 43570 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 43579 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 43582 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 43585 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 43587 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 43588 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 43610 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 43623 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 43625 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 43627 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 43629 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95501574977945604-127.0.0.1:58797_-n_0000000000
   [junit4]   2> 43630 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58797_
   [junit4]   2> 43630 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 43633 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.Overseer Overseer (id=95501574977945604-127.0.0.1:58797_-n_0000000000) starting
   [junit4]   2> 43642 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 43675 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 43682 INFO  (OverseerCollectionConfigSetProcessor-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 43682 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58797_
   [junit4]   2> 43686 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 43686 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58797_
   [junit4]   2> 43692 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_    ] 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> 43693 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43693 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 43759 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 43759 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 43762 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores
   [junit4]   2> 43766 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] 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> 43767 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores\collection1
   [junit4]   2> 43767 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 43769 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 43769 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58797_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 43769 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 43769 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 43775 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] 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:58797",
   [junit4]   2>   "node_name":"127.0.0.1:58797_",
   [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> 43775 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 43793 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] 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:58797",
   [junit4]   2>   "node_name":"127.0.0.1:58797_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 43796 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 43812 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 43821 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_    ] 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> 44776 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 44776 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 44777 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 44777 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 44778 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 44778 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores\collection1'
   [junit4]   2> 44778 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 44779 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 44783 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 44795 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 44800 WARN  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 44801 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 44810 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 44823 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 44906 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 44907 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 44907 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 44910 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 44942 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 44942 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 44942 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 44942 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores\collection1\data\]
   [junit4]   2> 44942 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 44943 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores\collection1\data\
   [junit4]   2> 44943 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores\collection1\data\index/
   [junit4]   2> 44943 WARN  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 44944 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores\collection1\data\index
   [junit4]   2> 44944 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=47.64453125, floorSegmentMB=0.7041015625, forceMergeDeletesPctAllowed=7.334411918186692, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 44945 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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@14d4a3b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61a6ac),segFN=segments_1,generation=1}
   [junit4]   2> 44945 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 44946 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 44949 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58797_ 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 C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores\collection1\data\
   [junit4]   2> 44949 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 44972 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 45003 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 45003 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 45004 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 45058 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 45062 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 45063 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 45064 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 45065 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 45067 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 45067 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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> 45068 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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> 45068 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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> 45069 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 45070 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 45070 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2086774632, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 45071 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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@14d4a3b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61a6ac),segFN=segments_1,generation=1}
   [junit4]   2> 45071 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 45072 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1741470[collection1] main]
   [junit4]   2> 45072 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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> 45073 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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> 45073 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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> 45078 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 45078 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 45078 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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> 45079 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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> 45079 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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> 45079 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 45085 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 45085 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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> 45085 INFO  (searcherExecutor-125-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1741470[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 45085 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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> 45086 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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> 45086 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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 1528025202478284800
   [junit4]   2> 45087 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ 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 1528025202478284800
   [junit4]   2> 45089 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 45091 INFO  (coreLoadExecutor-124-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 45092 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ 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:58797 collection:control_collection shard:shard1
   [junit4]   2> 45105 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ 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> 45111 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ 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/95501574977945604-core_node1-n_0000000000
   [junit4]   2> 45111 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ 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> 45114 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 45114 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ 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> 45114 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] 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> 45115 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58797/collection1/
   [junit4]   2> 45115 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 45115 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58797/collection1/ has no replicas
   [junit4]   2> 45124 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 45132 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ 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/95501574977945604-core_node1-n_0000000000
   [junit4]   2> 45161 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ 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:58797/collection1/ shard1
   [junit4]   2> 45162 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] 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:58797",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 45271 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_    ] 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> 45283 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 45285 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45286 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1559abf name:ZooKeeperConnection Watcher:127.0.0.1:58790/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45286 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45287 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 45287 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 45290 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 45292 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 45315 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58797/collection1/ and leader is http://127.0.0.1:58797/collection1/
   [junit4]   2> 45315 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ 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:58797
   [junit4]   2> 45315 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 45315 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 45315 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ 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> 45318 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] 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:58797",
   [junit4]   2>   "node_name":"127.0.0.1:58797_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 45319 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 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:58797",
   [junit4]   2>   "node_name":"127.0.0.1:58797_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 45319 INFO  (coreZkRegister-118-thread-1-processing-n:127.0.0.1:58797_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58797_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 45423 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_    ] 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> 45424 INFO  (zkCallback-27-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> 45716 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\cores\collection1
   [junit4]   2> 45718 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001
   [junit4]   2> 45719 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 45722 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f5658{/,null,AVAILABLE}
   [junit4]   2> 45724 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@165ea32{HTTP/1.1,[http/1.1]}{127.0.0.1:58815}
   [junit4]   2> 45724 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.e.j.s.Server Started @48664ms
   [junit4]   2> 45724 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=58815, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\cores}
   [junit4]   2> 45724 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 45724 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001'
   [junit4]   2> 45724 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 45724 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 45725 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 45726 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45727 INFO  (zkCallback-28-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e0ac73 name:ZooKeeperConnection Watcher:127.0.0.1:58790/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45728 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45728 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 45730 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 45730 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\solr.xml
   [junit4]   2> 45741 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\cores
   [junit4]   2> 45741 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.CoreContainer New CoreContainer 30940474
   [junit4]   2> 45742 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001]
   [junit4]   2> 45742 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\lib
   [junit4]   2> 45742 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] 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,useRetries : false,
   [junit4]   2> 45745 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 45745 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 45745 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 45745 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58790/solr
   [junit4]   2> 45745 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 45745 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 45746 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45748 INFO  (zkCallback-31-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ea21a1 name:ZooKeeperConnection Watcher:127.0.0.1:58790 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45749 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45749 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 45752 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45754 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d8d3b8 name:ZooKeeperConnection Watcher:127.0.0.1:58790/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45754 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45764 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 45766 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 45769 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 45770 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95501574977945608-127.0.0.1:58815_-n_0000000001
   [junit4]   2> 45773 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95501574977945604-127.0.0.1:58797_-n_0000000000 to know if I could be the leader
   [junit4]   2> 45773 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.ZkController Publish node=127.0.0.1:58815_ as DOWN
   [junit4]   2> 45776 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58815_"} current state version: 3
   [junit4]   2> 45778 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58815_
   [junit4]   2> 45883 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_    ] 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> 45883 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_    ] 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> 45883 INFO  (zkCallback-27-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> 46776 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58815_
   [junit4]   2> 46777 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58815_
   [junit4]   2> 46778 INFO  (zkCallback-27-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> 46778 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_    ] 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> 46778 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_    ] 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> 46779 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 46779 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 46779 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 46833 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 46833 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 46834 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\cores
   [junit4]   2> 46836 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] 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> 46836 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\cores\collection1
   [junit4]   2> 46836 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 46838 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 46838 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [n:127.0.0.1:58815_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 46838 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 46838 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 46840 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 46840 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] 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:58815",
   [junit4]   2>   "node_name":"127.0.0.1:58815_",
   [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> 46841 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] 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:58815",
   [junit4]   2>   "node_name":"127.0.0.1:58815_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 46841 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 46841 INFO  (OverseerStateUpdate-95501574977945604-127.0.0.1:58797_-n_0000000000) [n:127.0.0.1:58797_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 46945 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:58797_) [n:127.0.0.1:58797_    ] 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> 46945 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_    ] 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> 46945 INFO  (zkCallback-27-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> 47841 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 47841 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 47841 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 47841 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 47842 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 47842 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\cores\collection1'
   [junit4]   2> 47842 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47842 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 47845 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 47858 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 47864 WARN  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 47865 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 47876 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 47899 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 47999 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 48001 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 48001 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 48005 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 48039 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ 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=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 48039 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 48039 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 48039 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\cores\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 48039 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 48040 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 48040 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 48040 WARN  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 48040 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 48040 INFO  (coreLoadExecutor-136-thread-1-processing-n:127.0.0.1:58815_) [n:127.0.0.1:58815_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=47.64453125, floo

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

] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 108370 INFO  (recoveryExecutor-46-thread-1-processing-n:127.0.0.1:58916_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58916_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 108372 INFO  (recoveryExecutor-46-thread-1-processing-n:127.0.0.1:58916_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58916_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 108372 INFO  (recoveryExecutor-46-thread-1-processing-n:127.0.0.1:58916_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58916_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 108372 INFO  (recoveryExecutor-46-thread-1-processing-n:127.0.0.1:58916_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58916_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-4-001\cores\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-4-001\cores\collection1\data\;done=false>>]
   [junit4]   2> 108372 INFO  (recoveryExecutor-46-thread-1-processing-n:127.0.0.1:58916_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58916_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-4-001\cores\collection1\data\
   [junit4]   2> 108372 INFO  (recoveryExecutor-46-thread-1-processing-n:127.0.0.1:58916_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58916_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-4-001\cores\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-4-001\cores\collection1\data\index;done=false>>]
   [junit4]   2> 108373 INFO  (recoveryExecutor-46-thread-1-processing-n:127.0.0.1:58916_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58916_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001\shard-4-001\cores\collection1\data\index
   [junit4]   2> 108374 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.Overseer Overseer (id=95501574977945617-127.0.0.1:58916_-n_0000000004) closing
   [junit4]   2> 108374 INFO  (OverseerStateUpdate-95501574977945617-127.0.0.1:58916_-n_0000000004) [n:127.0.0.1:58916_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58916_
   [junit4]   2> 108376 INFO  (zkCallback-48-thread-2-processing-n:127.0.0.1:58916_) [n:127.0.0.1:58916_    ] 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> 108376 WARN  (zkCallback-48-thread-2-processing-n:127.0.0.1:58916_) [n:127.0.0.1:58916_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 108377 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@577571{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 108378 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d40ab8{/,null,UNAVAILABLE}
   [junit4]   2> 108384 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[4046A1213E96EDFF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58790 58790
   [junit4]   2> 110832 INFO  (Thread-82) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58790 58790
   [junit4]   2> 110863 WARN  (Thread-82) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [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> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistribDocExpirationUpdateProcessorTest -Dtests.method=test -Dtests.seed=4046A1213E96EDFF -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=Atlantic/South_Georgia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 68.6s J0 | DistribDocExpirationUpdateProcessorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4046A1213E96EDFF:C8129EFB906A8007]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:174)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
   [junit4]    > 	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:73)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 110871 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[4046A1213E96EDFF]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_4046A1213E96EDFF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=it-IT, timezone=Atlantic/South_Georgia
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_72 (32-bit)/cpus=3,threads=1,free=99296896,total=253755392
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotWhiteBoxTest, FastVectorHighlighterTest, TestStressReorder, AtomicUpdatesTest, TestRandomCollapseQParserPlugin, DistribDocExpirationUpdateProcessorTest]
   [junit4] Completed [20/582 (1!)] on J0 in 68.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 1859 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:524: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1457: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1014: There were test failures: 582 suites (8 ignored), 2344 tests, 1 failure, 127 ignored (81 assumptions) [seed: 4046A1213E96EDFF]

Total time: 73 minutes 31 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