You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/30 19:47:39 UTC

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3038 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3038/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=6313, name=parallelCoreAdminExecutor-1988-thread-15, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6313, name=parallelCoreAdminExecutor-1988-thread-15, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
	at __randomizedtesting.SeedInfo.seed([1FD11A82D96D185B:97852558779175A3]:0)
Caused by: java.lang.AssertionError: Too many closes on SolrCore
	at __randomizedtesting.SeedInfo.seed([1FD11A82D96D185B]:0)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1138)
	at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:535)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:494)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:598)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:212)
	at org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1219)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.cloud.RecoveryZkTest.test

Error Message:
shard1 is not consistent.  Got 871 from http://127.0.0.1:47816/qrifm/t/collection1lastClient and got 240 from http://127.0.0.1:47826/qrifm/t/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 871 from http://127.0.0.1:47816/qrifm/t/collection1lastClient and got 240 from http://127.0.0.1:47826/qrifm/t/collection1
	at __randomizedtesting.SeedInfo.seed([1FD11A82D96D185B:97852558779175A3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:57)
	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 9688 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/init-core-data-001
   [junit4]   2> 262271 T1495 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 262271 T1495 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /qrifm/t
   [junit4]   2> 262277 T1495 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 262278 T1496 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 262278 T1496 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 262378 T1495 oasc.ZkTestServer.run start zk server on port:47795
   [junit4]   2> 262379 T1495 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 262380 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 262382 T1503 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67eb6b9e name:ZooKeeperConnection Watcher:127.0.0.1:47795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 262383 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 262383 T1495 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 262383 T1495 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 262386 T1495 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 262386 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 262388 T1506 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5811b40e name:ZooKeeperConnection Watcher:127.0.0.1:47795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 262388 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 262388 T1495 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 262389 T1495 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 262390 T1495 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 262392 T1495 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 262393 T1495 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 262395 T1495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 262395 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 262398 T1495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 262399 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 262501 T1495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 262501 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 262503 T1495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 262504 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 262505 T1495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 262506 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 262508 T1495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 262509 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 262510 T1495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 262511 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 262512 T1495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 262513 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 262514 T1495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 262515 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 262517 T1495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 262518 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 262520 T1495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 262520 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 263980 T1495 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores/collection1
   [junit4]   2> 263984 T1495 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 263987 T1495 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@239a29d0{/qrifm/t,null,AVAILABLE}
   [junit4]   2> 263988 T1495 oejs.AbstractConnector.doStart Started ServerConnector@6a29582c{HTTP/1.1}{127.0.0.1:47808}
   [junit4]   2> 263988 T1495 oejs.Server.doStart Started @268769ms
   [junit4]   2> 263988 T1495 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/tempDir-001/control/data, hostPort=47808, hostContext=/qrifm/t, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores}
   [junit4]   2> 263990 T1495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
   [junit4]   2> 263990 T1495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/'
   [junit4]   2> 264039 T1495 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/solr.xml
   [junit4]   2> 264098 T1495 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores
   [junit4]   2> 264099 T1495 oasc.CoreContainer.<init> New CoreContainer 494529714
   [junit4]   2> 264099 T1495 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/]
   [junit4]   2> 264100 T1495 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/lib
   [junit4]   2> 264101 T1495 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/lib).
   [junit4]   2> 264115 T1495 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 264123 T1495 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 264124 T1495 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 264125 T1495 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 264125 T1495 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 264125 T1495 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47795/solr
   [junit4]   2> 264125 T1495 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 264126 T1495 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 264127 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 264128 T1520 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@248e9d0d name:ZooKeeperConnection Watcher:127.0.0.1:47795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 264133 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 264134 T1495 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 264136 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 264137 T1523 n:127.0.0.1:47808_qrifm%2Ft oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d005083 name:ZooKeeperConnection Watcher:127.0.0.1:47795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 264137 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 264138 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 264140 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 264142 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 264144 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 264145 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 264147 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 264149 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 264150 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 264151 T1495 n:127.0.0.1:47808_qrifm%2Ft oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47808_qrifm%2Ft
   [junit4]   2> 264151 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47808_qrifm%2Ft
   [junit4]   2> 264153 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 264154 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 264155 T1495 n:127.0.0.1:47808_qrifm%2Ft oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 264156 T1495 n:127.0.0.1:47808_qrifm%2Ft oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:47808_qrifm%2Ft
   [junit4]   2> 264157 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 264158 T1495 n:127.0.0.1:47808_qrifm%2Ft oasc.Overseer.start Overseer (id=93743508734083075-127.0.0.1:47808_qrifm%2Ft-n_0000000000) starting
   [junit4]   2> 264159 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 264164 T1495 n:127.0.0.1:47808_qrifm%2Ft oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 264165 T1525 n:127.0.0.1:47808_qrifm%2Ft oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 264165 T1495 n:127.0.0.1:47808_qrifm%2Ft oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 264165 T1524 n:127.0.0.1:47808_qrifm%2Ft oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 264169 T1495 n:127.0.0.1:47808_qrifm%2Ft oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores
   [junit4]   2> 264174 T1495 n:127.0.0.1:47808_qrifm%2Ft oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=control_collection, schema=schema.xml, transient=false, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores/collection1, dataDir=data/, shard=, config=solrconfig.xml, name=collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores/collection1/, coreNodeName=, loadOnStartup=true}
   [junit4]   2> 264174 T1495 n:127.0.0.1:47808_qrifm%2Ft oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores/collection1/
   [junit4]   2> 264175 T1495 n:127.0.0.1:47808_qrifm%2Ft oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 264176 T1527 n:127.0.0.1:47808_qrifm%2Ft c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 264177 T1527 n:127.0.0.1:47808_qrifm%2Ft c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 264178 T1527 n:127.0.0.1:47808_qrifm%2Ft oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 264178 T1523 n:127.0.0.1:47808_qrifm%2Ft oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 264179 T1524 n:127.0.0.1:47808_qrifm%2Ft oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47808/qrifm/t",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47808_qrifm%2Ft",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1"} current state version: 0
   [junit4]   2> 264179 T1524 n:127.0.0.1:47808_qrifm%2Ft oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47808/qrifm/t",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47808_qrifm%2Ft",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 264179 T1524 n:127.0.0.1:47808_qrifm%2Ft oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 264180 T1524 n:127.0.0.1:47808_qrifm%2Ft oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 264181 T1523 n:127.0.0.1:47808_qrifm%2Ft 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> 265178 T1527 n:127.0.0.1:47808_qrifm%2Ft oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 265179 T1527 n:127.0.0.1:47808_qrifm%2Ft oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 265179 T1527 n:127.0.0.1:47808_qrifm%2Ft oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 265180 T1527 n:127.0.0.1:47808_qrifm%2Ft oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 265180 T1527 n:127.0.0.1:47808_qrifm%2Ft oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 265180 T1527 n:127.0.0.1:47808_qrifm%2Ft oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores/collection1/'
   [junit4]   2> 265199 T1527 n:127.0.0.1:47808_qrifm%2Ft oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 265211 T1527 n:127.0.0.1:47808_qrifm%2Ft oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 265232 T1527 n:127.0.0.1:47808_qrifm%2Ft oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 265277 T1527 n:127.0.0.1:47808_qrifm%2Ft oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 265379 T1527 n:127.0.0.1:47808_qrifm%2Ft oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 265389 T1527 n:127.0.0.1:47808_qrifm%2Ft oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 265706 T1527 n:127.0.0.1:47808_qrifm%2Ft oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 265709 T1527 n:127.0.0.1:47808_qrifm%2Ft oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 265710 T1527 n:127.0.0.1:47808_qrifm%2Ft oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 265715 T1527 n:127.0.0.1:47808_qrifm%2Ft oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 265735 T1527 n:127.0.0.1:47808_qrifm%2Ft oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 265735 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 265735 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 265736 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@72bb9c48
   [junit4]   2> 265737 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores/collection1/data
   [junit4]   2> 265737 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores/collection1/data/index/
   [junit4]   2> 265737 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 265737 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/control-001/cores/collection1/data/index
   [junit4]   2> 265738 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=85.6474609375, floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=28.23985352436429, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 265738 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54789237 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37c78434),segFN=segments_1,generation=1}
   [junit4]   2> 265739 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 265744 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 265745 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 265745 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 265745 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 265745 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 265746 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 265746 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 265746 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 265746 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 265765 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 265767 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 265769 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 265771 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 265776 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /update,/admin/file,/replication,/schema,/admin/properties,/update/json/docs,/admin/ping,/update/json,/admin/segments,/admin/plugins,/admin/logging,/get,/admin/system,/admin/luke,/config,/admin/threads,/admin/mbeans,/update/csv,standard
   [junit4]   2> 265778 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 265781 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 265781 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 265783 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 265783 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 265784 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 265784 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54789237 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37c78434),segFN=segments_1,generation=1}
   [junit4]   2> 265784 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 265785 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@71691855[collection1] main
   [junit4]   2> 265785 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 265786 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 265786 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 265786 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 265787 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 265787 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 265787 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 265787 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 265788 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 265788 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 265788 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 265789 T1528 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@71691855[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 265789 T1527 n:127.0.0.1:47808_qrifm%2Ft x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 265790 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47808/qrifm/t collection:control_collection shard:shard1
   [junit4]   2> 265790 T1495 n:127.0.0.1:47808_qrifm%2Ft oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 265791 T1495 n:127.0.0.1:47808_qrifm%2Ft oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 265791 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 265793 T1495 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 265794 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 265795 T1534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1665e58b name:ZooKeeperConnection Watcher:127.0.0.1:47795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 265796 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 265796 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 265796 T1495 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 265796 T1495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 265797 T1523 n:127.0.0.1:47808_qrifm%2Ft oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 265798 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 265798 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C154 name=collection1 org.apache.solr.core.SolrCore@6f521aa3 url=http://127.0.0.1:47808/qrifm/t/collection1 node=127.0.0.1:47808_qrifm%2Ft C154_STATE=coll:control_collection core:collection1 props:{base_url=http://127.0.0.1:47808/qrifm/t, node_name=127.0.0.1:47808_qrifm%2Ft, state=down, core=collection1}
   [junit4]   2> 265798 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 C154 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47808/qrifm/t/collection1/
   [junit4]   2> 265798 T1524 n:127.0.0.1:47808_qrifm%2Ft 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> 265798 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 C154 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 265799 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 C154 oasc.SyncStrategy.syncToMe http://127.0.0.1:47808/qrifm/t/collection1/ has no replicas
   [junit4]   2> 265799 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47808/qrifm/t/collection1/ shard1
   [junit4]   2> 265799 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 265799 T1495 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 265800 T1534 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> 265800 T1523 n:127.0.0.1:47808_qrifm%2Ft 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> 265803 T1523 n:127.0.0.1:47808_qrifm%2Ft oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 265804 T1524 n:127.0.0.1:47808_qrifm%2Ft 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:47808/qrifm/t",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 265907 T1534 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> 265907 T1523 n:127.0.0.1:47808_qrifm%2Ft 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> 265956 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:47808/qrifm/t/collection1/ and leader is http://127.0.0.1:47808/qrifm/t/collection1/
   [junit4]   2> 265957 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47808/qrifm/t
   [junit4]   2> 265957 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 265957 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 265957 T1531 n:127.0.0.1:47808_qrifm%2Ft c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 265958 T1523 n:127.0.0.1:47808_qrifm%2Ft oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 265959 T1524 n:127.0.0.1:47808_qrifm%2Ft oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47808/qrifm/t",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:47808_qrifm%2Ft",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1"} current state version: 3
   [junit4]   2> 265959 T1524 n:127.0.0.1:47808_qrifm%2Ft oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47808/qrifm/t",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:47808_qrifm%2Ft",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 266062 T1523 n:127.0.0.1:47808_qrifm%2Ft 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> 266062 T1534 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> 267310 T1495 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores/collection1
   [junit4]   2> 267313 T1495 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001
   [junit4]   2> 267314 T1495 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 267316 T1495 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@c81556a{/qrifm/t,null,AVAILABLE}
   [junit4]   2> 267316 T1495 oejs.AbstractConnector.doStart Started ServerConnector@1b5c8574{HTTP/1.1}{127.0.0.1:47816}
   [junit4]   2> 267317 T1495 oejs.Server.doStart Started @272097ms
   [junit4]   2> 267317 T1495 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/qrifm/t, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/tempDir-001/jetty1, hostPort=47816, solrconfig=solrconfig.xml}
   [junit4]   2> 267317 T1495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
   [junit4]   2> 267318 T1495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/'
   [junit4]   2> 267352 T1495 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/solr.xml
   [junit4]   2> 267393 T1495 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores
   [junit4]   2> 267393 T1495 oasc.CoreContainer.<init> New CoreContainer 1878828198
   [junit4]   2> 267393 T1495 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/]
   [junit4]   2> 267394 T1495 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/lib
   [junit4]   2> 267395 T1495 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/lib).
   [junit4]   2> 267404 T1495 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 267409 T1495 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 267410 T1495 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 267411 T1495 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 267411 T1495 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 267411 T1495 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47795/solr
   [junit4]   2> 267411 T1495 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 267411 T1495 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 267412 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 267413 T1548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15e6c38d name:ZooKeeperConnection Watcher:127.0.0.1:47795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267414 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 267414 T1495 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 267416 T1495 n:127.0.0.1:47816_qrifm%2Ft oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 267417 T1551 n:127.0.0.1:47816_qrifm%2Ft oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@734017ea name:ZooKeeperConnection Watcher:127.0.0.1:47795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267417 T1495 n:127.0.0.1:47816_qrifm%2Ft oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 267420 T1495 n:127.0.0.1:47816_qrifm%2Ft oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 268423 T1495 n:127.0.0.1:47816_qrifm%2Ft oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47816_qrifm%2Ft
   [junit4]   2> 268424 T1495 n:127.0.0.1:47816_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47816_qrifm%2Ft
   [junit4]   2> 268426 T1495 n:127.0.0.1:47816_qrifm%2Ft oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 268428 T1495 n:127.0.0.1:47816_qrifm%2Ft oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores
   [junit4]   2> 268431 T1495 n:127.0.0.1:47816_qrifm%2Ft oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {coreNodeName=, collection=collection1, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores/collection1, schema=schema.xml, shard=, config=solrconfig.xml, transient=false, loadOnStartup=true, dataDir=data/, name=collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores/collection1/}
   [junit4]   2> 268431 T1495 n:127.0.0.1:47816_qrifm%2Ft oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores/collection1/
   [junit4]   2> 268432 T1495 n:127.0.0.1:47816_qrifm%2Ft oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 268433 T1552 n:127.0.0.1:47816_qrifm%2Ft c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 268433 T1552 n:127.0.0.1:47816_qrifm%2Ft c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 268434 T1552 n:127.0.0.1:47816_qrifm%2Ft oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 268434 T1523 n:127.0.0.1:47808_qrifm%2Ft oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 268435 T1524 n:127.0.0.1:47808_qrifm%2Ft oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47816/qrifm/t",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47816_qrifm%2Ft",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1"} current state version: 4
   [junit4]   2> 268435 T1524 n:127.0.0.1:47808_qrifm%2Ft oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47816/qrifm/t",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47816_qrifm%2Ft",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 268435 T1524 n:127.0.0.1:47808_qrifm%2Ft oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 268435 T1524 n:127.0.0.1:47808_qrifm%2Ft oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 268436 T1523 n:127.0.0.1:47808_qrifm%2Ft 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> 268436 T1534 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> 268436 T1551 n:127.0.0.1:47816_qrifm%2Ft 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> 269434 T1552 n:127.0.0.1:47816_qrifm%2Ft oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 269435 T1552 n:127.0.0.1:47816_qrifm%2Ft oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 269435 T1552 n:127.0.0.1:47816_qrifm%2Ft oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 269436 T1552 n:127.0.0.1:47816_qrifm%2Ft oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 269436 T1552 n:127.0.0.1:47816_qrifm%2Ft oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 269436 T1552 n:127.0.0.1:47816_qrifm%2Ft oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores/collection1/'
   [junit4]   2> 269451 T1552 n:127.0.0.1:47816_qrifm%2Ft oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 269464 T1552 n:127.0.0.1:47816_qrifm%2Ft oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 269493 T1552 n:127.0.0.1:47816_qrifm%2Ft oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 269529 T1552 n:127.0.0.1:47816_qrifm%2Ft oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 269630 T1552 n:127.0.0.1:47816_qrifm%2Ft oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 269637 T1552 n:127.0.0.1:47816_qrifm%2Ft oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 269887 T1552 n:127.0.0.1:47816_qrifm%2Ft oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 269889 T1552 n:127.0.0.1:47816_qrifm%2Ft oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 269890 T1552 n:127.0.0.1:47816_qrifm%2Ft oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 269894 T1552 n:127.0.0.1:47816_qrifm%2Ft oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 269909 T1552 n:127.0.0.1:47816_qrifm%2Ft oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 269909 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 269909 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 269909 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@72bb9c48
   [junit4]   2> 269910 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores/collection1/data
   [junit4]   2> 269910 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 269910 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 269911 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 269911 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=85.6474609375, floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=28.23985352436429, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 269912 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@96f72d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73dcc7be),segFN=segments_1,generation=1}
   [junit4]   2> 269912 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 269917 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 269918 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 269918 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 269918 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 269918 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 269918 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 269919 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 269919 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 269919 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 269933 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 269935 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 269936 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 269938 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 269944 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /update,/admin/file,/replication,/schema,/admin/properties,/update/json/docs,/admin/ping,/update/json,/admin/segments,/admin/plugins,/admin/logging,/get,/admin/system,/admin/luke,/config,/admin/threads,/admin/mbeans,/update/csv,standard
   [junit4]   2> 269946 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 269947 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 269947 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 269949 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 269949 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 269950 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 269951 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@96f72d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73dcc7be),segFN=segments_1,generation=1}
   [junit4]   2> 269951 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 269951 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@5aebc593[collection1] main
   [junit4]   2> 269951 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 269952 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 269952 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 269953 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 269953 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 269953 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 269953 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 269954 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 269954 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 269954 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 269955 T1553 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5aebc593[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 269955 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 269955 T1552 n:127.0.0.1:47816_qrifm%2Ft x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 269956 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47816/qrifm/t collection:collection1 shard:shard1
   [junit4]   2> 269957 T1495 n:127.0.0.1:47816_qrifm%2Ft oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 269957 T1495 n:127.0.0.1:47816_qrifm%2Ft oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 269957 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 269960 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 269961 T1523 n:127.0.0.1:47808_qrifm%2Ft oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 269961 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 269961 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C155 name=collection1 org.apache.solr.core.SolrCore@91d12cf url=http://127.0.0.1:47816/qrifm/t/collection1 node=127.0.0.1:47816_qrifm%2Ft C155_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:47816/qrifm/t, node_name=127.0.0.1:47816_qrifm%2Ft, state=down, core=collection1}
   [junit4]   2> 269961 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 C155 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47816/qrifm/t/collection1/
   [junit4]   2> 269962 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 C155 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 269962 T1524 n:127.0.0.1:47808_qrifm%2Ft oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 269962 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 C155 oasc.SyncStrategy.syncToMe http://127.0.0.1:47816/qrifm/t/collection1/ has no replicas
   [junit4]   2> 269962 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47816/qrifm/t/collection1/ shard1
   [junit4]   2> 269962 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 269963 T1534 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> 269963 T1523 n:127.0.0.1:47808_qrifm%2Ft 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> 269963 T1551 n:127.0.0.1:47816_qrifm%2Ft 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> 269966 T1523 n:127.0.0.1:47808_qrifm%2Ft oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 269966 T1524 n:127.0.0.1:47808_qrifm%2Ft oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47816/qrifm/t",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 270069 T1534 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> 270069 T1523 n:127.0.0.1:47808_qrifm%2Ft 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> 270069 T1551 n:127.0.0.1:47816_qrifm%2Ft 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> 270118 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:47816/qrifm/t/collection1/ and leader is http://127.0.0.1:47816/qrifm/t/collection1/
   [junit4]   2> 270119 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47816/qrifm/t
   [junit4]   2> 270119 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 270119 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 270119 T1556 n:127.0.0.1:47816_qrifm%2Ft c:collection1 s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 270120 T1523 n:127.0.0.1:47808_qrifm%2Ft oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 270121 T1524 n:127.0.0.1:47808_qrifm%2Ft oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47816/qrifm/t",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:47816_qrifm%2Ft",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1"} current state version: 7
   [junit4]   2> 270122 T1524 n:127.0.0.1:47808_qrifm%2Ft oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47816/qrifm/t",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:47816_qrifm%2Ft",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 270224 T1523 n:127.0.0.1:47808_qrifm%2Ft 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> 270224 T1534 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> 270224 T1551 n:127.0.0.1:47816_qrifm%2Ft 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> 271338 T1495 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001/cores/collection1
   [junit4]   2> 271340 T1495 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001
   [junit4]   2> 271341 T1495 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 271343 T1495 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@132cda0{/qrifm/t,null,AVAILABLE}
   [junit4]   2> 271343 T1495 oejs.AbstractConnector.doStart Started ServerConnector@7522ed1{HTTP/1.1}{127.0.0.1:47826}
   [junit4]   2> 271344 T1495 oejs.Server.doStart Started @276124ms
   [junit4]   2> 271344 T1495 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=47826, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001/cores, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/tempDir-001/jetty2, hostContext=/qrifm/t, solrconfig=solrconfig.xml}
   [junit4]   2> 271344 T1495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
   [junit4]   2> 271345 T1495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001/'
   [junit4]   2> 271375 T1495 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001/solr.xml
   [junit4]   2> 271410 T1495 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001/cores
   [junit4]   2> 271410 T1495 oasc.CoreContainer.<init> New CoreContainer 1596815792
   [junit4]   2> 271411 T1495 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001/]
   [junit4]   2> 271411 T1495 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001/lib
   [junit4]   2> 271411 T1495 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001/lib).
   [junit4]   2> 271421 T1495 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 271426 T1495 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 271426 T1495 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 271427 T1495 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 271427 T1495 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 271427 T1495 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47795/solr
   [junit4]   2> 271427 T1495 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 271427 T1495 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 271428 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 271430 T1570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59897b0a name:ZooKeeperConnection Watcher:127.0.0.1:47795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 271430 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 271430 T1495 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 271432 T1495 n:127.0.0.1:47826_qrifm%2Ft oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 271433 T1573 n:127.0.0.1:47826_qrifm%2Ft oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3af09e7b name:ZooKeeperConnection Watcher:127.0.0.1:47795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 271433 T1495 n:127.0.0.1:47826_qrifm%2Ft oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 271436 T1495 n:127.0.0.1:47826_qrifm%2Ft oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 272440 T1495 n:127.0.0.1:47826_qrifm%2Ft oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47826_qrifm%2Ft
   [junit4]   2> 272440 T1495 n:127.0.0.1:47826_qrifm%2Ft oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47826_qrifm%2Ft
   [junit4]   2> 272443 T1495 n:127.0.0.1:47826_qrifm%2Ft oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 272445 T1495 n:127.0.0.1:47826_qrifm%2Ft oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001/cores
   [junit4]   2> 272447 T1495 n:127.0.0.1:47826_qrifm%2Ft oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {shard=, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001/cores/collection1/, schema=schema.xml, loadOnStartup=true, collection=collection1, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001/cores/collection1, config=solrconfig.xml, transient=false, dataDir=data/, coreNodeName=, name=collection1}
   [junit4]   2> 272447 T1495 n:127.0.0.1:47826_qrifm%2Ft oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest 1FD11A82D96D185B-001/shard-2-001/cores/collection1/
   [junit4]   2> 272447 T1495 n:127.0.0.1:47826_qrifm%2Ft oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 272449 T1574 n:127.0.0.1:47826_qrifm%2Ft c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 272449 T1574 n:127.0.0.1:47826_qrifm%2Ft c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 272450 T1574 n:127.0.0.1:47826_qrifm%2Ft oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 272450 T1523 n:127.0.0.1:47808_qrifm%2Ft oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 272451 T1524 n:127.0.0.1:47808_qrifm%2Ft oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47826/qrifm/t",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47826_qrifm%2Ft",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1"} current state version: 8
   [junit4]   2> 272451 T1524 n:127.0.0.1:47808_qrifm%2Ft oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47826/qrifm/t",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47826_qrifm%2Ft",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 272451 T1524 n:127.0.0.1:47808_qrifm%2Ft oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 272451 T1524 n:127.0.0.1:47808_qrifm%2Ft oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 272453 T1534 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> 272453 T1551 n:127.0.0.1:47816_qrifm%2Ft 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> 272453 T1523 n:127.0.0.1:47808_qrifm%2Ft 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> 272453 T1573 n:127.0.0.1:47826_qrifm%2Ft oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged pat

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

