Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2231/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=454, 
name=parallelCoreAdminExecutor-131-thread-21, state=RUNNABLE, 
group=TGRP-MultiThreadedOCPTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=454, 
name=parallelCoreAdminExecutor-131-thread-21, state=RUNNABLE, 
group=TGRP-MultiThreadedOCPTest]
        at 
__randomizedtesting.SeedInfo.seed([D1F27E7BD5CEBF76:59A641A17B32D28E]:0)
Caused by: java.lang.AssertionError: Too many closes on SolrCore
        at __randomizedtesting.SeedInfo.seed([D1F27E7BD5CEBF76]: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:628)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:213)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1249)
        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 9777 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/init-core-data-001
   [junit4]   2> 51253 T153 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 51254 T153 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /jm/bq
   [junit4]   2> 51284 T153 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 51290 T154 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51291 T154 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 51593 T153 oasc.ZkTestServer.run start zk server on port:57249
   [junit4]   2> 51657 T153 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 51850 T153 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 51965 T161 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e308c04 
name:ZooKeeperConnection Watcher:127.0.0.1:57249 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51966 T153 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 51966 T153 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 51974 T153 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 52089 T153 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 52112 T153 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 52115 T164 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ab8ead7 name:ZooKeeperConnection 
Watcher:127.0.0.1:57249/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 52125 T153 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 52125 T153 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 52133 T153 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 52168 T153 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 52196 T153 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 52225 T153 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 52244 T153 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 52244 T153 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 52256 T153 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 52257 T153 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 52264 T153 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 52265 T153 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 52273 T153 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 52273 T153 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 52281 T153 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 52282 T153 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 52288 T153 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 52289 T153 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 52299 T153 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 52299 T153 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 52313 T153 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 52314 T153 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 52334 T153 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 52334 T153 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 52342 T153 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 52343 T153 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 52350 T153 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 52351 T153 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 52836 T153 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores/collection1
   [junit4]   2> 52840 T153 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 52849 T153 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@493b58fc{/jm/bq,null,AVAILABLE}
   [junit4]   2> 52853 T153 oejs.AbstractConnector.doStart Started 
ServerConnector@76584c46{HTTP/1.1}{127.0.0.1:57252}
   [junit4]   2> 52853 T153 oejs.Server.doStart Started @56500ms
   [junit4]   2> 52853 T153 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=57252, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores, hostContext=/jm/bq}
   [junit4]   2> 52854 T153 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5374d4c9
   [junit4]   2> 52855 T153 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/'
   [junit4]   2> 52891 T153 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/solr.xml
   [junit4]   2> 52936 T153 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores
   [junit4]   2> 52936 T153 oasc.CoreContainer.<init> New CoreContainer 
480110787
   [junit4]   2> 52937 T153 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/]
   [junit4]   2> 52937 T153 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/lib
   [junit4]   2> 52937 T153 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/lib).
   [junit4]   2> 52959 T153 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> 52974 T153 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 52979 T153 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52980 T153 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52980 T153 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 52981 T153 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57249/solr
   [junit4]   2> 53028 T153 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 53029 T153 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 53032 T153 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 53036 T178 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1708d1af 
name:ZooKeeperConnection Watcher:127.0.0.1:57249 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 53036 T153 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 53037 T153 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 53067 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 53068 T181 n:127.0.0.1:57252_jm%2Fbq 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@34cdd0a4 
name:ZooKeeperConnection Watcher:127.0.0.1:57249/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 53069 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 53086 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 53104 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 53116 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 53124 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 53133 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 53183 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 53189 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 53195 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 53199 T153 n:127.0.0.1:57252_jm%2Fbq 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57252_jm%2Fbq
   [junit4]   2> 53206 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57252_jm%2Fbq
   [junit4]   2> 53213 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 53236 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 53241 T153 n:127.0.0.1:57252_jm%2Fbq oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 53262 T153 n:127.0.0.1:57252_jm%2Fbq 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:57252_jm%2Fbq
   [junit4]   2> 53262 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 53266 T153 n:127.0.0.1:57252_jm%2Fbq oasc.Overseer.start 
