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/03/23 02:52:04 UTC

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

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

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

Error Message:
Could not get expected value  'P val' for path 'response/params/y/p' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":2,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "c":"CY val modified",         "b":"BY val",         "i":"20",         "d":[           "val 1",           "val 2"],         "e":"EY val",         "":{"v":0}}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'P val' for path 'response/params/y/p' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":2,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val modified",
        "b":"BY val",
        "i":"20",
        "d":[
          "val 1",
          "val 2"],
        "e":"EY val",
        "":{"v":0}}}}}
	at __randomizedtesting.SeedInfo.seed([1CC72197D5FB689B:94931E4D7B070563]: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:399)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:245)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:78)
	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:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	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 10382 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\init-core-data-001
   [junit4]   2> 1924490 T11643 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1924490 T11643 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /j_k/
   [junit4]   2> 1924494 T11643 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1924495 T11644 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1924595 T11643 oasc.ZkTestServer.run start zk server on port:58230
   [junit4]   2> 1924595 T11643 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1924595 T11643 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1924599 T11651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19a74f6 name:ZooKeeperConnection Watcher:127.0.0.1:58230 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1924599 T11643 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1924599 T11643 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1924600 T11643 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1924604 T11643 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1924606 T11643 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1924608 T11654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c1698 name:ZooKeeperConnection Watcher:127.0.0.1:58230/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1924608 T11643 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1924608 T11643 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1924609 T11643 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1924611 T11643 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1924614 T11643 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1924616 T11643 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1924618 T11643 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> 1924618 T11643 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1924622 T11643 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> 1924622 T11643 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1924625 T11643 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> 1924626 T11643 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1924628 T11643 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> 1924628 T11643 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1924631 T11643 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> 1924632 T11643 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1924634 T11643 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> 1924635 T11643 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1924637 T11643 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> 1924637 T11643 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1924639 T11643 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> 1924640 T11643 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1924644 T11643 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> 1924645 T11643 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1924648 T11643 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> 1924648 T11643 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1924651 T11643 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> 1924652 T11643 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1925060 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores\collection1
   [junit4]   2> 1925066 T11643 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1925071 T11643 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1bcefbe{/j_k,null,AVAILABLE}
   [junit4]   2> 1925086 T11643 oejs.AbstractConnector.doStart Started ServerConnector@1e7972{HTTP/1.1}{127.0.0.1:58246}
   [junit4]   2> 1925086 T11643 oejs.Server.doStart Started @1927102ms
   [junit4]   2> 1925087 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\tempDir-001/control/data, hostContext=/j_k, hostPort=58246, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores}
   [junit4]   2> 1925088 T11643 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1925088 T11643 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\'
   [junit4]   2> 1925128 T11643 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\solr.xml
   [junit4]   2> 1925140 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores
   [junit4]   2> 1925140 T11643 oasc.CoreContainer.<init> New CoreContainer 28917021
   [junit4]   2> 1925141 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\]
   [junit4]   2> 1925141 T11643 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\lib
   [junit4]   2> 1925142 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\lib).
   [junit4]   2> 1925154 T11643 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1925155 T11643 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1925156 T11643 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1925156 T11643 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1925156 T11643 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1925156 T11643 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1925157 T11643 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1925157 T11643 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1925157 T11643 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1925158 T11643 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1925158 T11643 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1925160 T11643 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1925160 T11643 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1925161 T11643 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1925161 T11643 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1925161 T11643 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58230/solr
   [junit4]   2> 1925162 T11643 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1925162 T11643 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1925164 T11643 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1925184 T11668 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14a6cfc name:ZooKeeperConnection Watcher:127.0.0.1:58230 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1925184 T11643 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1925185 T11643 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1925186 T11645 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c445102680002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1925189 T11643 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1925192 T11671 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@84c9f4 name:ZooKeeperConnection Watcher:127.0.0.1:58230/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1925192 T11643 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1925194 T11643 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1925198 T11643 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1925201 T11643 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1925205 T11643 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1925209 T11643 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1925212 T11643 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1925215 T11643 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1925217 T11643 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1925219 T11643 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58246_j_k
   [junit4]   2> 1925220 T11643 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58246_j_k
   [junit4]   2> 1925222 T11643 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1925224 T11643 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1925226 T11643 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1925228 T11643 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:58246_j_k
   [junit4]   2> 1925228 T11643 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1925230 T11643 oasc.Overseer.start Overseer (id=93524806991347715-127.0.0.1:58246_j_k-n_0000000000) starting
   [junit4]   2> 1925233 T11643 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1925241 T11643 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1925242 T11643 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1925243 T11673 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1925245 T11672 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1925252 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores
   [junit4]   2> 1925254 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1925254 T11643 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores\collection1\
   [junit4]   2> 1925254 T11643 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1925256 T11675 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1925256 T11675 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1925257 T11671 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1925257 T11675 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1925258 T11672 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58246/j_k",
   [junit4]   2> 	  "node_name":"127.0.0.1:58246_j_k",
   [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> 1925258 T11672 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58246/j_k",
   [junit4]   2> 	  "node_name":"127.0.0.1:58246_j_k",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1925258 T11672 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1925259 T11672 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1925260 T11671 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> 1926257 T11675 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1926257 T11675 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1926258 T11675 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1926258 T11675 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1926259 T11675 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1926259 T11675 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores\collection1\'
   [junit4]   2> 1926273 T11675 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1926276 T11675 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1926283 T11675 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1926286 T11675 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1926293 T11675 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1926296 T11675 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1926302 T11675 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1926427 T11675 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1926436 T11675 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1926438 T11675 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1926451 T11675 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1926454 T11675 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1926457 T11675 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1926460 T11675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1926460 T11675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1926460 T11675 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1926462 T11675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1926462 T11675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1926462 T11675 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1926462 T11675 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1926462 T11675 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores\collection1\data\
   [junit4]   2> 1926462 T11675 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4fdb3
   [junit4]   2> 1926464 T11675 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores\collection1\data\
   [junit4]   2> 1926464 T11675 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1926464 T11675 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1926465 T11675 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\control-001\cores\collection1\data\index
   [junit4]   2> 1926465 T11675 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=83.6044921875, floorSegmentMB=0.8671875, forceMergeDeletesPctAllowed=18.017967114621797, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1926466 T11675 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@10bc222 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65901f),segFN=segments_1,generation=1}
   [junit4]   2> 1926466 T11675 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1926469 T11675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1926469 T11675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1926469 T11675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1926470 T11675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1926470 T11675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1926470 T11675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1926470 T11675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1926470 T11675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1926470 T11675 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1926474 T11675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1926475 T11675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1926476 T11675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1926477 T11675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1926481 T11675 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> 1926481 T11675 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1926482 T11675 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1926483 T11675 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1926484 T11675 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1926484 T11675 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1926484 T11675 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=72.607421875, floorSegmentMB=0.3056640625, forceMergeDeletesPctAllowed=5.616028292823522, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1926485 T11675 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@10bc222 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65901f),segFN=segments_1,generation=1}
   [junit4]   2> 1926485 T11675 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1926485 T11675 oass.SolrIndexSearcher.<init> Opening Searcher@123346e[collection1] main
   [junit4]   2> 1926485 T11675 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1926487 T11675 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1926487 T11675 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1926488 T11675 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1926488 T11675 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1926488 T11675 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1926489 T11675 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1926489 T11675 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1926490 T11675 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1926490 T11675 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1926490 T11675 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1926490 T11676 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@123346e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1926492 T11679 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58246/j_k collection:control_collection shard:shard1
   [junit4]   2> 1926492 T11643 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1926493 T11643 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1926493 T11679 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1926493 T11643 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1926495 T11643 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1926496 T11682 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cab199 name:ZooKeeperConnection Watcher:127.0.0.1:58230/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1926497 T11643 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1926497 T11643 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1926497 T11643 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1926500 T11679 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1926501 T11643 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1926501 T11671 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1926502 T11679 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1926502 T11679 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2874 name=collection1 org.apache.solr.core.SolrCore@12054aa url=http://127.0.0.1:58246/j_k/collection1 node=127.0.0.1:58246_j_k C2874_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:58246/j_k, node_name=127.0.0.1:58246_j_k, state=down}
   [junit4]   2> 1926502 T11679 C2874 P58246 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58246/j_k/collection1/
   [junit4]   2> 1926503 T11679 C2874 P58246 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1926503 T11679 C2874 P58246 oasc.SyncStrategy.syncToMe http://127.0.0.1:58246/j_k/collection1/ has no replicas
   [junit4]   2> 1926503 T11679 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58246/j_k/collection1/ shard1
   [junit4]   2> 1926503 T11679 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1926503 T11672 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> 1926510 T11671 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1926511 T11672 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":"http://127.0.0.1:58246/j_k",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1926616 T11682 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> 1926618 T11671 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> 1926663 T11679 oasc.ZkController.register We are http://127.0.0.1:58246/j_k/collection1/ and leader is http://127.0.0.1:58246/j_k/collection1/
   [junit4]   2> 1926663 T11679 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58246/j_k
   [junit4]   2> 1926663 T11679 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1926663 T11679 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1926663 T11679 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1926665 T11671 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1926667 T11672 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":"http://127.0.0.1:58246/j_k",
   [junit4]   2> 	  "node_name":"127.0.0.1:58246_j_k",
   [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> 1926668 T11672 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":"http://127.0.0.1:58246/j_k",
   [junit4]   2> 	  "node_name":"127.0.0.1:58246_j_k",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1926775 T11671 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> 1926799 T11682 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> 1926805 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores\collection1
   [junit4]   2> 1926807 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001
   [junit4]   2> 1926809 T11643 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1926812 T11643 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1b1c9e9{/j_k,null,AVAILABLE}
   [junit4]   2> 1926813 T11643 oejs.AbstractConnector.doStart Started ServerConnector@174efbb{HTTP/1.1}{127.0.0.1:58270}
   [junit4]   2> 1926814 T11643 oejs.Server.doStart Started @1928833ms
   [junit4]   2> 1926814 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/j_k, hostPort=58270, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores}
   [junit4]   2> 1926814 T11643 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1926814 T11643 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\'
   [junit4]   2> 1926840 T11643 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\solr.xml
   [junit4]   2> 1926847 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores
   [junit4]   2> 1926848 T11643 oasc.CoreContainer.<init> New CoreContainer 10758429
   [junit4]   2> 1926848 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\]
   [junit4]   2> 1926848 T11643 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\lib
   [junit4]   2> 1926849 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\lib).
   [junit4]   2> 1926859 T11643 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1926860 T11643 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1926860 T11643 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1926860 T11643 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1926860 T11643 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1926861 T11643 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1926861 T11643 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1926861 T11643 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1926861 T11643 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1926862 T11643 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1926862 T11643 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1926862 T11643 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1926863 T11643 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1926863 T11643 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1926863 T11643 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1926864 T11643 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58230/solr
   [junit4]   2> 1926864 T11643 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1926864 T11643 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1926866 T11643 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1926867 T11696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16df758 name:ZooKeeperConnection Watcher:127.0.0.1:58230 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1926868 T11643 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1926868 T11643 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1926871 T11643 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1926873 T11699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d8144e name:ZooKeeperConnection Watcher:127.0.0.1:58230/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1926873 T11643 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1926878 T11643 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1927883 T11643 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58270_j_k
   [junit4]   2> 1927885 T11643 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58270_j_k
   [junit4]   2> 1927888 T11643 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1927891 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores
   [junit4]   2> 1927892 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1927893 T11643 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores\collection1\
   [junit4]   2> 1927893 T11643 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1927894 T11700 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1927894 T11700 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1927895 T11671 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1927895 T11700 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1927896 T11672 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58270/j_k",
   [junit4]   2> 	  "node_name":"127.0.0.1:58270_j_k",
   [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> 1927897 T11672 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58270/j_k",
   [junit4]   2> 	  "node_name":"127.0.0.1:58270_j_k",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1927897 T11672 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1927898 T11672 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1928002 T11671 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> 1928002 T11699 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> 1928002 T11682 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> 1928896 T11700 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1928896 T11700 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1928897 T11700 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1928897 T11700 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1928898 T11700 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1928898 T11700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores\collection1\'
   [junit4]   2> 1928912 T11700 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1928915 T11700 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1928924 T11700 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1928927 T11700 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1928934 T11700 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1928936 T11700 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1928942 T11700 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1929039 T11700 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1929048 T11700 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1929049 T11700 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1929059 T11700 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1929062 T11700 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1929065 T11700 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1929066 T11700 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1929066 T11700 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1929067 T11700 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1929068 T11700 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1929068 T11700 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1929068 T11700 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1929068 T11700 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1929068 T11700 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 1929068 T11700 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4fdb3
   [junit4]   2> 1929069 T11700 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 1929069 T11700 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 1929070 T11700 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1929070 T11700 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 1929070 T11700 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=83.6044921875, floorSegmentMB=0.8671875, forceMergeDeletesPctAllowed=18.017967114621797, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1929071 T11700 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@103ad8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e133f3),segFN=segments_1,generation=1}
   [junit4]   2> 1929071 T11700 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1929074 T11700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1929074 T11700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1929074 T11700 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1929075 T11700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1929075 T11700 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1929075 T11700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1929075 T11700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1929075 T11700 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1929075 T11700 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1929080 T11700 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1929081 T11700 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1929082 T11700 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1929083 T11700 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1929087 T11700 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> 1929088 T11700 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1929088 T11700 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1929089 T11700 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1929090 T11700 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1929090 T11700 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1929091 T11700 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=72.607421875, floorSegmentMB=0.3056640625, forceMergeDeletesPctAllowed=5.616028292823522, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1929091 T11700 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@103ad8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e133f3),segFN=segments_1,generation=1}
   [junit4]   2> 1929091 T11700 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1929092 T11700 oass.SolrIndexSearcher.<init> Opening Searcher@d02ffa[collection1] main
   [junit4]   2> 1929092 T11700 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1929093 T11700 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1929093 T11700 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1929094 T11700 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1929094 T11700 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1929094 T11700 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1929095 T11700 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1929095 T11700 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1929095 T11700 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1929095 T11700 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1929095 T11701 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d02ffa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1929095 T11700 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1929097 T11704 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58270/j_k collection:collection1 shard:shard2
   [junit4]   2> 1929097 T11643 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1929098 T11643 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1929098 T11704 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1929105 T11704 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1929107 T11671 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1929108 T11704 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1929108 T11704 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2875 name=collection1 org.apache.solr.core.SolrCore@10739d0 url=http://127.0.0.1:58270/j_k/collection1 node=127.0.0.1:58270_j_k C2875_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:58270/j_k, node_name=127.0.0.1:58270_j_k, state=down}
   [junit4]   2> 1929108 T11704 C2875 P58270 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58270/j_k/collection1/
   [junit4]   2> 1929109 T11704 C2875 P58270 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1929109 T11704 C2875 P58270 oasc.SyncStrategy.syncToMe http://127.0.0.1:58270/j_k/collection1/ has no replicas
   [junit4]   2> 1929109 T11704 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58270/j_k/collection1/ shard2
   [junit4]   2> 1929109 T11704 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1929109 T11672 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> 1929116 T11671 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1929117 T11672 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58270/j_k",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1929227 T11682 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> 1929228 T11671 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> 1929228 T11699 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> 1929269 T11704 oasc.ZkController.register We are http://127.0.0.1:58270/j_k/collection1/ and leader is http://127.0.0.1:58270/j_k/collection1/
   [junit4]   2> 1929269 T11704 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58270/j_k
   [junit4]   2> 1929269 T11704 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1929269 T11704 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1929269 T11704 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1929271 T11671 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1929273 T11672 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":"http://127.0.0.1:58270/j_k",
   [junit4]   2> 	  "node_name":"127.0.0.1:58270_j_k",
   [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> 1929274 T11672 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":"http://127.0.0.1:58270/j_k",
   [junit4]   2> 	  "node_name":"127.0.0.1:58270_j_k",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1929379 T11682 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> 1929380 T11671 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> 1929381 T11699 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> 1929471 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores\collection1
   [junit4]   2> 1929475 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001
   [junit4]   2> 1929476 T11643 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1929481 T11643 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1cdab08{/j_k,null,AVAILABLE}
   [junit4]   2> 1929482 T11643 oejs.AbstractConnector.doStart Started ServerConnector@4b640e{HTTP/1.1}{127.0.0.1:58288}
   [junit4]   2> 1929483 T11643 oejs.Server.doStart Started @1931504ms
   [junit4]   2> 1929483 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/j_k, hostPort=58288, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores}
   [junit4]   2> 1929484 T11643 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1929484 T11643 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\'
   [junit4]   2> 1929513 T11643 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\solr.xml
   [junit4]   2> 1929522 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores
   [junit4]   2> 1929523 T11643 oasc.CoreContainer.<init> New CoreContainer 30963712
   [junit4]   2> 1929523 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\]
   [junit4]   2> 1929523 T11643 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\lib
   [junit4]   2> 1929524 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\lib).
   [junit4]   2> 1929534 T11643 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1929535 T11643 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1929536 T11643 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1929536 T11643 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1929536 T11643 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1929536 T11643 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1929537 T11643 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1929537 T11643 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1929538 T11643 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1929538 T11643 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1929539 T11643 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1929539 T11643 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1929540 T11643 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1929540 T11643 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1929541 T11643 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1929541 T11643 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58230/solr
   [junit4]   2> 1929541 T11643 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1929542 T11643 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1929544 T11643 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1929546 T11718 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cc22e1 name:ZooKeeperConnection Watcher:127.0.0.1:58230 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1929546 T11643 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1929546 T11643 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1929550 T11643 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1929551 T11721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@83860f name:ZooKeeperConnection Watcher:127.0.0.1:58230/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1929551 T11643 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1929556 T11643 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1930561 T11643 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58288_j_k
   [junit4]   2> 1930562 T11643 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58288_j_k
   [junit4]   2> 1930566 T11643 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1930569 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores
   [junit4]   2> 1930570 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1930571 T11643 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores\collection1\
   [junit4]   2> 1930571 T11643 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1930572 T11722 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1930572 T11722 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1930573 T11671 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1930573 T11722 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1930575 T11672 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58288/j_k",
   [junit4]   2> 	  "node_name":"127.0.0.1:58288_j_k",
   [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> 1930575 T11672 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58288/j_k",
   [junit4]   2> 	  "node_name":"127.0.0.1:58288_j_k",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1930575 T11672 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1930576 T11672 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1930679 T11671 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> 1930680 T11699 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> 1930680 T11721 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> 1930679 T11682 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> 1931574 T11722 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1931574 T11722 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1931575 T11722 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1931575 T11722 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1931576 T11722 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1931576 T11722 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores\collection1\'
   [junit4]   2> 1931590 T11722 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1931592 T11722 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1931598 T11722 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1931601 T11722 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1931607 T11722 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1931609 T11722 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1931614 T11722 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1931703 T11722 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1931713 T11722 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1931714 T11722 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1931726 T11722 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1931730 T11722 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1931733 T11722 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1931734 T11722 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1931734 T11722 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1931734 T11722 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1931735 T11722 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1931735 T11722 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1931736 T11722 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1931736 T11722 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1931736 T11722 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 1931736 T11722 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4fdb3
   [junit4]   2> 1931737 T11722 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 1931737 T11722 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores\collection1\data\index/
   [junit4]   2> 1931737 T11722 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1931737 T11722 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001\shard-2-001\cores\collection1\data\index
   [junit4]   2> 1931738 T11722 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=83.6044921875, floorSegmentMB=0.8671875, forceMergeDeletesPctAllowed=18.017967114621797, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1931738 T11722 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3a6852 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@eccd9d),segFN=segments_1,generation=1}
   [junit4]   2> 1931738 T11722 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1931742 T11722 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1931743 T11722 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1931743 T11722 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1931743 T11722 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1931743 T11722 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1931743 T11722 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1931744 T11722 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1931744 T11722 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1931744 T11722 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1931748 T11722 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1931749 T11722 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1931751 T11722 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1931752 T11722 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1931757 T11722 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> 1931758 T11722 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1931760 T11722 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1931760 T11722 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1931762 T11722 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1931762 T11722 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1931762 T11722 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=72.607421875, floorSegmentMB=0.3056640625, forceMergeDeletesPctAllowed=5.616028292823522, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1931762 T11722 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3a6852 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@eccd9d),segFN=segments_1,generation=1}
   [junit4]   2> 1931762 T11722 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1931763 T11722 oass.SolrIndexSearcher.<init> Opening Searcher@10176de[collection1] main
   [junit4]   2> 1931763 T11722 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1931764 T11722 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1931764 T11722 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1931765 T11722 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1931765 T11722 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1931765 T11722 oasr.ManagedResourceStorage.load Reading _rest_managed.json using Zo

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

3 T11643 oejs.AbstractConnector.doStop Stopped ServerConnector@21a7e1{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1969933 T11643 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@db4859{/j_k,null,UNAVAILABLE}
   [junit4]   2> 1969935 T11643 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58230 58230
   [junit4]   2> 1972412 T11644 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58230 58230
   [junit4]   2> 1972413 T11644 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		110	/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=TestSolrConfigHandlerCloud -Dtests.method=test -Dtests.seed=1CC72197D5FB689B -Dtests.slow=true -Dtests.locale=sl_SI -Dtests.timezone=Australia/Yancowinna -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 47.9s J1 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'P val' for path 'response/params/y/p' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":2,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "c":"CY val modified",
   [junit4]    >         "b":"BY val",
   [junit4]    >         "i":"20",
   [junit4]    >         "d":[
   [junit4]    >           "val 1",
   [junit4]    >           "val 2"],
   [junit4]    >         "e":"EY val",
   [junit4]    >         "":{"v":0}}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1CC72197D5FB689B:94931E4D7B070563]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:245)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:78)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1972420 T11643 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.TestSolrConfigHandlerCloud 1CC72197D5FB689B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sl_SI, timezone=Australia/Yancowinna
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_40 (32-bit)/cpus=3,threads=1,free=226105800,total=446693376
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldTypeResource, DebugComponentTest, FastVectorHighlighterTest, DistributedQueryComponentOptimizationTest, TestNonDefinedSimilarityFactory, TestRestManager, TestUtils, HdfsBasicDistributedZk2Test, TestRandomFaceting, TestFiltering, CopyFieldTest, OverseerCollectionProcessorTest, BasicFunctionalityTest, DistributedQueryComponentCustomSortTest, AnalyticsQueryTest, MergeStrategyTest, TestSolrCoreProperties, TermVectorComponentTest, FieldMutatingUpdateProcessorTest, AutoCommitTest, HdfsSyncSliceTest, TriLevelCompositeIdRoutingTest, AsyncMigrateRouteKeyTest, BasicDistributedZk2Test, HighlighterTest, DisMaxRequestHandlerTest, BadIndexSchemaTest, HdfsChaosMonkeySafeLeaderTest, TestCoreDiscovery, LoggingHandlerTest, CustomCollectionTest, ExternalFileFieldSortTest, TestStandardQParsers, DocExpirationUpdateProcessorFactoryTest, TestObjectReleaseTracker, OpenExchangeRatesOrgProviderTest, DistribCursorPagingTest, ZkSolrClientTest, UpdateRequestProcessorFactoryTest, StandardRequestHandlerTest, ReplicationFactorTest, TestCloudManagedSchemaConcurrent, TestHighlightDedupGrouping, AliasIntegrationTest, TestFieldTypeCollectionResource, DirectSolrSpellCheckerTest, TestLeaderElectionZkExpiry, TestUniqueKeyFieldResource, TestLRUStatsCache, QueryResultKeyTest, ExitableDirectoryReaderTest, ResponseHeaderTest, TestClusterStateMutator, SpatialFilterTest, TestSerializedLuceneMatchVersion, TestLMJelinekMercerSimilarityFactory, TestConfigReload, TestSolrDeletionPolicy2, CursorPagingTest, CloudMLTQParserTest, UpdateParamsTest, TestHdfsUpdateLog, DateFieldTest, TestMiniSolrCloudClusterSSL, TestQuerySenderListener, TestSchemaVersionResource, QueryParsingTest, DistributedMLTComponentTest, TestConfig, TestInfoStreamLogging, VMParamsZkACLAndCredentialsProvidersTest, FileBasedSpellCheckerTest, TestSolrDynamicMBean, DistributedFacetPivotLongTailTest, TestBulkSchemaConcurrent, TestJsonFacets, ConvertedLegacyTest, TestRealTimeGet, MBeansHandlerTest, TestReqParamsAPI, SchemaVersionSpecificBehaviorTest, SuggesterTSTTest, MinimalSchemaTest, OpenCloseCoreStressTest, SolrCmdDistributorTest, CurrencyFieldOpenExchangeTest, HttpPartitionTest, DocumentBuilderTest, TestDefaultStatsCache, TestAddFieldRealTimeGet, TestSchemaResource, TestCursorMarkWithoutUniqueKey, TestSystemIdResolver, SolrIndexConfigTest, DirectUpdateHandlerOptimizeTest, TestBadConfig, TestBulkSchemaAPI, DateMathParserTest, ZkNodePropsTest, FullSolrCloudDistribCmdsTest, HdfsDirectoryFactoryTest, TestFastWriter, HdfsCollectionsAPIDistributedZkTest, TestSolrConfigHandler, TestJoin, ShardRoutingCustomTest, SpellPossibilityIteratorTest, CollectionsAPIAsyncDistributedZkTest, TestZkChroot, TestMergePolicyConfig, SignatureUpdateProcessorFactoryTest, BasicZkTest, TestCodecSupport, SpellCheckCollatorTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, ZkCLITest, TestDistributedGrouping, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestStressReorder, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, SpellCheckComponentTest, TestSort, TestLazyCores, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, TestFoldingMultitermQuery, TestTrie, TestCSVLoader, PolyFieldTest, SolrCoreCheckLockOnStartupTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, PrimitiveFieldTypeTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCollationField, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestComponentsName, HighlighterConfigTest, TestQuerySenderNoQuery, TestDocSet, TestSearchPerf, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, EchoParamsTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, PluginInfoTest, PrimUtilsTest, RAMDirectoryFactoryTest, UUIDFieldTest, CircularListTest, TestRTGBase, TestTolerantSearch, TestJettySolrRunner, ActionThrottleTest, AssignTest, ConnectionManagerTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCollectionAPI, TestCryptoKeys, TestReplicaProperties, TestImplicitCoreProperties, TestInitParams, TestShardHandlerFactory, TestSolrXml, RequestLoggingTest, TestBlobHandler, TestReplicationHandlerBackup, TestSolrConfigHandlerCloud]
   [junit4] Completed on J1 in 47.96s, 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: 476 suites, 1894 tests, 1 failure, 57 ignored (30 assumptions)

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