y [/configs/conf1]
   [junit4]   2> 872007 T5978 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 872008 T5978 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 872009 T5978 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 872009 T5978 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 872010 T5978 oasc.SolrCore.closeSearcher [ocptest_shardsplit2_shard1_1_replica1] Closing main searcher on request.
   [junit4]   2> 872020 T5978 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 872020 T5978 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest 1FD11A82D96D185B-001/shard-4-001/cores/ocptest_shardsplit2_shard1_1_replica1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest 1FD11A82D96D185B-001/shard-4-001/cores/ocptest_shardsplit2_shard1_1_replica1/data/index;done=false>>]
   [junit4]   2> 872020 T5978 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest 1FD11A82D96D185B-001/shard-4-001/cores/ocptest_shardsplit2_shard1_1_replica1/data/index
   [junit4]   2> 872021 T5978 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest 1FD11A82D96D185B-001/shard-4-001/cores/ocptest_shardsplit2_shard1_1_replica1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest 1FD11A82D96D185B-001/shard-4-001/cores/ocptest_shardsplit2_shard1_1_replica1/data;done=false>>]
   [junit4]   2> 872021 T5978 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest 1FD11A82D96D185B-001/shard-4-001/cores/ocptest_shardsplit2_shard1_1_replica1/data
   [junit4]   2> 872022 T5978 oasc.Overseer.close Overseer (id=93743543663788044-127.0.0.1:51243_-n_0000000004) closing
   [junit4]   2> 872023 T6341 n:127.0.0.1:51243_ oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:51243_
   [junit4]   2> 872026 T6332 n:127.0.0.1:51243_ oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 872028 T5978 oejs.AbstractConnector.doStop Stopped ServerConnector@6e32db82{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 872028 T5978 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@1d518a9b{/,null,UNAVAILABLE}
   [junit4]   2> 872031 T5978 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 51198
   [junit4]   2> 872032 T5978 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51193 51193
   [junit4]   2> 872245 T5979 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51193 51193
   [junit4]   2> 872247 T5979 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 		4	/solr/collections/ocptest1/state.json
   [junit4]   2> 		4	/solr/collections/ocptest3/state.json
   [junit4]   2> 		4	/solr/collections/ocptest2/state.json
   [junit4]   2> 		4	/solr/collections/ocptest4/state.json
   [junit4]   2> 		4	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 		4	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=1FD11A82D96D185B -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr_BA -Dtests.timezone=Pacific/Fakaofo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   76.8s J2 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6313, name=parallelCoreAdminExecutor-1988-thread-15, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1FD11A82D96D185B:97852558779175A3]:0)
   [junit4]    > Caused by: java.lang.AssertionError: Too many closes on SolrCore
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1FD11A82D96D185B]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1138)
   [junit4]    > 	at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:535)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:494)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:598)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:212)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1219)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 872263 T5978 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sr_BA, timezone=Pacific/Fakaofo
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=101011792,total=307232768
   [junit4]   2> NOTE: All tests run in this JVM: [TestFuzzyAnalyzedSuggestions, AsyncMigrateRouteKeyTest, ReturnFieldsTest, TermVectorComponentTest, TestSolrJ, TestExactStatsCache, BinaryUpdateRequestHandlerTest, TestDocSet, TestCopyFieldCollectionResource, DeleteInactiveReplicaTest, ZkControllerTest, TestLMDirichletSimilarityFactory, HdfsDirectoryTest, TestFileDictionaryLookup, TestCursorMarkWithoutUniqueKey, TestPivotHelperCode, TestReqParamsAPI, DeleteShardTest, TestSchemaNameResource, TestManagedSchemaDynamicFieldResource, DirectSolrSpellCheckerTest, ShowFileRequestHandlerTest, TestFiltering, TestMergePolicyConfig, TestDistributedMissingSort, TestIndexingPerformance, SolrPluginUtilsTest, AddBlockUpdateTest, DistributedFacetPivotWhiteBoxTest, TestPhraseSuggestions, TestDocBasedVersionConstraints, AnalysisAfterCoreReloadTest, SchemaVersionSpecificBehaviorTest, BufferStoreTest, HdfsUnloadDistributedZkTest, RegexBoostProcessorTest, HdfsSyncSliceTest, TestManagedSchemaFieldTypeResource, FullSolrCloudDistribCmdsTest, TestSolrDynamicMBean, PrimUtilsTest, TestQueryTypes, ChaosMonkeyNothingIsSafeTest, DistributedTermsComponentTest, TestSolrConfigHandlerCloud, UUIDUpdateProcessorFallbackTest, TestUtils, SolrCmdDistributorTest, TestMissingGroups, BasicZkTest, TestBulkSchemaConcurrent, DocValuesMissingTest, MultiThreadedOCPTest]
   [junit4] Completed [203/485] on J2 in 79.64s, 1 test, 1 error <<< FAILURES!