Overseer (id=93784795969486851-127.0.0.1:57252_jm%2Fbq-n_0000000000) starting
   [junit4]   2> 53290 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 53343 T153 n:127.0.0.1:57252_jm%2Fbq 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 53373 T183 n:127.0.0.1:57252_jm%2Fbq 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 53378 T153 n:127.0.0.1:57252_jm%2Fbq 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 53394 T182 n:127.0.0.1:57252_jm%2Fbq 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 53437 T153 n:127.0.0.1:57252_jm%2Fbq 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores
   [junit4]   2> 53456 T153 n:127.0.0.1:57252_jm%2Fbq 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {coreNodeName=, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores/collection1/, dataDir=data/, 
schema=schema.xml, name=collection1, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores/collection1, config=solrconfig.xml, 
shard=, transient=false, collection=control_collection, loadOnStartup=true}
   [junit4]   2> 53456 T153 n:127.0.0.1:57252_jm%2Fbq 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores/collection1/
   [junit4]   2> 53457 T153 n:127.0.0.1:57252_jm%2Fbq 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 53460 T185 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 53460 T185 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 53474 T181 n:127.0.0.1:57252_jm%2Fbq 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 53474 T185 n:127.0.0.1:57252_jm%2Fbq 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 53488 T182 n:127.0.0.1:57252_jm%2Fbq 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:57252_jm%2Fbq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57252/jm/bq";,
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 53549 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:57252_jm%2Fbq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57252/jm/bq";,
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 53555 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 53595 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 53611 T181 n:127.0.0.1:57252_jm%2Fbq 
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> 54476 T185 n:127.0.0.1:57252_jm%2Fbq 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 54477 T185 n:127.0.0.1:57252_jm%2Fbq 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 54478 T185 n:127.0.0.1:57252_jm%2Fbq 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 54479 T185 n:127.0.0.1:57252_jm%2Fbq 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 54481 T185 n:127.0.0.1:57252_jm%2Fbq 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 54482 T185 n:127.0.0.1:57252_jm%2Fbq 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores/collection1/'
   [junit4]   2> 54527 T185 n:127.0.0.1:57252_jm%2Fbq oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 54552 T185 n:127.0.0.1:57252_jm%2Fbq 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 54581 T185 n:127.0.0.1:57252_jm%2Fbq oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 54633 T185 n:127.0.0.1:57252_jm%2Fbq oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 54637 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 54645 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 55089 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 55109 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 55113 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 55241 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 55268 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 55283 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 55312 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 55312 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 55313 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 55320 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 55320 T185 n:127.0.0.1:57252_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 55321 T185 n:127.0.0.1:57252_jm%2Fbq oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 55321 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 55322 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 55323 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7862cad3
   [junit4]   2> 55337 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores/collection1/data
   [junit4]   2> 55338 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores/collection1/data/index/
   [junit4]   2> 55338 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 55339 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/control-001/cores/collection1/data/index
   [junit4]   2> 55340 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2141329637, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 55341 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3cd1248a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46b5ff37),segFN=segments_1,generation=1}
   [junit4]   2> 55342 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 55356 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 55357 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 55358 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 55358 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 55359 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 55359 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 55360 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 55361 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 55361 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 55378 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55386 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55388 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55391 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55403 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update/json,/update,/admin/file,/update/json/docs,/admin/plugins,/schema,/admin/mbeans,/replication,/update/csv,/get,/admin/threads,/admin/system,/admin/ping,/admin/properties,/admin/segments,/config,/admin/logging,standard,/admin/luke
   [junit4]   2> 55407 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 55410 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 55410 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 55411 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 55412 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 55413 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=49.3154296875, 
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=12.840610709321979, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7833935277687495
   [junit4]   2> 55414 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3cd1248a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46b5ff37),segFN=segments_1,generation=1}
   [junit4]   2> 55414 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 55415 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@3f5aecd4[collection1] main
   [junit4]   2> 55415 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 55419 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 55420 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 55435 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 55435 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 55436 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 55439 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 55439 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 55440 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 55440 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 55460 T186 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@3f5aecd4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 55462 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 55467 T185 n:127.0.0.1:57252_jm%2Fbq x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 55469 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57252/jm/bq 
collection:control_collection shard:shard1
   [junit4]   2> 55470 T153 n:127.0.0.1:57252_jm%2Fbq 
oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 55472 T153 n:127.0.0.1:57252_jm%2Fbq 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 55513 T153 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 55515 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 55515 T153 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 55519 T192 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4815ea7a 
name:ZooKeeperConnection Watcher:127.0.0.1:57249/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 55520 T153 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 55520 T153 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 55520 T153 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 55540 T153 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 55540 T153 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 55540 T153 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 55542 T153 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 55547 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 55547 T195 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@fa61801 name:ZooKeeperConnection 
Watcher:127.0.0.1:57249/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 55549 T153 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 55549 T153 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 55555 T181 n:127.0.0.1:57252_jm%2Fbq 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 55576 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 55576 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> 55577 T182 n:127.0.0.1:57252_jm%2Fbq 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 1
   [junit4]   2> 55579 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> ASYNC  NEW_CORE C37 name=collection1 
org.apache.solr.core.SolrCore@1a301110 
url=http://127.0.0.1:57252/jm/bq/collection1 node=127.0.0.1:57252_jm%2Fbq 
C37_STATE=coll:control_collection core:collection1 props:{core=collection1, 
state=down, node_name=127.0.0.1:57252_jm%2Fbq, 
base_url=http://127.0.0.1:57252/jm/bq}
   [junit4]   2> 55578 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 C37 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:57252/jm/bq/collection1/
   [junit4]   2> 55580 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 C37 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 55580 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 C37 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57252/jm/bq/collection1/ has no replicas
   [junit4]   2> 55580 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:57252/jm/bq/collection1/ shard1
   [junit4]   2> 55594 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 55602 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 55606 T192 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> 55607 T181 n:127.0.0.1:57252_jm%2Fbq 
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> 55645 T182 n:127.0.0.1:57252_jm%2Fbq 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 2
   [junit4]   2> 55699 T181 n:127.0.0.1:57252_jm%2Fbq 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 55717 T182 n:127.0.0.1:57252_jm%2Fbq 
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:57252/jm/bq";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 55736 T181 n:127.0.0.1:57252_jm%2Fbq 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 55748 T192 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> 55750 T181 n:127.0.0.1:57252_jm%2Fbq 
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> 55798 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:57252/jm/bq/collection1/ and leader is 
http://127.0.0.1:57252/jm/bq/collection1/
   [junit4]   2> 55800 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:57252/jm/bq
   [junit4]   2> 55800 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 55800 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 55801 T189 n:127.0.0.1:57252_jm%2Fbq c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 55822 T181 n:127.0.0.1:57252_jm%2Fbq 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 55826 T182 n:127.0.0.1:57252_jm%2Fbq 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:57252_jm%2Fbq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57252/jm/bq";,
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 55829 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:57252_jm%2Fbq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57252/jm/bq";,
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 55960 T192 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> 55961 T181 n:127.0.0.1:57252_jm%2Fbq 
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> 56124 T153 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores/collection1
   [junit4]   2> 56128 T153 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001
   [junit4]   2> 56130 T153 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 56133 T153 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@2e620aff{/jm/bq,null,AVAILABLE}
   [junit4]   2> 56134 T153 oejs.AbstractConnector.doStart Started 
ServerConnector@26c00323{HTTP/1.1}{127.0.0.1:57257}
   [junit4]   2> 56135 T153 oejs.Server.doStart Started @59782ms
   [junit4]   2> 56135 T153 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/jm/bq, hostPort=57257, solrconfig=solrconfig.xml, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores}
   [junit4]   2> 56136 T153 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5374d4c9
   [junit4]   2> 56136 T153 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/'
   [junit4]   2> 56173 T153 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/solr.xml
   [junit4]   2> 56214 T153 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores
   [junit4]   2> 56215 T153 oasc.CoreContainer.<init> New CoreContainer 
1752276865
   [junit4]   2> 56215 T153 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/]
   [junit4]   2> 56215 T153 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/lib
   [junit4]   2> 56216 T153 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/lib).
   [junit4]   2> 56233 T153 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> 56237 T153 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 56238 T153 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 56238 T153 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 56238 T153 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 56239 T153 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57249/solr
   [junit4]   2> 56239 T153 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 56239 T153 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 56242 T153 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 56245 T209 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f251970 
name:ZooKeeperConnection Watcher:127.0.0.1:57249 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 56246 T153 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 56246 T153 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 56251 T153 n:127.0.0.1:57257_jm%2Fbq 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 56255 T212 n:127.0.0.1:57257_jm%2Fbq 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@56e06b5c 
name:ZooKeeperConnection Watcher:127.0.0.1:57249/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 56255 T153 n:127.0.0.1:57257_jm%2Fbq 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 56273 T153 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 57295 T153 n:127.0.0.1:57257_jm%2Fbq 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57257_jm%2Fbq
   [junit4]   2> 57297 T153 n:127.0.0.1:57257_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57257_jm%2Fbq
   [junit4]   2> 57308 T153 n:127.0.0.1:57257_jm%2Fbq oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 57319 T153 n:127.0.0.1:57257_jm%2Fbq 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores
   [junit4]   2> 57321 T153 n:127.0.0.1:57257_jm%2Fbq 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {schema=schema.xml, 
name=collection1, shard=, collection=collection1, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores/collection1, transient=false, 
config=solrconfig.xml, coreNodeName=, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores/collection1/, dataDir=data/}
   [junit4]   2> 57321 T153 n:127.0.0.1:57257_jm%2Fbq 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores/collection1/
   [junit4]   2> 57322 T153 n:127.0.0.1:57257_jm%2Fbq 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 57333 T213 n:127.0.0.1:57257_jm%2Fbq c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 57333 T213 n:127.0.0.1:57257_jm%2Fbq c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 57339 T181 n:127.0.0.1:57252_jm%2Fbq 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 57344 T213 n:127.0.0.1:57257_jm%2Fbq 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 57344 T213 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 57346 T182 n:127.0.0.1:57252_jm%2Fbq 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57257_jm%2Fbq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57257/jm/bq";,
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 57347 T213 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 57351 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57257_jm%2Fbq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57257/jm/bq";,
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 57351 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 57353 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 57365 T213 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 57366 T213 n:127.0.0.1:57257_jm%2Fbq 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 57491 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 57493 T212 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 57495 T212 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 1 
   [junit4]   2> 58367 T213 n:127.0.0.1:57257_jm%2Fbq 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 58368 T213 n:127.0.0.1:57257_jm%2Fbq 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 58369 T213 n:127.0.0.1:57257_jm%2Fbq 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 58370 T213 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 58372 T213 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 58372 T213 n:127.0.0.1:57257_jm%2Fbq 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores/collection1/'
   [junit4]   2> 58402 T213 n:127.0.0.1:57257_jm%2Fbq oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 58416 T213 n:127.0.0.1:57257_jm%2Fbq 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 58456 T213 n:127.0.0.1:57257_jm%2Fbq oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 58641 T213 n:127.0.0.1:57257_jm%2Fbq oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 58645 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 58658 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 59013 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 59026 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 59029 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 59065 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 59071 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 59077 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 59080 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 59080 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 59080 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 59083 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 59084 T213 n:127.0.0.1:57257_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 59084 T213 n:127.0.0.1:57257_jm%2Fbq oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 59084 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 59085 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 59085 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7862cad3
   [junit4]   2> 59086 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores/collection1/data
   [junit4]   2> 59086 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 59086 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 59087 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 59087 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2141329637, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 59088 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5367f38a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4da613cd),segFN=segments_1,generation=1}
   [junit4]   2> 59088 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 59102 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 59103 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 59110 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 59111 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 59111 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 59112 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 59114 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 59114 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 59114 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 59127 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 59130 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 59133 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 59136 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 59163 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update/json,/update,/admin/file,/update/json/docs,/admin/plugins,/schema,/admin/mbeans,/replication,/update/csv,/get,/admin/threads,/admin/system,/admin/ping,/admin/properties,/admin/segments,/config,/admin/logging,standard,/admin/luke
   [junit4]   2> 59166 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 59169 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 59169 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 59173 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 59173 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 59174 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=49.3154296875, 
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=12.840610709321979, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7833935277687495
   [junit4]   2> 59175 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5367f38a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4da613cd),segFN=segments_1,generation=1}
   [junit4]   2> 59176 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 59176 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@136aaffc[collection1] main
   [junit4]   2> 59176 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 59179 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 59179 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 59181 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 59181 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 59181 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 59183 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 59184 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 59184 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 59184 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 59186 T214 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@136aaffc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 59187 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 59189 T213 n:127.0.0.1:57257_jm%2Fbq x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 59190 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:57257/jm/bq collection:collection1 shard:shard1
   [junit4]   2> 59191 T153 n:127.0.0.1:57257_jm%2Fbq 
oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 59192 T153 n:127.0.0.1:57257_jm%2Fbq 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 59193 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 59213 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 59221 T181 n:127.0.0.1:57252_jm%2Fbq 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 59223 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 59223 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C38 name=collection1 
org.apache.solr.core.SolrCore@2229ce0c 
url=http://127.0.0.1:57257/jm/bq/collection1 node=127.0.0.1:57257_jm%2Fbq 
C38_STATE=coll:collection1 core:collection1 props:{core=collection1, 
state=down, node_name=127.0.0.1:57257_jm%2Fbq, 
base_url=http://127.0.0.1:57257/jm/bq}
   [junit4]   2> 59225 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 C38 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:57257/jm/bq/collection1/
   [junit4]   2> 59225 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 C38 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 59225 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 C38 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57257/jm/bq/collection1/ has no replicas
   [junit4]   2> 59225 T182 n:127.0.0.1:57252_jm%2Fbq 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 59225 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:57257/jm/bq/collection1/ shard1
   [junit4]   2> 59226 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 59231 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 1
   [junit4]   2> 59235 T212 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 59242 T212 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 2 
   [junit4]   2> 59259 T181 n:127.0.0.1:57252_jm%2Fbq 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 59263 T182 n:127.0.0.1:57252_jm%2Fbq 
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:57257/jm/bq";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 59268 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 2
   [junit4]   2> 59271 T212 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 59273 T212 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 3 
   [junit4]   2> 59316 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:57257/jm/bq/collection1/ and leader is 
http://127.0.0.1:57257/jm/bq/collection1/
   [junit4]   2> 59317 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:57257/jm/bq
   [junit4]   2> 59317 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 59317 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 59318 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 59321 T181 n:127.0.0.1:57252_jm%2Fbq 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 59327 T182 n:127.0.0.1:57252_jm%2Fbq 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57257_jm%2Fbq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57257/jm/bq";,
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 59329 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57257_jm%2Fbq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57257/jm/bq";,
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 59334 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 3
   [junit4]   2> 59339 T217 n:127.0.0.1:57257_jm%2Fbq c:collection1 s:shard1 
x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for 
collection1 to ver 4 
   [junit4]   2> 59339 T212 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 59341 T212 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 59672 T153 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores/collection1
   [junit4]   2> 59682 T153 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001
   [junit4]   2> 59685 T153 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 59691 T153 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@36b04a4e{/jm/bq,null,AVAILABLE}
   [junit4]   2> 59692 T153 oejs.AbstractConnector.doStart Started 
ServerConnector@6fde62ee{HTTP/1.1}{127.0.0.1:57260}
   [junit4]   2> 59692 T153 oejs.Server.doStart Started @63339ms
   [junit4]   2> 59692 T153 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=57260, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores, hostContext=/jm/bq, 
solrconfig=solrconfig.xml}
   [junit4]   2> 59693 T153 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5374d4c9
   [junit4]   2> 59693 T153 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/'
   [junit4]   2> 59726 T153 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/solr.xml
   [junit4]   2> 59765 T153 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores
   [junit4]   2> 59765 T153 oasc.CoreContainer.<init> New CoreContainer 
1573008242
   [junit4]   2> 59766 T153 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/]
   [junit4]   2> 59766 T153 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/lib
   [junit4]   2> 59766 T153 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/lib).
   [junit4]   2> 59780 T153 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> 59785 T153 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 59787 T153 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 59787 T153 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 59787 T153 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 59788 T153 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57249/solr
   [junit4]   2> 59788 T153 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 59788 T153 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 59791 T153 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 59795 T231 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@68a62995 
name:ZooKeeperConnection Watcher:127.0.0.1:57249 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59796 T153 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 59796 T153 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 59803 T153 n:127.0.0.1:57260_jm%2Fbq 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 59813 T234 n:127.0.0.1:57260_jm%2Fbq 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1311d439 
name:ZooKeeperConnection Watcher:127.0.0.1:57249/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59813 T153 n:127.0.0.1:57260_jm%2Fbq 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 59837 T153 n:127.0.0.1:57260_jm%2Fbq 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 60861 T153 n:127.0.0.1:57260_jm%2Fbq 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57260_jm%2Fbq
   [junit4]   2> 60863 T153 n:127.0.0.1:57260_jm%2Fbq 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57260_jm%2Fbq
   [junit4]   2> 60879 T153 n:127.0.0.1:57260_jm%2Fbq oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 60892 T153 n:127.0.0.1:57260_jm%2Fbq 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores
   [junit4]   2> 60894 T153 n:127.0.0.1:57260_jm%2Fbq 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {coreNodeName=, dataDir=data/, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores/collection1/, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores/collection1, config=solrconfig.xml, 
loadOnStartup=true, shard=, schema=schema.xml, collection=collection1, 
name=collection1, transient=false}
   [junit4]   2> 60894 T153 n:127.0.0.1:57260_jm%2Fbq 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores/collection1/
   [junit4]   2> 60894 T153 n:127.0.0.1:57260_jm%2Fbq 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 60910 T235 n:127.0.0.1:57260_jm%2Fbq c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 60910 T235 n:127.0.0.1:57260_jm%2Fbq c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 60915 T181 n:127.0.0.1:57252_jm%2Fbq 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 60918 T235 n:127.0.0.1:57260_jm%2Fbq 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 60918 T235 n:127.0.0.1:57260_jm%2Fbq 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 60923 T235 n:127.0.0.1:57260_jm%2Fbq 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 60925 T182 n:127.0.0.1:57252_jm%2Fbq 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57260_jm%2Fbq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57260/jm/bq";,
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 60926 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57260_jm%2Fbq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57260/jm/bq";,
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 60927 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 60927 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 60939 T182 n:127.0.0.1:57252_jm%2Fbq 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 4
   [junit4]   2> 60940 T235 n:127.0.0.1:57260_jm%2Fbq 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 60940 T235 n:127.0.0.1:57260_jm%2Fbq 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 60942 T234 n:127.0.0.1:57260_jm%2Fbq 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 60943 T212 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 60945 T234 n:127.0.0.1:57260_jm%2Fbq 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 5 
   [junit4]   2> 60945 T212 n:127.0.0.1:57257_jm%2Fbq 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 5 
   [junit4]   2> 61942 T235 n:127.0.0.1:57260_jm%2Fbq 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 61942 T235 n:127.0.0.1:57260_jm%2Fbq 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 61944 T235 n:127.0.0.1:57260_jm%2Fbq 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 61944 T235 n:127.0.0.1:57260_jm%2Fbq 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 61948 T235 n:127.0.0.1:57260_jm%2Fbq 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 61948 T235 n:127.0.0.1:57260_jm%2Fbq 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores/collection1/'
   [junit4]   2> 62000 T235 n:127.0.0.1:57260_jm%2Fbq oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 62033 T235 n:127.0.0.1:57260_jm%2Fbq 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 62070 T235 n:127.0.0.1:57260_jm%2Fbq oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 62130 T235 n:127.0.0.1:57260_jm%2Fbq oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 62136 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 62145 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 62487 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 62515 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 62517 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 62557 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 62566 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 62572 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 62575 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 62575 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 62576 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 62579 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 62579 T235 n:127.0.0.1:57260_jm%2Fbq 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 62579 T235 n:127.0.0.1:57260_jm%2Fbq oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 62579 T235 n:127.0.0.1:57260_jm%2Fbq x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 62589 T235 n:127.0.0.1:57260_jm%2Fbq x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 62589 T235 n:127.0.0.1:57260_jm%2Fbq x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7862cad3
   [junit4]   2> 62591 T235 n:127.0.0.1:57260_jm%2Fbq x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores/collection1/data
   [junit4]   2> 62591 T235 n:127.0.0.1:57260_jm%2Fbq x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 62591 T235 n:127.0.0.1:57260_jm%2Fbq x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 62592 T235 n:127.0.0.1:57260_jm%2Fbq x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 62594 T235 n:127.0.0.1:57260_jm%2Fbq x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2141329637, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 

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

Closed, skipping sync up.
   [junit4]   2> 138439 T468 n:127.0.0.1:57269_jm%2Fbq 
oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election 
because CoreContainer is closed
   [junit4]   2> 138440 T468 n:127.0.0.1:57269_jm%2Fbq oasc.SolrCore.close 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2936c71c
   [junit4]   2> 138440 T468 n:127.0.0.1:57269_jm%2Fbq 
oasc.ZkController.unregisterConfListener removed listener for config directory 
[/configs/conf1]
   [junit4]   2> 138440 T468 n:127.0.0.1:57269_jm%2Fbq 
oasc.ZkController.unregisterConfListener No more listeners for config directory 
[/configs/conf1]
   [junit4]   2> 138440 T468 n:127.0.0.1:57269_jm%2Fbq 
oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=81,adds=81,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=81,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 138441 T468 n:127.0.0.1:57269_jm%2Fbq 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 138441 T468 n:127.0.0.1:57269_jm%2Fbq 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 138441 T468 n:127.0.0.1:57269_jm%2Fbq 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 138441 T468 n:127.0.0.1:57269_jm%2Fbq C170 
oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 138464 T468 n:127.0.0.1:57269_jm%2Fbq C170 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3625e317 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@716016c6),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3625e317 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@716016c6),segFN=segments_2,generation=2}
   [junit4]   2> 138465 T468 n:127.0.0.1:57269_jm%2Fbq C170 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 138469 T468 n:127.0.0.1:57269_jm%2Fbq 
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 138483 T468 n:127.0.0.1:57269_jm%2Fbq 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 138484 T468 n:127.0.0.1:57269_jm%2Fbq 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-4-001/cores/collection1/data 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 138484 T468 n:127.0.0.1:57269_jm%2Fbq 
oasc.CachingDirectoryFactory.close Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-4-001/cores/collection1/data
   [junit4]   2> 138485 T468 n:127.0.0.1:57269_jm%2Fbq 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-4-001/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 138486 T468 n:127.0.0.1:57269_jm%2Fbq 
oasc.CachingDirectoryFactory.close Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest
 D1F27E7BD5CEBF76-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 138488 T153 oejs.AbstractConnector.doStop Stopped 
ServerConnector@5aa26307{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 138489 T153 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@797b930d{/jm/bq,null,UNAVAILABLE}
   [junit4]   2> 138498 T153 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
57252
   [junit4]   2> 138500 T153 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:57249 57249
   [junit4]   2> 138610 T154 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:57249 57249
   [junit4]   2> 139596 T154 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/ocptest_shardsplit2/state.json
   [junit4]   2>                4       /solr/collections/ocptest3/state.json
   [junit4]   2>                4       /solr/collections/ocptest4/state.json
   [junit4]   2>                4       
/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2>                4       /solr/collections/ocptest2/state.json
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>                4       /solr/collections/ocptest1/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=D1F27E7BD5CEBF76 -Dtests.slow=true -Dtests.locale=th_TH 
-Dtests.timezone=Australia/North -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   88.4s J1 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=454, 
name=parallelCoreAdminExecutor-131-thread-21, state=RUNNABLE, 
group=TGRP-MultiThreadedOCPTest]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D1F27E7BD5CEBF76:59A641A17B32D28E]:0)
   [junit4]    > Caused by: java.lang.AssertionError: Too many closes on 
SolrCore
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D1F27E7BD5CEBF76]: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:628)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:213)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1249)
   [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> 139645 T153 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{_version_=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), 
range_facet_i_dv=PostingsFormat(name=Asserting), 
timestamp=PostingsFormat(name=Asserting), 
range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), 
range_facet_l=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=Asserting), 
intDefault=Lucene50(blocksize=128)}, 
docValues:{range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory), 
range_facet_l_dv=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, 
locale=th_TH, timezone=Australia/North
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=3,threads=1,free=10071376,total=107339776
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSchemaSimilarityResource, UUIDUpdateProcessorFallbackTest, 
CurrencyFieldOpenExchangeTest, TestSolrCoreProperties, 
TestAnalyzeInfixSuggestions, NotRequiredUniqueKeyTest, TestMaxScoreQueryParser, 
SolrCmdDistributorTest, MultiThreadedOCPTest]
   [junit4] Completed [29/488] on J1 in 89.21s, 1 test, 1 error <<< FAILURES!

[...truncated 1441 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:229: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1433: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:991: 
There were test failures: 488 suites, 1958 tests, 1 error, 62 ignored (24 
assumptions)

Total time: 84 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to