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 2015/04/07 20:30:05 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_40) - Build # 4645 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4645/
Java: 32bit/jdk1.8.0_40 -server -XX:+UseSerialGC

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

Error Message:
Could not get expected value  'null' for path 'response/params/y/p' full output: {   "responseHeader":{     "status":0,     "QTime":1},   "response":{     "znodeVersion":3,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "p":"P val",         "q":"Q val",         "":{"v":0}}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'null' for path 'response/params/y/p' full output: {
  "responseHeader":{
    "status":0,
    "QTime":1},
  "response":{
    "znodeVersion":3,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "p":"P val",
        "q":"Q val",
        "":{"v":0}}}}}
	at __randomizedtesting.SeedInfo.seed([D0DB18ECE165C505:588F27364F99A8FD]: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:405)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:236)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:71)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10300 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\init-core-data-001
   [junit4]   2> 2175150 T10393 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2175151 T10393 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /z_k/gh
   [junit4]   2> 2175153 T10393 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2175153 T10394 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2175239 T10393 oasc.ZkTestServer.run start zk server on port:53015
   [junit4]   2> 2175239 T10393 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2175241 T10393 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2175243 T10401 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e5e17 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2175243 T10393 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2175243 T10393 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2175244 T10393 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2175246 T10393 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2175247 T10393 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2175248 T10404 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1010fa7 name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2175249 T10393 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2175249 T10393 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2175249 T10393 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2175251 T10393 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2175252 T10393 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2175254 T10393 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2175256 T10393 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2175256 T10393 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2175259 T10393 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2175260 T10393 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2175261 T10393 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2175261 T10393 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2175264 T10393 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2175264 T10393 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2175266 T10393 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2175266 T10393 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2175269 T10393 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2175269 T10393 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2175271 T10393 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2175271 T10393 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2175273 T10393 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2175273 T10393 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2175276 T10393 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2175276 T10393 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2175277 T10393 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2175277 T10393 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2175279 T10393 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2175279 T10393 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2175281 T10393 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2175283 T10393 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2175284 T10407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b9ac7 name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2175284 T10393 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2175285 T10393 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2175557 T10393 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores\collection1
   [junit4]   2> 2175561 T10393 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 2175563 T10393 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@bc4deb{/z_k/gh,null,AVAILABLE}
   [junit4]   2> 2175570 T10393 oejs.AbstractConnector.doStart Started ServerConnector@151a2e4{SSL-http/1.1}{127.0.0.1:53025}
   [junit4]   2> 2175571 T10393 oejs.Server.doStart Started @2186296ms
   [junit4]   2> 2175571 T10393 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\tempDir-001/control/data, hostContext=/z_k/gh, hostPort=53025, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores}
   [junit4]   2> 2175574 T10393 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2175575 T10393 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\'
   [junit4]   2> 2175609 T10393 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\solr.xml
   [junit4]   2> 2175617 T10393 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores
   [junit4]   2> 2175618 T10393 oasc.CoreContainer.<init> New CoreContainer 26781397
   [junit4]   2> 2175619 T10393 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\]
   [junit4]   2> 2175619 T10393 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\lib
   [junit4]   2> 2175620 T10393 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\lib).
   [junit4]   2> 2175630 T10393 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2175631 T10393 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2175631 T10393 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2175631 T10393 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2175632 T10393 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2175632 T10393 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2175632 T10393 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2175633 T10393 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2175633 T10393 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2175633 T10393 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2175634 T10393 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2175639 T10393 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2175642 T10393 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2175642 T10393 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2175643 T10393 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2175643 T10393 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
   [junit4]   2> 2175644 T10393 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2175644 T10393 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2175645 T10393 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2175646 T10421 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8eb570 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2175647 T10393 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2175647 T10393 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2175650 T10393 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2175650 T10424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16e9efd name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2175650 T10393 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2175652 T10393 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2175655 T10393 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2175657 T10393 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2175660 T10393 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2175664 T10393 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2175667 T10393 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2175670 T10393 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2175671 T10393 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2175673 T10393 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53025_z_k%2Fgh
   [junit4]   2> 2175674 T10393 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53025_z_k%2Fgh
   [junit4]   2> 2175676 T10393 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2175678 T10393 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2175680 T10393 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2175681 T10393 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53025_z_k%2Fgh
   [junit4]   2> 2175682 T10393 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2175684 T10393 oasc.Overseer.start Overseer (id=93613669324554244-127.0.0.1:53025_z_k%2Fgh-n_0000000000) starting
   [junit4]   2> 2175685 T10393 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2175694 T10393 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2175695 T10426 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2175695 T10393 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2175695 T10425 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2175700 T10393 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores
   [junit4]   2> 2175702 T10393 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2175703 T10393 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores\collection1\
   [junit4]   2> 2175703 T10393 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2175704 T10428 C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2175704 T10428 C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2175705 T10424 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2175705 T10428 C:control_collection c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2175706 T10425 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53025/z_k/gh",
   [junit4]   2> 	  "node_name":"127.0.0.1:53025_z_k%2Fgh",
   [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> 2175708 T10425 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53025/z_k/gh",
   [junit4]   2> 	  "node_name":"127.0.0.1:53025_z_k%2Fgh",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2175708 T10425 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 2175708 T10425 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2175709 T10424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2176557 T10428 C:control_collection c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2176557 T10428 C:control_collection c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2176558 T10428 C:control_collection c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2176558 T10428 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2176559 T10428 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2176559 T10428 C:control_collection c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores\collection1\'
   [junit4]   2> 2176570 T10428 C:control_collection c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2176571 T10428 C:control_collection c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2176576 T10428 C:control_collection c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2176579 T10428 C:control_collection c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2176584 T10428 C:control_collection c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2176585 T10428 C:control_collection c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2176589 T10428 C:control_collection c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2176664 T10428 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2176669 T10428 C:control_collection c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2176671 T10428 C:control_collection c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2176679 T10428 C:control_collection c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2176680 T10428 C:control_collection c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2176682 T10428 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2176683 T10428 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2176683 T10428 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2176684 T10428 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2176684 T10428 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2176684 T10428 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2176684 T10428 C:control_collection c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2176684 T10428 C:control_collection c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2176684 T10428 C:control_collection c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores\collection1\data\
   [junit4]   2> 2176685 T10428 C:control_collection c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fcc500
   [junit4]   2> 2176685 T10428 C:control_collection c:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores\collection1\data\
   [junit4]   2> 2176685 T10428 C:control_collection c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores\collection1\data\index/
   [junit4]   2> 2176686 T10428 C:control_collection c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2176686 T10428 C:control_collection c:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\control-001\cores\collection1\data\index
   [junit4]   2> 2176686 T10428 C:control_collection c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=3.181640625, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=10.497579970384818, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2176687 T10428 C:control_collection c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@761a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@158e2d9),segFN=segments_1,generation=1}
   [junit4]   2> 2176687 T10428 C:control_collection c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2176689 T10428 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2176689 T10428 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2176690 T10428 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2176690 T10428 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2176690 T10428 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2176690 T10428 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2176690 T10428 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2176691 T10428 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2176691 T10428 C:control_collection c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2176694 T10428 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2176694 T10428 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2176695 T10428 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2176696 T10428 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2176698 T10428 C:control_collection c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2176699 T10428 C:control_collection c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2176699 T10428 C:control_collection c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2176699 T10428 C:control_collection c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2176700 T10428 C:control_collection c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2176700 T10428 C:control_collection c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2176700 T10428 C:control_collection c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6696961488177531]
   [junit4]   2> 2176701 T10428 C:control_collection c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@761a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@158e2d9),segFN=segments_1,generation=1}
   [junit4]   2> 2176701 T10428 C:control_collection c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2176701 T10428 C:control_collection c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@66a37c[collection1] main
   [junit4]   2> 2176701 T10428 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2176702 T10428 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2176703 T10428 C:control_collection c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2176703 T10428 C:control_collection c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2176703 T10428 C:control_collection c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2176703 T10428 C:control_collection c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2176704 T10428 C:control_collection c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2176704 T10428 C:control_collection c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2176704 T10428 C:control_collection c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2176704 T10428 C:control_collection c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2176704 T10428 C:control_collection c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2176704 T10429 C:control_collection c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@66a37c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2176705 T10432 C:control_collection S:shard1 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:53025/z_k/gh collection:control_collection shard:shard1
   [junit4]   2> 2176706 T10393 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2176706 T10393 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2176706 T10432 C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2176711 T10432 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2176711 T10393 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2176712 T10393 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2176712 T10424 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2176713 T10432 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2176713 T10432 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4305 name=collection1 org.apache.solr.core.SolrCore@1004442 url=https://127.0.0.1:53025/z_k/gh/collection1 node=127.0.0.1:53025_z_k%2Fgh C4305_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:53025/z_k/gh, node_name=127.0.0.1:53025_z_k%2Fgh, state=down}
   [junit4]   2> 2176714 T10432 C:control_collection S:shard1 C4305 P53025 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:53025/z_k/gh/collection1/
   [junit4]   2> 2176714 T10432 C:control_collection S:shard1 C4305 P53025 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2176714 T10435 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1be0df6 name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2176714 T10425 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 2176714 T10432 C:control_collection S:shard1 C4305 P53025 oasc.SyncStrategy.syncToMe https://127.0.0.1:53025/z_k/gh/collection1/ has no replicas
   [junit4]   2> 2176714 T10432 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:53025/z_k/gh/collection1/ shard1
   [junit4]   2> 2176714 T10432 C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2176714 T10393 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2176715 T10393 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2176715 T10393 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2176718 T10393 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2176718 T10424 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2176719 T10425 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53025/z_k/gh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 2176806 T10424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2176806 T10435 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2176848 T10432 C:control_collection S:shard1 oasc.ZkController.register We are https://127.0.0.1:53025/z_k/gh/collection1/ and leader is https://127.0.0.1:53025/z_k/gh/collection1/
   [junit4]   2> 2176848 T10432 C:control_collection S:shard1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:53025/z_k/gh
   [junit4]   2> 2176848 T10432 C:control_collection S:shard1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2176848 T10432 C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2176849 T10432 C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2176850 T10424 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2176851 T10425 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53025/z_k/gh",
   [junit4]   2> 	  "node_name":"127.0.0.1:53025_z_k%2Fgh",
   [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> 2176852 T10425 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53025/z_k/gh",
   [junit4]   2> 	  "node_name":"127.0.0.1:53025_z_k%2Fgh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2176939 T10424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2176939 T10435 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2176966 T10393 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores\collection1
   [junit4]   2> 2176969 T10393 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001
   [junit4]   2> 2176970 T10393 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 2176973 T10393 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@101f2c{/z_k/gh,null,AVAILABLE}
   [junit4]   2> 2176978 T10393 oejs.AbstractConnector.doStart Started ServerConnector@c42cb7{SSL-http/1.1}{127.0.0.1:53037}
   [junit4]   2> 2176978 T10393 oejs.Server.doStart Started @2187973ms
   [junit4]   2> 2176978 T10393 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/z_k/gh, hostPort=53037, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores}
   [junit4]   2> 2176980 T10393 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2176980 T10393 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\'
   [junit4]   2> 2176998 T10393 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\solr.xml
   [junit4]   2> 2177013 T10393 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores
   [junit4]   2> 2177014 T10393 oasc.CoreContainer.<init> New CoreContainer 21513191
   [junit4]   2> 2177014 T10393 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\]
   [junit4]   2> 2177014 T10393 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\lib
   [junit4]   2> 2177014 T10393 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\lib).
   [junit4]   2> 2177021 T10393 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2177021 T10393 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2177022 T10393 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2177022 T10393 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2177022 T10393 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2177022 T10393 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2177023 T10393 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2177023 T10393 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2177023 T10393 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2177023 T10393 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2177024 T10393 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2177027 T10393 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2177029 T10393 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2177029 T10393 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2177029 T10393 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2177029 T10393 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
   [junit4]   2> 2177029 T10393 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2177030 T10393 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2177031 T10393 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2177033 T10449 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@117da96 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2177033 T10393 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2177034 T10393 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2177035 T10393 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2177036 T10452 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13ef85 name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2177037 T10393 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2177041 T10393 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2177911 T10393 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53037_z_k%2Fgh
   [junit4]   2> 2177912 T10393 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53037_z_k%2Fgh
   [junit4]   2> 2177916 T10393 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2177920 T10393 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores
   [junit4]   2> 2177920 T10393 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2177920 T10393 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores\collection1\
   [junit4]   2> 2177920 T10393 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2177925 T10453 C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2177925 T10453 C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2177926 T10453 C:collection1 c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2177927 T10424 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2177928 T10425 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53037/z_k/gh",
   [junit4]   2> 	  "node_name":"127.0.0.1:53037_z_k%2Fgh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 2177929 T10425 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53037/z_k/gh",
   [junit4]   2> 	  "node_name":"127.0.0.1:53037_z_k%2Fgh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2177930 T10425 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 2177930 T10425 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2178019 T10452 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2178019 T10424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2178020 T10435 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2178837 T10453 C:collection1 c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2178837 T10453 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2178838 T10453 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2178838 T10453 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2178839 T10453 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2178839 T10453 C:collection1 c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores\collection1\'
   [junit4]   2> 2178849 T10453 C:collection1 c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2178851 T10453 C:collection1 c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2178857 T10453 C:collection1 c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2178859 T10453 C:collection1 c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2178866 T10453 C:collection1 c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2178867 T10453 C:collection1 c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2178871 T10453 C:collection1 c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2178980 T10453 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2178987 T10453 C:collection1 c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2178988 T10453 C:collection1 c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2178998 T10453 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2179000 T10453 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2179003 T10453 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2179004 T10453 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2179004 T10453 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2179004 T10453 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2179005 T10453 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2179005 T10453 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2179005 T10453 C:collection1 c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2179006 T10453 C:collection1 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2179006 T10453 C:collection1 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 2179006 T10453 C:collection1 c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fcc500
   [junit4]   2> 2179006 T10453 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 2179006 T10453 C:collection1 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 2179006 T10453 C:collection1 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2179007 T10453 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 2179008 T10453 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=3.181640625, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=10.497579970384818, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2179009 T10453 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1abc3a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1669fd4),segFN=segments_1,generation=1}
   [junit4]   2> 2179009 T10453 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2179011 T10453 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2179012 T10453 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2179012 T10453 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2179012 T10453 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2179012 T10453 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2179012 T10453 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2179012 T10453 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2179012 T10453 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2179012 T10453 C:collection1 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2179016 T10453 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2179017 T10453 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2179018 T10453 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2179020 T10453 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2179024 T10453 C:collection1 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2179024 T10453 C:collection1 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2179025 T10453 C:collection1 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2179026 T10453 C:collection1 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2179029 T10453 C:collection1 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2179030 T10453 C:collection1 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2179032 T10453 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6696961488177531]
   [junit4]   2> 2179033 T10453 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1abc3a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1669fd4),segFN=segments_1,generation=1}
   [junit4]   2> 2179033 T10453 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2179033 T10453 C:collection1 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@16359a8[collection1] main
   [junit4]   2> 2179033 T10453 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2179035 T10453 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2179035 T10453 C:collection1 c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2179036 T10453 C:collection1 c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2179036 T10453 C:collection1 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2179036 T10453 C:collection1 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2179037 T10453 C:collection1 c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2179037 T10453 C:collection1 c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2179037 T10453 C:collection1 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2179037 T10453 C:collection1 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2179037 T10453 C:collection1 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2179038 T10454 C:collection1 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16359a8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2179039 T10457 C:collection1 S:shard2 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:53037/z_k/gh collection:collection1 shard:shard2
   [junit4]   2> 2179039 T10393 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2179040 T10393 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2179043 T10457 C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2179049 T10457 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2179051 T10457 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2179051 T10457 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4306 name=collection1 org.apache.solr.core.SolrCore@6615a3 url=https://127.0.0.1:53037/z_k/gh/collection1 node=127.0.0.1:53037_z_k%2Fgh C4306_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:53037/z_k/gh, node_name=127.0.0.1:53037_z_k%2Fgh, state=down}
   [junit4]   2> 2179051 T10457 C:collection1 S:shard2 C4306 P53037 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:53037/z_k/gh/collection1/
   [junit4]   2> 2179051 T10457 C:collection1 S:shard2 C4306 P53037 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2179051 T10457 C:collection1 S:shard2 C4306 P53037 oasc.SyncStrategy.syncToMe https://127.0.0.1:53037/z_k/gh/collection1/ has no replicas
   [junit4]   2> 2179052 T10457 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:53037/z_k/gh/collection1/ shard2
   [junit4]   2> 2179053 T10457 C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2179053 T10424 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2179065 T10425 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 2179071 T10424 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2179072 T10425 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53037/z_k/gh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 2179175 T10452 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2179176 T10424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2179176 T10435 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2179223 T10457 C:collection1 S:shard2 oasc.ZkController.register We are https://127.0.0.1:53037/z_k/gh/collection1/ and leader is https://127.0.0.1:53037/z_k/gh/collection1/
   [junit4]   2> 2179223 T10457 C:collection1 S:shard2 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:53037/z_k/gh
   [junit4]   2> 2179223 T10457 C:collection1 S:shard2 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2179223 T10457 C:collection1 S:shard2 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2179223 T10457 C:collection1 S:shard2 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2179225 T10424 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2179226 T10425 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53037/z_k/gh",
   [junit4]   2> 	  "node_name":"127.0.0.1:53037_z_k%2Fgh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 2179227 T10425 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53037/z_k/gh",
   [junit4]   2> 	  "node_name":"127.0.0.1:53037_z_k%2Fgh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2179314 T10393 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\cores\collection1
   [junit4]   2> 2179317 T10393 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001
   [junit4]   2> 2179318 T10393 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 2179321 T10393 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@103e52{/z_k/gh,null,AVAILABLE}
   [junit4]   2> 2179328 T10393 oejs.AbstractConnector.doStart Started ServerConnector@1e0290f{SSL-http/1.1}{127.0.0.1:53046}
   [junit4]   2> 2179328 T10393 oejs.Server.doStart Started @2190817ms
   [junit4]   2> 2179328 T10393 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/z_k/gh, hostPort=53046, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\cores}
   [junit4]   2> 2179330 T10452 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2179330 T10424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2179330 T10393 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2179331 T10393 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\'
   [junit4]   2> 2179331 T10435 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2179352 T10393 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\solr.xml
   [junit4]   2> 2179359 T10393 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\cores
   [junit4]   2> 2179359 T10393 oasc.CoreContainer.<init> New CoreContainer 15038631
   [junit4]   2> 2179360 T10393 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\]
   [junit4]   2> 2179360 T10393 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\lib
   [junit4]   2> 2179360 T10393 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\lib).
   [junit4]   2> 2179368 T10393 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2179368 T10393 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2179368 T10393 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2179368 T10393 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2179369 T10393 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2179369 T10393 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2179369 T10393 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2179369 T10393 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2179369 T10393 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2179370 T10393 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2179370 T10393 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2179375 T10393 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2179377 T10393 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2179377 T10393 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2179378 T10393 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2179378 T10393 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
   [junit4]   2> 2179378 T10393 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2179378 T10393 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2179380 T10393 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2179382 T10471 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8f0cf7 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2179382 T10393 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2179382 T10393 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2179385 T10393 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2179386 T10474 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17f968 name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2179386 T10393 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2179391 T10393 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2180395 T10393 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53046_z_k%2Fgh
   [junit4]   2> 2180396 T10393 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53046_z_k%2Fgh
   [junit4]   2> 2180399 T10393 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2180401 T10393 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\cores
   [junit4]   2> 2180403 T10393 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2180403 T10393 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\cores\collection1\
   [junit4]   2> 2180403 T10393 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2180405 T10475 C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2180405 T10475 C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2180407 T10424 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2180407 T10475 C:collection1 c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2180408 T10425 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53046/z_k/gh",
   [junit4]   2> 	  "node_name":"127.0.0.1:53046_z_k%2Fgh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 2180409 T10425 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53046/z_k/gh",
   [junit4]   2> 	  "node_name":"127.0.0.1:53046_z_k%2Fgh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2180409 T10425 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 2180409 T10425 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2180512 T10452 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2180512 T10424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2180512 T10474 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2180512 T10435 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2181408 T10475 C:collection1 c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2181408 T10475 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2181409 T10475 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2181409 T10475 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2181410 T10475 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2181410 T10475 C:collection1 c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\cores\collection1\'
   [junit4]   2> 2181422 T10475 C:collection1 c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2181424 T10475 C:collection1 c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2181429 T10475 C:collection1 c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2181445 T10475 C:collection1 c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2181451 T10475 C:collection1 c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2181453 T10475 C:collection1 c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2181460 T10475 C:collection1 c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2181555 T10475 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2181562 T10475 C:collection1 c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2181563 T10475 C:collection1 c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2181575 T10475 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2181577 T10475 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2181580 T10475 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2181581 T10475 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2181581 T10475 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2181581 T10475 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2181583 T10475 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2181583 T10475 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2181583 T10475 C:collection1 c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2181583 T10475 C:collection1 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2181583 T10475 C:collection1 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 2181583 T10475 C:collection1 c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fcc500
   [junit4]   2> 2181584 T10475 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\te

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

nector@a8bc36{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 2206635 T10393 C:control_collection S:shard1 c:collection1 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@11d8767{/z_k/gh,null,UNAVAILABLE}
   [junit4]   2> 2206637 T10393 C:control_collection S:shard1 c:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53015 53015
   [junit4]   2> 2208936 T10394 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53015 53015
   [junit4]   2> 2208937 T10394 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		40	/solr/configs/conf1
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		4	/solr/overseer/collection-queue-work
   [junit4]   2> 		3	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=D0DB18ECE165C505 -Dtests.slow=true -Dtests.locale=es_PR -Dtests.timezone=Etc/GMT+12 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 33.8s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'null' for path 'response/params/y/p' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":1},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":3,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "p":"P val",
   [junit4]    >         "q":"Q val",
   [junit4]    >         "":{"v":0}}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D0DB18ECE165C505:588F27364F99A8FD]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:405)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:236)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:71)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2208945 T10393 C:control_collection S:shard1 c:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI D0DB18ECE165C505-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_PR, timezone=Etc/GMT+12
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_40 (32-bit)/cpus=3,threads=1,free=102328464,total=268046336
   [junit4]   2> NOTE: All tests run in this JVM: [TestLMJelinekMercerSimilarityFactory, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, FastVectorHighlighterTest, TestFieldSortValues, TestCoreDiscovery, TestQuerySenderNoQuery, TestStressUserVersions, TestSolr4Spatial, JsonLoaderTest, TestManagedSynonymFilterFactory, DistributedQueueTest, TestManagedStopFilterFactory, TestRTGBase, CoreAdminCreateDiscoverTest, TestComplexPhraseQParserPlugin, RecoveryAfterSoftCommitTest, WordBreakSolrSpellCheckerTest, TestFieldCollectionResource, TestSolrDeletionPolicy2, TestImplicitCoreProperties, TestMergePolicyConfig, TestFoldingMultitermQuery, TestJoin, TestOrdValues, SolrRequestParserTest, HdfsChaosMonkeySafeLeaderTest, HighlighterTest, SuggestComponentTest, TestReplicaProperties, TestDFRSimilarityFactory, CurrencyFieldOpenExchangeTest, PluginInfoTest, TestLeaderElectionZkExpiry, BlockDirectoryTest, TestFieldResource, BadCopyFieldTest, DistributedIntervalFacetingTest, ParsingFieldUpdateProcessorsTest, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, TestRebalanceLeaders, ShardRoutingCustomTest, TestCodecSupport, OpenExchangeRatesOrgProviderTest, DistributedMLTComponentTest, TestHighFrequencyDictionaryFactory, HdfsDirectoryTest, TestSortingResponseWriter, StatelessScriptUpdateProcessorFactoryTest, TestUtils, ConvertedLegacyTest, TestDynamicFieldResource, TermVectorComponentDistributedTest, SearchHandlerTest, HdfsCollectionsAPIDistributedZkTest, PrimitiveFieldTypeTest, TestDefaultSimilarityFactory, SimpleCollectionCreateDeleteTest, MigrateRouteKeyTest, MinimalSchemaTest, UpdateParamsTest, TestFuzzyAnalyzedSuggestions, EchoParamsTest, TestCollectionAPI, CurrencyFieldXmlFileTest, TestJsonRequest, RAMDirectoryFactoryTest, NotRequiredUniqueKeyTest, OpenCloseCoreStressTest, ReturnFieldsTest, SpellPossibilityIteratorTest, TestClusterStateMutator, DateMathParserTest, TestPseudoReturnFields, AddBlockUpdateTest, SuggesterTSTTest, TestUniqueKeyFieldResource, SpellCheckComponentTest, TestNRTOpen, DirectUpdateHandlerOptimizeTest, BadIndexSchemaTest, TestShardHandlerFactory, TestLMDirichletSimilarityFactory, TestCloudSchemaless, TestCustomSort, TestRecoveryHdfs, TestDocSet, PreAnalyzedUpdateProcessorTest, TestDistributedGrouping, TestReload, TestSolrXml, TestCloudPivotFacet, CopyFieldTest, SchemaVersionSpecificBehaviorTest, BinaryUpdateRequestHandlerTest, TestFastWriter, TestExceedMaxTermLength, TestSolrJ, TestDynamicFieldCollectionResource, TestZkChroot, ZkNodePropsTest, DistribJoinFromCollectionTest, TestSolrConfigHandlerConcurrent, RemoteQueryErrorTest, BasicDistributedZk2Test, TestManagedSchemaFieldResource, StatsComponentTest, FullSolrCloudDistribCmdsTest, TestPHPSerializedResponseWriter, FileUtilsTest, QueryEqualityTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, TestRandomFaceting, QueryParsingTest, TestChildDocTransformer, SignatureUpdateProcessorFactoryTest, CollectionsAPIAsyncDistributedZkTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, ClusterStateUpdateTest, LeaderElectionTest, ZkCLITest, AutoCommitTest, TestRecovery, TestRealTimeGet, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, SoftAutoCommitTest, SimplePostToolTest, SpellCheckCollatorTest, SuggesterFSTTest, DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, TestUpdate, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, JSONWriterTest, PingRequestHandlerTest, CSVRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener, BadComponentTest, TestBinaryField, TestSearchPerf, TestConfig, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestJmxMonitoredMap, TestFastOutputStream, ChaosMonkeyNothingIsSafeTest, CollectionReloadTest, DeleteShardTest, DistribCursorPagingTest, LeaderFailoverAfterPartitionTest, SSLMigrationTest, ShardSplitTest, TestMiniSolrCloudClusterSSL, TestRequestStatusCollectionAPI, HdfsBasicDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateWriterTest, CachingDirectoryFactoryTest, ExitableDirectoryReaderTest, TestInfoStreamLogging, TestSolrConfigHandler, TestSolrDynamicMBean, RequestLoggingTest, TestBlobHandler, TestReqParamsAPI]
   [junit4] Completed on J1 in 33.83s, 1 test, 1 failure <<< FAILURES!

[...truncated 210 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:191: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958: There were test failures: 481 suites, 1904 tests, 1 failure, 57 ignored (29 assumptions)

Total time: 56 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any