[...truncated 906 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1433: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991: There were test failures: 485 suites, 1949 tests, 1 error, 1 failure, 71 ignored (26 assumptions)

Total time: 52 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3037
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 229045051 bytes
Compression is 0.0%
Took 42 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3039 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3039/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=6606, name=parallelCoreAdminExecutor-2373-thread-15, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6606, name=parallelCoreAdminExecutor-2373-thread-15, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
	at __randomizedtesting.SeedInfo.seed([421E87F42D34CC4C:CA4AB82E83C8A1B4]:0)
Caused by: java.lang.AssertionError: Too many closes on SolrCore
	at __randomizedtesting.SeedInfo.seed([421E87F42D34CC4C]:0)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1138)
	at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:535)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:494)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:598)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:212)
	at org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1219)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10215 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/init-core-data-001
   [junit4]   2> 1384905 T6267 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1384906 T6267 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1384916 T6267 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1384917 T6268 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1384917 T6268 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1385017 T6267 oasc.ZkTestServer.run start zk server on port:56167
   [junit4]   2> 1385018 T6267 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1385019 T6267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385026 T6275 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c5088a2 name:ZooKeeperConnection Watcher:127.0.0.1:56167 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1385027 T6267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1385028 T6267 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1385028 T6267 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1385033 T6267 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1385035 T6267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385037 T6278 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19b0474b name:ZooKeeperConnection Watcher:127.0.0.1:56167/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1385038 T6267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1385039 T6267 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1385039 T6267 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1385044 T6267 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1385046 T6267 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1385049 T6267 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1385052 T6267 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1385054 T6267 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1385061 T6267 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1385062 T6267 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1385167 T6267 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1385168 T6267 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1385171 T6267 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1385172 T6267 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1385175 T6267 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1385176 T6267 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1385180 T6267 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1385181 T6267 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1385184 T6267 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1385186 T6267 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1385189 T6267 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1385190 T6267 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1385193 T6267 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1385194 T6267 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1385198 T6267 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1385199 T6267 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1385203 T6267 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1385204 T6267 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1388281 T6267 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores/collection1
   [junit4]   2> 1388291 T6267 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1388294 T6267 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@5051f21d{/,null,AVAILABLE}
   [junit4]   2> 1388300 T6267 oejs.AbstractConnector.doStart Started ServerConnector@545eba6b{HTTP/1.1}{127.0.0.1:15342}
   [junit4]   2> 1388301 T6267 oejs.Server.doStart Started @1393388ms
   [junit4]   2> 1388301 T6267 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores, hostPort=15342, hostContext=/}
   [junit4]   2> 1388302 T6267 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@749cd006
   [junit4]   2> 1388303 T6267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/'
   [junit4]   2> 1388409 T6267 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/solr.xml
   [junit4]   2> 1388544 T6267 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores
   [junit4]   2> 1388545 T6267 oasc.CoreContainer.<init> New CoreContainer 746091957
   [junit4]   2> 1388545 T6267 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/]
   [junit4]   2> 1388546 T6267 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/lib
   [junit4]   2> 1388547 T6267 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/lib).
   [junit4]   2> 1388569 T6267 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1388580 T6267 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1388582 T6267 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1388582 T6267 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1388582 T6267 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1388583 T6267 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56167/solr
   [junit4]   2> 1388583 T6267 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1388583 T6267 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1388584 T6267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388587 T6292 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d8ed651 name:ZooKeeperConnection Watcher:127.0.0.1:56167 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1388587 T6267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1388588 T6267 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1388590 T6267 n:127.0.0.1:15342_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388593 T6295 n:127.0.0.1:15342_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35a5d96f name:ZooKeeperConnection Watcher:127.0.0.1:56167/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1388593 T6267 n:127.0.0.1:15342_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1388596 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1388599 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1388602 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1388606 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1388609 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1388612 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1388615 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1388617 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1388619 T6267 n:127.0.0.1:15342_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15342_
   [junit4]   2> 1388621 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15342_
   [junit4]   2> 1388624 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1388626 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1388628 T6267 n:127.0.0.1:15342_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1388631 T6267 n:127.0.0.1:15342_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:15342_
   [junit4]   2> 1388632 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1388634 T6267 n:127.0.0.1:15342_ oasc.Overseer.start Overseer (id=93744404839202819-127.0.0.1:15342_-n_0000000000) starting
   [junit4]   2> 1388637 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1388646 T6267 n:127.0.0.1:15342_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1388647 T6297 n:127.0.0.1:15342_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1388647 T6267 n:127.0.0.1:15342_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1388647 T6296 n:127.0.0.1:15342_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1388654 T6267 n:127.0.0.1:15342_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores
   [junit4]   2> 1388658 T6267 n:127.0.0.1:15342_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores/collection1/, schema=schema.xml, loadOnStartup=true, name=collection1, transient=false, config=solrconfig.xml, coreNodeName=, dataDir=data/, collection=control_collection, shard=, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores/collection1}
   [junit4]   2> 1388658 T6267 n:127.0.0.1:15342_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores/collection1/
   [junit4]   2> 1388659 T6267 n:127.0.0.1:15342_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1388662 T6299 n:127.0.0.1:15342_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1388662 T6299 n:127.0.0.1:15342_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1388663 T6299 n:127.0.0.1:15342_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1388663 T6295 n:127.0.0.1:15342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1388664 T6296 n:127.0.0.1:15342_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15342",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15342_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 1388665 T6296 n:127.0.0.1:15342_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15342",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15342_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1388665 T6296 n:127.0.0.1:15342_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1388666 T6296 n:127.0.0.1:15342_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1388667 T6295 n:127.0.0.1:15342_ 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> 1389664 T6299 n:127.0.0.1:15342_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1389665 T6299 n:127.0.0.1:15342_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1389666 T6299 n:127.0.0.1:15342_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1389666 T6299 n:127.0.0.1:15342_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1389667 T6299 n:127.0.0.1:15342_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1389668 T6299 n:127.0.0.1:15342_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores/collection1/'
   [junit4]   2> 1389701 T6299 n:127.0.0.1:15342_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1389716 T6299 n:127.0.0.1:15342_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1389771 T6299 n:127.0.0.1:15342_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1389847 T6299 n:127.0.0.1:15342_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1389950 T6299 n:127.0.0.1:15342_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1389971 T6299 n:127.0.0.1:15342_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1390676 T6299 n:127.0.0.1:15342_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1390707 T6299 n:127.0.0.1:15342_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1390713 T6299 n:127.0.0.1:15342_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1390730 T6299 n:127.0.0.1:15342_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1390738 T6299 n:127.0.0.1:15342_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1390744 T6299 n:127.0.0.1:15342_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1390745 T6299 n:127.0.0.1:15342_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1390746 T6299 n:127.0.0.1:15342_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1390746 T6299 n:127.0.0.1:15342_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1390747 T6299 n:127.0.0.1:15342_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1390748 T6299 n:127.0.0.1:15342_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1390748 T6299 n:127.0.0.1:15342_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1390749 T6299 n:127.0.0.1:15342_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1390749 T6299 n:127.0.0.1:15342_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1390750 T6299 n:127.0.0.1:15342_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@680b601d
   [junit4]   2> 1390751 T6299 n:127.0.0.1:15342_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores/collection1/data
   [junit4]   2> 1390751 T6299 n:127.0.0.1:15342_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1390751 T6299 n:127.0.0.1:15342_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1390752 T6299 n:127.0.0.1:15342_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/control-001/cores/collection1/data/index
   [junit4]   2> 1390752 T6299 n:127.0.0.1:15342_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=77.470703125, floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=24.546234566580612, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1390753 T6299 n:127.0.0.1:15342_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@78300eb5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b15cab8),segFN=segments_1,generation=1}
   [junit4]   2> 1390753 T6299 n:127.0.0.1:15342_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1390763 T6299 n:127.0.0.1:15342_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1390763 T6299 n:127.0.0.1:15342_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1390764 T6299 n:127.0.0.1:15342_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1390764 T6299 n:127.0.0.1:15342_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1390765 T6299 n:127.0.0.1:15342_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1390765 T6299 n:127.0.0.1:15342_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1390766 T6299 n:127.0.0.1:15342_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1390766 T6299 n:127.0.0.1:15342_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1390767 T6299 n:127.0.0.1:15342_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1390818 T6299 n:127.0.0.1:15342_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1390823 T6299 n:127.0.0.1:15342_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1390829 T6299 n:127.0.0.1:15342_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1390834 T6299 n:127.0.0.1:15342_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1390842 T6299 n:127.0.0.1:15342_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/update,/get,/update/json/docs,/admin/logging,/replication,/admin/mbeans,/admin/threads,/admin/system,/admin/ping,/admin/segments,/admin/plugins,/config,standard,/update/csv,/admin/properties,/admin/luke,/update/json,/schema
   [junit4]   2> 1390846 T6299 n:127.0.0.1:15342_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1390850 T6299 n:127.0.0.1:15342_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1390850 T6299 n:127.0.0.1:15342_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1390856 T6299 n:127.0.0.1:15342_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1390857 T6299 n:127.0.0.1:15342_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1390858 T6299 n:127.0.0.1:15342_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=78.9248046875, floorSegmentMB=0.9658203125, forceMergeDeletesPctAllowed=7.2911897935551515, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1390859 T6299 n:127.0.0.1:15342_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@78300eb5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b15cab8),segFN=segments_1,generation=1}
   [junit4]   2> 1390859 T6299 n:127.0.0.1:15342_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1390859 T6299 n:127.0.0.1:15342_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@7c650b79[collection1] main
   [junit4]   2> 1390860 T6299 n:127.0.0.1:15342_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1390861 T6299 n:127.0.0.1:15342_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1390861 T6299 n:127.0.0.1:15342_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1390862 T6299 n:127.0.0.1:15342_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1390862 T6299 n:127.0.0.1:15342_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1390862 T6299 n:127.0.0.1:15342_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1390863 T6299 n:127.0.0.1:15342_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1390863 T6299 n:127.0.0.1:15342_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1390863 T6299 n:127.0.0.1:15342_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1390864 T6299 n:127.0.0.1:15342_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1390865 T6300 n:127.0.0.1:15342_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c650b79[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1390865 T6299 n:127.0.0.1:15342_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1390866 T6299 n:127.0.0.1:15342_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1390867 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15342 collection:control_collection shard:shard1
   [junit4]   2> 1390868 T6267 n:127.0.0.1:15342_ oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 1390868 T6267 n:127.0.0.1:15342_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1390868 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1390871 T6267 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1390872 T6267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390875 T6306 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4edbdcc7 name:ZooKeeperConnection Watcher:127.0.0.1:56167/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1390875 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1390875 T6267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1390876 T6267 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1390877 T6267 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1390878 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1390878 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1390878 T6295 n:127.0.0.1:15342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> ASYNC  NEW_CORE C1130 name=collection1 org.apache.solr.core.SolrCore@75e90287 url=http://127.0.0.1:15342/collection1 node=127.0.0.1:15342_ C1130_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:15342, state=down, node_name=127.0.0.1:15342_}
   [junit4]   2> 1390878 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 C1130 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15342/collection1/
   [junit4]   2> 1390879 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 C1130 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1390880 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 C1130 oasc.SyncStrategy.syncToMe http://127.0.0.1:15342/collection1/ has no replicas
   [junit4]   2> 1390880 T6296 n:127.0.0.1:15342_ 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> 1390880 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15342/collection1/ shard1
   [junit4]   2> 1390880 T6267 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1390880 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1390882 T6306 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> 1390882 T6295 n:127.0.0.1:15342_ 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> 1390891 T6295 n:127.0.0.1:15342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1390892 T6296 n:127.0.0.1:15342_ 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:15342",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 1390997 T6306 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> 1390997 T6295 n:127.0.0.1:15342_ 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> 1391045 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:15342/collection1/ and leader is http://127.0.0.1:15342/collection1/
   [junit4]   2> 1391045 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15342
   [junit4]   2> 1391045 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1391046 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1391046 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1391048 T6295 n:127.0.0.1:15342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1391050 T6296 n:127.0.0.1:15342_ 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> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15342",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:15342_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 1391051 T6296 n:127.0.0.1:15342_ 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> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15342",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:15342_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1391155 T6306 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> 1391155 T6295 n:127.0.0.1:15342_ 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> 1394005 T6267 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores/collection1
   [junit4]   2> 1394009 T6267 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001
   [junit4]   2> 1394010 T6267 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1394012 T6267 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1e7b4c28{/,null,AVAILABLE}
   [junit4]   2> 1394013 T6267 oejs.AbstractConnector.doStart Started ServerConnector@4ec62f59{HTTP/1.1}{127.0.0.1:15805}
   [junit4]   2> 1394013 T6267 oejs.Server.doStart Started @1399100ms
   [junit4]   2> 1394014 T6267 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=15805, hostContext=/, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores, solrconfig=solrconfig.xml}
   [junit4]   2> 1394015 T6267 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@749cd006
   [junit4]   2> 1394015 T6267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/'
   [junit4]   2> 1394063 T6267 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/solr.xml
   [junit4]   2> 1394161 T6267 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores
   [junit4]   2> 1394162 T6267 oasc.CoreContainer.<init> New CoreContainer 501895509
   [junit4]   2> 1394162 T6267 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/]
   [junit4]   2> 1394162 T6267 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/lib
   [junit4]   2> 1394164 T6267 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/lib).
   [junit4]   2> 1394178 T6267 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1394194 T6267 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1394199 T6267 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1394199 T6267 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1394199 T6267 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1394200 T6267 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56167/solr
   [junit4]   2> 1394200 T6267 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1394200 T6267 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1394201 T6267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1394203 T6320 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5810ab6b name:ZooKeeperConnection Watcher:127.0.0.1:56167 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1394204 T6267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1394204 T6267 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1394207 T6267 n:127.0.0.1:15805_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1394209 T6323 n:127.0.0.1:15805_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32381b58 name:ZooKeeperConnection Watcher:127.0.0.1:56167/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1394209 T6267 n:127.0.0.1:15805_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1394216 T6267 n:127.0.0.1:15805_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1395222 T6267 n:127.0.0.1:15805_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15805_
   [junit4]   2> 1395224 T6267 n:127.0.0.1:15805_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15805_
   [junit4]   2> 1395229 T6267 n:127.0.0.1:15805_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1395233 T6267 n:127.0.0.1:15805_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores
   [junit4]   2> 1395240 T6267 n:127.0.0.1:15805_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {loadOnStartup=true, coreNodeName=, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores/collection1, name=collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores/collection1/, shard=, dataDir=data/, schema=schema.xml, config=solrconfig.xml, transient=false, collection=collection1}
   [junit4]   2> 1395241 T6267 n:127.0.0.1:15805_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores/collection1/
   [junit4]   2> 1395241 T6267 n:127.0.0.1:15805_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1395242 T6324 n:127.0.0.1:15805_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1395242 T6324 n:127.0.0.1:15805_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1395243 T6295 n:127.0.0.1:15342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1395244 T6324 n:127.0.0.1:15805_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1395244 T6296 n:127.0.0.1:15342_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15805",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15805_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1395245 T6296 n:127.0.0.1:15342_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15805",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15805_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1395245 T6296 n:127.0.0.1:15342_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1395246 T6296 n:127.0.0.1:15342_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1395248 T6323 n:127.0.0.1:15805_ 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> 1395248 T6295 n:127.0.0.1:15342_ 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> 1395248 T6306 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> 1396245 T6324 n:127.0.0.1:15805_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1396246 T6324 n:127.0.0.1:15805_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1396246 T6324 n:127.0.0.1:15805_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1396246 T6324 n:127.0.0.1:15805_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1396247 T6324 n:127.0.0.1:15805_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1396247 T6324 n:127.0.0.1:15805_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1396282 T6324 n:127.0.0.1:15805_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1396305 T6324 n:127.0.0.1:15805_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1396342 T6324 n:127.0.0.1:15805_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1396436 T6324 n:127.0.0.1:15805_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1396539 T6324 n:127.0.0.1:15805_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1396560 T6324 n:127.0.0.1:15805_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1397203 T6324 n:127.0.0.1:15805_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1397228 T6324 n:127.0.0.1:15805_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1397231 T6324 n:127.0.0.1:15805_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1397244 T6324 n:127.0.0.1:15805_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1397256 T6324 n:127.0.0.1:15805_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1397265 T6324 n:127.0.0.1:15805_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1397267 T6324 n:127.0.0.1:15805_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1397267 T6324 n:127.0.0.1:15805_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1397267 T6324 n:127.0.0.1:15805_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1397268 T6324 n:127.0.0.1:15805_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1397268 T6324 n:127.0.0.1:15805_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1397269 T6324 n:127.0.0.1:15805_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1397269 T6324 n:127.0.0.1:15805_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1397269 T6324 n:127.0.0.1:15805_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1397270 T6324 n:127.0.0.1:15805_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@680b601d
   [junit4]   2> 1397270 T6324 n:127.0.0.1:15805_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1397271 T6324 n:127.0.0.1:15805_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1397271 T6324 n:127.0.0.1:15805_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1397272 T6324 n:127.0.0.1:15805_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1397272 T6324 n:127.0.0.1:15805_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=77.470703125, floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=24.546234566580612, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1397274 T6324 n:127.0.0.1:15805_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@37b08940 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2702e550),segFN=segments_1,generation=1}
   [junit4]   2> 1397274 T6324 n:127.0.0.1:15805_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1397286 T6324 n:127.0.0.1:15805_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1397287 T6324 n:127.0.0.1:15805_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1397287 T6324 n:127.0.0.1:15805_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1397288 T6324 n:127.0.0.1:15805_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1397288 T6324 n:127.0.0.1:15805_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1397289 T6324 n:127.0.0.1:15805_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1397289 T6324 n:127.0.0.1:15805_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1397290 T6324 n:127.0.0.1:15805_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1397290 T6324 n:127.0.0.1:15805_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1397346 T6324 n:127.0.0.1:15805_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1397350 T6324 n:127.0.0.1:15805_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1397353 T6324 n:127.0.0.1:15805_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1397356 T6324 n:127.0.0.1:15805_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1397366 T6324 n:127.0.0.1:15805_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/update,/get,/update/json/docs,/admin/logging,/replication,/admin/mbeans,/admin/threads,/admin/system,/admin/ping,/admin/segments,/admin/plugins,/config,standard,/update/csv,/admin/properties,/admin/luke,/update/json,/schema
   [junit4]   2> 1397369 T6324 n:127.0.0.1:15805_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1397385 T6324 n:127.0.0.1:15805_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1397385 T6324 n:127.0.0.1:15805_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1397390 T6324 n:127.0.0.1:15805_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1397391 T6324 n:127.0.0.1:15805_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1397393 T6324 n:127.0.0.1:15805_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=78.9248046875, floorSegmentMB=0.9658203125, forceMergeDeletesPctAllowed=7.2911897935551515, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1397394 T6324 n:127.0.0.1:15805_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@37b08940 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2702e550),segFN=segments_1,generation=1}
   [junit4]   2> 1397395 T6324 n:127.0.0.1:15805_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1397395 T6324 n:127.0.0.1:15805_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@2f00648c[collection1] main
   [junit4]   2> 1397396 T6324 n:127.0.0.1:15805_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1397397 T6324 n:127.0.0.1:15805_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1397397 T6324 n:127.0.0.1:15805_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1397398 T6324 n:127.0.0.1:15805_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1397398 T6324 n:127.0.0.1:15805_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1397399 T6324 n:127.0.0.1:15805_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1397400 T6324 n:127.0.0.1:15805_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1397400 T6324 n:127.0.0.1:15805_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1397400 T6324 n:127.0.0.1:15805_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1397401 T6324 n:127.0.0.1:15805_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1397403 T6325 n:127.0.0.1:15805_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f00648c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1397404 T6324 n:127.0.0.1:15805_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1397405 T6324 n:127.0.0.1:15805_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1397406 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15805 collection:collection1 shard:shard1
   [junit4]   2> 1397406 T6267 n:127.0.0.1:15805_ oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 1397407 T6267 n:127.0.0.1:15805_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1397408 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1397414 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1397416 T6295 n:127.0.0.1:15342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1397416 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1397417 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1131 name=collection1 org.apache.solr.core.SolrCore@2003903c url=http://127.0.0.1:15805/collection1 node=127.0.0.1:15805_ C1131_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:15805, state=down, node_name=127.0.0.1:15805_}
   [junit4]   2> 1397417 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 C1131 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15805/collection1/
   [junit4]   2> 1397417 T6296 n:127.0.0.1:15342_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 1397418 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 C1131 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1397418 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 C1131 oasc.SyncStrategy.syncToMe http://127.0.0.1:15805/collection1/ has no replicas
   [junit4]   2> 1397419 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15805/collection1/ shard1
   [junit4]   2> 1397419 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1397420 T6306 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> 1397420 T6295 n:127.0.0.1:15342_ 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> 1397420 T6323 n:127.0.0.1:15805_ 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> 1397426 T6295 n:127.0.0.1:15342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1397427 T6296 n:127.0.0.1:15342_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15805",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 1397532 T6295 n:127.0.0.1:15342_ 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> 1397532 T6306 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> 1397532 T6323 n:127.0.0.1:15805_ 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> 1397581 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:15805/collection1/ and leader is http://127.0.0.1:15805/collection1/
   [junit4]   2> 1397581 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15805
   [junit4]   2> 1397582 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1397582 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1397582 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1397584 T6295 n:127.0.0.1:15342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1397588 T6296 n:127.0.0.1:15342_ 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> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15805",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:15805_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "operation":"state"} current state version: 7
   [junit4]   2> 1397589 T6296 n:127.0.0.1:15342_ 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> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15805",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:15805_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1397695 T6306 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> 1397695 T6323 n:127.0.0.1:15805_ 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> 1397695 T6295 n:127.0.0.1:15342_ 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> 1400623 T6267 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores/collection1
   [junit4]   2> 1400630 T6267 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001
   [junit4]   2> 1400633 T6267 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1400636 T6267 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@bf1c1bd{/,null,AVAILABLE}
   [junit4]   2> 1400638 T6267 oejs.AbstractConnector.doStart Started ServerConnector@7539aa46{HTTP/1.1}{127.0.0.1:51295}
   [junit4]   2> 1400638 T6267 oejs.Server.doStart Started @1405725ms
   [junit4]   2> 1400638 T6267 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores, solrconfig=solrconfig.xml, hostContext=/, hostPort=51295}
   [junit4]   2> 1400640 T6267 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@749cd006
   [junit4]   2> 1400640 T6267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/'
   [junit4]   2> 1400711 T6267 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/solr.xml
   [junit4]   2> 1400768 T6267 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores
   [junit4]   2> 1400769 T6267 oasc.CoreContainer.<init> New CoreContainer 1109379043
   [junit4]   2> 1400769 T6267 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/]
   [junit4]   2> 1400769 T6267 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/lib
   [junit4]   2> 1400770 T6267 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/lib).
   [junit4]   2> 1400789 T6267 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1400813 T6267 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1400815 T6267 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1400815 T6267 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1400815 T6267 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1400816 T6267 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56167/solr
   [junit4]   2> 1400816 T6267 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1400816 T6267 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1400817 T6267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1400820 T6342 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12880fc6 name:ZooKeeperConnection Watcher:127.0.0.1:56167 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1400820 T6267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1400821 T6267 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1400824 T6267 n:127.0.0.1:51295_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1400826 T6345 n:127.0.0.1:51295_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79d8b2e2 name:ZooKeeperConnection Watcher:127.0.0.1:56167/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1400827 T6267 n:127.0.0.1:51295_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1400833 T6267 n:127.0.0.1:51295_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1401839 T6267 n:127.0.0.1:51295_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51295_
   [junit4]   2> 1401840 T6267 n:127.0.0.1:51295_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51295_
   [junit4]   2> 1401844 T6267 n:127.0.0.1:51295_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1401849 T6267 n:127.0.0.1:51295_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores
   [junit4]   2> 1401853 T6267 n:127.0.0.1:51295_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {loadOnStartup=true, coreNodeName=, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores/collection1, name=collection1, dataDir=data/, schema=schema.xml, config=solrconfig.xml, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores/collection1/, shard=, collection=collection1, transient=false}
   [junit4]   2> 1401854 T6267 n:127.0.0.1:51295_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores/collection1/
   [junit4]   2> 1401855 T6267 n:127.0.0.1:51295_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1401856 T6346 n:127.0.0.1:51295_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1401857 T6346 n:127.0.0.1:51295_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1401858 T6346 n:127.0.0.1:51295_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1401858 T6295 n:127.0.0.1:15342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1401859 T6296 n:127.0.0.1:15342_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51295",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51295_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "operation":"state"} current state version: 8
   [junit4]   2> 1401860 T6296 n:127.0.0.1:15342_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51295",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51295_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1401861 T6296 n:127.0.0.1:15342_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1401861 T6296 n:127.0.0.1:15342_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1401863 T6295 n:127.0.0.1:15342_ 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> 1401863 T6306 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> 1401863 T6323 n:127.0.0.1:15805_ 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> 1401864 T6345 n:127.0.0.1:51295_ 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> 1402858 T6346 n:127.0.0.1:51295_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1402859 T6346 n:127.0.0.1:51295_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1402860 T6346 n:127.0.0.1:51295_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1402860 T6346 n:127.0.0.1:51295_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1402861 T6346 n:127.0.0.1:51295_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1402862 T6346 n:127.0.0.1:51295_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1402891 T6346 n:127.0.0.1:51295_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1402916 T6346 n:127.0.0.1:51295_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1402972 T6346 n:127.0.0.1:51295_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1403059 T6346 n:127.0.0.1:51295_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1403161 T6346 n:127.0.0.1:51295_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1403181 T6346 n:127.0.0.1:51295_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1403845 T6346 n:127.0.0.1:51295_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1403872 T6346 n:127.0.0.1:51295_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1403878 T6346 n:127.0.0.1:51295_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1403893 T6346 n:127.0.0.1:51295_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1403901 T6346 n:127.0.0.1:51295_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1403907 T6346 n:127.0.0.1:51295_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1403908 T6346 n:127.0.0.1:51295_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1403908 T6346 n:127.0.0.1:51295_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1403909 T6346 n:127.0.0.1:51295_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1403909 T6346 n:127.0.0.1:51295_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1403910 T6346 n:127.0.0.1:51295_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1403910 T6346 n:127.0.0.1:51295_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1403910 T6346 n:127.0.0.1:51295_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1403911 T6346 n:127.0.0.1:51295_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1403911 T6346 n:127.0.0.1:51295_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@680b601d
   [junit4]   2> 1403912 T6346 n:127.0.0.1:51295_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1403912 T6346 n:127.0.0.1:51295_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 1403913 T6346 n:127.0.0.1:51295_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1403913 T6346 n:127.0.0.1:51295_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 1403913 T6346 n:127.0.0.1:51295_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=77.470703125, floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=24.546234566580612, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1403914 T6346 n:127.0.0.1:51295_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@70443c7d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fdf6c20),segFN=segments_1,generation=1}
   [junit4]   2> 1403915 T6346 n:127.0.0.1:51295_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1403922 T6346 n:127.0.0.1:51295_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1403923 T6346 n:127.0.0.1:51295_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1403923 T6346 n:127.0.0.1:51295_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1403923 T6346 n:127.0.0.1:51295_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1403924 T6346 n:127.0.0.1:51295_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1403924 T6346 n:127.0.0.1:51295_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1403924 T6346 n:127.0.0.1:51295_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1403925 T6346 n:127.0.0.1:51295_ x:co

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

etesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1467562 T6267 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1467563 T6267 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1467563 T6267 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1467564 T6267 oasc.SolrCore.closeSearcher [ocptest_shardsplit2_shard2_1_replica1] Closing main searcher on request.
   [junit4]   2> 1467576 T6267 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1467577 T6267 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-4-001/cores/ocptest_shardsplit2_shard2_1_replica1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-4-001/cores/ocptest_shardsplit2_shard2_1_replica1/data;done=false>>]
   [junit4]   2> 1467577 T6267 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-4-001/cores/ocptest_shardsplit2_shard2_1_replica1/data
   [junit4]   2> 1467578 T6267 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-4-001/cores/ocptest_shardsplit2_shard2_1_replica1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-4-001/cores/ocptest_shardsplit2_shard2_1_replica1/data/index;done=false>>]
   [junit4]   2> 1467578 T6267 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest 421E87F42D34CC4C-001/shard-4-001/cores/ocptest_shardsplit2_shard2_1_replica1/data/index
   [junit4]   2> 1467581 T6267 oasc.Overseer.close Overseer (id=93744404839202828-127.0.0.1:51324_-n_0000000004) closing
   [junit4]   2> 1467582 T6632 n:127.0.0.1:51324_ oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:51324_
   [junit4]   2> 1467587 T6477 n:127.0.0.1:51324_ oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1467589 T6267 oejs.AbstractConnector.doStop Stopped ServerConnector@4516f562{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1467590 T6267 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@ad86b64{/,null,UNAVAILABLE}
   [junit4]   2> 1467593 T6267 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 15342
   [junit4]   2> 1467595 T6267 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56167 56167
   [junit4]   2> 1467650 T6268 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56167 56167
   [junit4]   2> 1467653 T6268 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 		4	/solr/collections/ocptest2/state.json
   [junit4]   2> 		4	/solr/collections/ocptest1/state.json
   [junit4]   2> 		4	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 		4	/solr/collections/ocptest4/state.json
   [junit4]   2> 		4	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 		4	/solr/collections/ocptest3/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=421E87F42D34CC4C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sv_SE -Dtests.timezone=US/Pacific -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   82.8s J3 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6606, name=parallelCoreAdminExecutor-2373-thread-15, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([421E87F42D34CC4C:CA4AB82E83C8A1B4]:0)
   [junit4]    > Caused by: java.lang.AssertionError: Too many closes on SolrCore
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([421E87F42D34CC4C]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1138)
   [junit4]    > 	at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:535)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:494)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:598)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:212)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1219)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1467671 T6267 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=DefaultSimilarity, locale=sv_SE, timezone=US/Pacific
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=155550328,total=408420352
   [junit4]   2> NOTE: All tests run in this JVM: [CursorPagingTest, PrimUtilsTest, SimpleMLTQParserTest, CopyFieldTest, TestWriterPerf, TestPostingsSolrHighlighter, SystemInfoHandlerTest, TestSchemaManager, SpatialFilterTest, TestBadConfig, TestIndexingPerformance, DirectSolrConnectionTest, QueryParsingTest, TestHdfsUpdateLog, TestXIncludeConfig, TestDynamicFieldResource, OverriddenZkACLAndCredentialsProvidersTest, AnalysisErrorHandlingTest, DirectUpdateHandlerTest, TestSolrDeletionPolicy1, TestLeaderElectionZkExpiry, TimeZoneUtilsTest, TestComplexPhraseQParserPlugin, TestReplicationHandler, TestFieldCollectionResource, BasicDistributedZk2Test, ChangedSchemaMergeTest, SuggesterTSTTest, TestPartialUpdateDeduplication, CollectionsAPIAsyncDistributedZkTest, DocValuesMultiTest, TestCloudManagedSchemaConcurrent, CoreAdminHandlerTest, TestCoreContainer, DeleteInactiveReplicaTest, NumericFieldsTest, TestPivotHelperCode, HardAutoCommitTest, TestRandomDVFaceting, DocumentBuilderTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedQueryElevationComponentTest, CloudMLTQParserTest, SignatureUpdateProcessorFactoryTest, DistributedFacetPivotSmallAdvancedTest, PathHierarchyTokenizerFactoryTest, MergeStrategyTest, HdfsChaosMonkeySafeLeaderTest, TestCloudInspectUtil, TestSchemaSimilarityResource, SolrInfoMBeanTest, FullSolrCloudDistribCmdsTest, TestManagedSchemaFieldResource, CurrencyFieldOpenExchangeTest, SpatialRPTFieldTypeTest, AsyncMigrateRouteKeyTest, UpdateParamsTest, TestStressRecovery, OverseerStatusTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest]
   [junit4] Completed [251/485] on J3 in 85.82s, 1 test, 1 error <<< FAILURES!

[...truncated 723 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1433: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991: There were test failures: 485 suites, 1949 tests, 1 error, 71 ignored (26 assumptions)

Total time: 53 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3037
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 205192741 bytes
Compression is 0.0%
Took 38 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure