Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11903/
Java: 64bit/jdk1.7.0_76 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Could not get expected value  'CY val modified' for path 'response/params/y/c' 
full output: {   "responseHeader":{     "status":0,     "QTime":0},   
"response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",     
    "b":"B val",         "":{"v":0}}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val modified' for 
path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}}
        at 
__randomizedtesting.SeedInfo.seed([834D68B5BA8DEE36:B19576F147183CE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:224)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:78)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10730 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/init-core-data-001
   [junit4]   2> 1218369 T6428 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1218369 T6428 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1218373 T6428 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1218373 T6429 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1218473 T6428 oasc.ZkTestServer.run start zk server on 
port:58069
   [junit4]   2> 1218474 T6428 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1218475 T6428 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1218476 T6436 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@152b21e4 
name:ZooKeeperConnection Watcher:127.0.0.1:58069 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1218476 T6428 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1218477 T6428 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1218477 T6428 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1218478 T6428 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1218479 T6428 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1218479 T6439 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e08e631 
name:ZooKeeperConnection Watcher:127.0.0.1:58069/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1218480 T6428 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1218480 T6428 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1218480 T6428 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1218481 T6428 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1218481 T6428 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1218482 T6428 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1218482 T6428 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1218483 T6428 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1218483 T6428 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1218484 T6428 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1218484 T6428 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1218485 T6428 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1218485 T6428 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1218485 T6428 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1218486 T6428 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1218486 T6428 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1218487 T6428 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1218487 T6428 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1218488 T6428 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1218488 T6428 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1218488 T6428 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1218489 T6428 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1218489 T6428 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1218489 T6428 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1218490 T6428 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1218490 T6428 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1218491 T6428 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1218491 T6428 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1218532 T6428 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores/collection1
   [junit4]   2> 1218533 T6428 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1218535 T6428 oejs.AbstractConnector.doStart Started 
[email protected]:36080
   [junit4]   2> 1218536 T6428 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/tempDir-001/control/data, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores, hostContext=/, hostPort=36080}
   [junit4]   2> 1218536 T6428 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2792e317
   [junit4]   2> 1218536 T6428 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/'
   [junit4]   2> 1218548 T6428 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/solr.xml
   [junit4]   2> 1218555 T6428 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores
   [junit4]   2> 1218555 T6428 oasc.CoreContainer.<init> New CoreContainer 
199768094
   [junit4]   2> 1218555 T6428 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/]
   [junit4]   2> 1218555 T6428 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/lib
   [junit4]   2> 1218555 T6428 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/lib).
   [junit4]   2> 1218560 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1218560 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1218560 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1218560 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1218560 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1218560 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1218560 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1218560 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1218561 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1218561 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1218561 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1218561 T6428 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1218561 T6428 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1218561 T6428 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1218562 T6428 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1218562 T6428 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58069/solr
   [junit4]   2> 1218562 T6428 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1218562 T6428 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1218562 T6428 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1218564 T6451 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@712aa275 
name:ZooKeeperConnection Watcher:127.0.0.1:58069 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1218564 T6428 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1218564 T6428 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1218565 T6428 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1218565 T6454 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3747a9e5 
name:ZooKeeperConnection Watcher:127.0.0.1:58069/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1218566 T6428 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1218566 T6428 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1218567 T6428 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1218568 T6428 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1218569 T6428 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1218569 T6428 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1218571 T6428 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1218572 T6428 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1218572 T6428 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1218573 T6428 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36080_
   [junit4]   2> 1218573 T6428 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:36080_
   [junit4]   2> 1218574 T6428 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1218574 T6428 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1218575 T6428 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1218575 T6428 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:36080_
   [junit4]   2> 1218575 T6428 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1218576 T6428 oasc.Overseer.start Overseer 
(id=93532736942178307-127.0.0.1:36080_-n_0000000000) starting
   [junit4]   2> 1218576 T6428 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1218579 T6428 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1218579 T6428 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1218579 T6456 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1218579 T6455 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1218580 T6428 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores
   [junit4]   2> 1218581 T6428 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{coreNodeName=, loadOnStartup=true, schema=schema.xml, 
collection=control_collection, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores/collection1, name=collection1, 
transient=false, config=solrconfig.xml, dataDir=data/, shard=, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores/collection1/}
   [junit4]   2> 1218581 T6428 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores/collection1/
   [junit4]   2> 1218581 T6428 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1218582 T6458 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1218582 T6458 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1218583 T6458 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1218583 T6454 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1218583 T6455 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:36080_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:36080"} current state 
version: 0
   [junit4]   2> 1218584 T6455 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:36080_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:36080"}
   [junit4]   2> 1218584 T6455 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1218584 T6455 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1218585 T6454 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> 1219583 T6458 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1219583 T6458 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1219584 T6458 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1219584 T6458 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1219584 T6458 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1219584 T6458 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores/collection1/'
   [junit4]   2> 1219593 T6458 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1219595 T6458 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1219598 T6458 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1219605 T6458 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1219619 T6458 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1219620 T6458 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1219624 T6458 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1219762 T6458 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1219766 T6458 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1219767 T6458 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1219771 T6458 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1219790 T6458 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1219791 T6458 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1219792 T6458 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1219792 T6458 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1219792 T6458 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1219792 T6458 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1219792 T6458 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1219793 T6458 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1219793 T6458 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1219793 T6458 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores/collection1/data/
   [junit4]   2> 1219793 T6458 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26b994ff
   [junit4]   2> 1219793 T6458 oasc.CachingDirectoryFactory.get return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores/collection1/data
   [junit4]   2> 1219794 T6458 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1219794 T6458 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1219794 T6458 oasc.CachingDirectoryFactory.get return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/control-001/cores/collection1/data/index
   [junit4]   2> 1219794 T6458 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=37.6533203125, 
floorSegmentMB=0.40234375, forceMergeDeletesPctAllowed=29.052814130247018, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1219795 T6458 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@736bbe9b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26aeed50),segFN=segments_1,generation=1}
   [junit4]   2> 1219795 T6458 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1219798 T6458 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1219798 T6458 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1219798 T6458 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1219798 T6458 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1219798 T6458 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1219798 T6458 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1219799 T6458 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1219799 T6458 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1219799 T6458 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1219801 T6458 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1219801 T6458 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1219802 T6458 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1219803 T6458 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1219805 T6458 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/get,/update/csv,/admin/segments,/admin/mbeans,/admin/system,/admin/luke,/update/json,/admin/plugins,/schema,/admin/properties,/update/json/docs,/admin/threads,/config,/replication,/update,/admin/logging,/admin/ping,standard,/admin/file
   [junit4]   2> 1219806 T6458 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1219806 T6458 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1219806 T6458 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1219807 T6458 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1219807 T6458 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1219807 T6458 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20933398552244942]
   [junit4]   2> 1219807 T6458 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@736bbe9b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26aeed50),segFN=segments_1,generation=1}
   [junit4]   2> 1219807 T6458 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1219808 T6458 oass.SolrIndexSearcher.<init> Opening 
Searcher@3265c76c[collection1] main
   [junit4]   2> 1219808 T6458 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1219808 T6458 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1219808 T6458 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1219808 T6458 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1219808 T6458 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1219809 T6458 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1219809 T6458 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1219809 T6458 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1219809 T6458 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1219809 T6458 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1219810 T6459 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3265c76c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1219810 T6458 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1219810 T6462 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:36080 collection:control_collection 
shard:shard1
   [junit4]   2> 1219810 T6428 oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1219811 T6428 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1219811 T6462 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1219811 T6428 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1219811 T6428 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1219812 T6465 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5448d254 
name:ZooKeeperConnection Watcher:127.0.0.1:58069/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1219812 T6428 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1219813 T6428 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1219813 T6428 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1219813 T6462 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1219814 T6454 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1219814 T6462 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1219815 T6462 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 1219815 T6455 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> ASYNC  NEW_CORE C3031 name=collection1 
org.apache.solr.core.SolrCore@5424e456 url=http://127.0.0.1:36080/collection1 
node=127.0.0.1:36080_ C3031_STATE=coll:control_collection core:collection1 
props:{state=down, node_name=127.0.0.1:36080_, core=collection1, 
base_url=http://127.0.0.1:36080}
   [junit4]   2> 1219815 T6462 C3031 P36080 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:36080/collection1/
   [junit4]   2> 1219815 T6428 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1219815 T6462 C3031 P36080 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1219815 T6462 C3031 P36080 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:36080/collection1/ has no replicas
   [junit4]   2> 1219815 T6462 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:36080/collection1/ shard1
   [junit4]   2> 1219815 T6462 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1219817 T6454 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1219817 T6455 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:36080";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1219856 T6428 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores/collection1
   [junit4]   2> 1219857 T6428 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001
   [junit4]   2> 1219857 T6428 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1219858 T6428 oejs.AbstractConnector.doStart Started 
[email protected]:48607
   [junit4]   2> 1219858 T6428 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/tempDir-001/jetty1, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores, hostContext=/, 
solrconfig=solrconfig.xml, hostPort=48607}
   [junit4]   2> 1219858 T6428 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2792e317
   [junit4]   2> 1219859 T6428 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/'
   [junit4]   2> 1219870 T6428 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/solr.xml
   [junit4]   2> 1219877 T6428 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores
   [junit4]   2> 1219877 T6428 oasc.CoreContainer.<init> New CoreContainer 
1907489859
   [junit4]   2> 1219877 T6428 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/]
   [junit4]   2> 1219878 T6428 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/lib
   [junit4]   2> 1219878 T6428 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/lib).
   [junit4]   2> 1219882 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1219882 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1219882 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1219883 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1219883 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1219883 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1219883 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1219883 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1219883 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1219883 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1219883 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1219884 T6428 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1219884 T6428 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1219884 T6428 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1219884 T6428 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1219884 T6428 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58069/solr
   [junit4]   2> 1219885 T6428 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1219885 T6428 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1219885 T6428 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1219886 T6477 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2571c019 
name:ZooKeeperConnection Watcher:127.0.0.1:58069 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1219886 T6428 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1219887 T6428 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1219887 T6428 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1219888 T6480 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3be93cd3 
name:ZooKeeperConnection Watcher:127.0.0.1:58069/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1219888 T6428 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1219890 T6428 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1219919 T6480 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> 1219919 T6454 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> 1219919 T6465 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> 1219967 T6462 oasc.ZkController.register We are 
http://127.0.0.1:36080/collection1/ and leader is 
http://127.0.0.1:36080/collection1/
   [junit4]   2> 1219967 T6462 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:36080
   [junit4]   2> 1219968 T6462 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1219968 T6462 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1219968 T6462 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1219968 T6454 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1219969 T6455 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:36080_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:36080"} current state 
version: 2
   [junit4]   2> 1219969 T6455 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:36080_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:36080"}
   [junit4]   2> 1220070 T6454 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> 1220070 T6480 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> 1220070 T6465 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> 1220892 T6428 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48607_
   [junit4]   2> 1220892 T6428 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:48607_
   [junit4]   2> 1220893 T6428 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1220895 T6428 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores
   [junit4]   2> 1220895 T6428 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{dataDir=data/, transient=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores/collection1/, collection=collection1, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores/collection1, shard=, 
loadOnStartup=true, coreNodeName=, schema=schema.xml, config=solrconfig.xml, 
name=collection1}
   [junit4]   2> 1220896 T6428 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores/collection1/
   [junit4]   2> 1220896 T6428 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1220896 T6481 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1220896 T6481 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1220897 T6454 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1220897 T6481 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1220897 T6455 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:48607_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:48607"} current state 
version: 3
   [junit4]   2> 1220897 T6455 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:48607_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:48607"}
   [junit4]   2> 1220898 T6455 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1220898 T6455 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1220999 T6465 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1220999 T6454 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1220999 T6480 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1221897 T6481 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1221897 T6481 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1221898 T6481 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1221898 T6481 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1221898 T6481 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1221899 T6481 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1221910 T6481 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1221912 T6481 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1221916 T6481 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1221928 T6481 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1221952 T6481 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1221953 T6481 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1221958 T6481 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1222135 T6481 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1222139 T6481 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1222140 T6481 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1222144 T6481 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1222146 T6481 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1222147 T6481 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1222148 T6481 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1222148 T6481 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1222148 T6481 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1222148 T6481 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1222148 T6481 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1222149 T6481 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1222149 T6481 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1222149 T6481 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1222149 T6481 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26b994ff
   [junit4]   2> 1222150 T6481 oasc.CachingDirectoryFactory.get return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1222150 T6481 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1222150 T6481 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1222150 T6481 oasc.CachingDirectoryFactory.get return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1222151 T6481 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=37.6533203125, 
floorSegmentMB=0.40234375, forceMergeDeletesPctAllowed=29.052814130247018, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1222151 T6481 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@55d6e26 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38ea838a),segFN=segments_1,generation=1}
   [junit4]   2> 1222151 T6481 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1222155 T6481 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1222155 T6481 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1222155 T6481 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1222156 T6481 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1222156 T6481 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1222156 T6481 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1222156 T6481 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1222156 T6481 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1222156 T6481 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1222158 T6481 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1222159 T6481 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1222160 T6481 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1222161 T6481 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1222164 T6481 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/get,/update/csv,/admin/segments,/admin/mbeans,/admin/system,/admin/luke,/update/json,/admin/plugins,/schema,/admin/properties,/update/json/docs,/admin/threads,/config,/replication,/update,/admin/logging,/admin/ping,standard,/admin/file
   [junit4]   2> 1222165 T6481 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1222166 T6481 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1222166 T6481 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1222166 T6481 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1222166 T6481 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1222166 T6481 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20933398552244942]
   [junit4]   2> 1222167 T6481 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@55d6e26 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38ea838a),segFN=segments_1,generation=1}
   [junit4]   2> 1222167 T6481 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1222167 T6481 oass.SolrIndexSearcher.<init> Opening 
Searcher@3080c813[collection1] main
   [junit4]   2> 1222167 T6481 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1222168 T6481 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1222168 T6481 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1222168 T6481 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1222168 T6481 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1222168 T6481 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1222168 T6481 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1222169 T6481 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1222169 T6481 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1222169 T6481 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1222169 T6482 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3080c813[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1222169 T6481 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1222170 T6485 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:48607 collection:collection1 
shard:shard1
   [junit4]   2> 1222170 T6428 oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1222170 T6428 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1222170 T6485 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1222172 T6485 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1222173 T6454 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1222173 T6485 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1222173 T6485 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3032 name=collection1 
org.apache.solr.core.SolrCore@7a6822e1 url=http://127.0.0.1:48607/collection1 
node=127.0.0.1:48607_ C3032_STATE=coll:collection1 core:collection1 
props:{state=down, node_name=127.0.0.1:48607_, core=collection1, 
base_url=http://127.0.0.1:48607}
   [junit4]   2> 1222173 T6485 C3032 P48607 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:48607/collection1/
   [junit4]   2> 1222173 T6455 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> 1222173 T6485 C3032 P48607 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1222173 T6485 C3032 P48607 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:48607/collection1/ has no replicas
   [junit4]   2> 1222173 T6485 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:48607/collection1/ shard1
   [junit4]   2> 1222174 T6485 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1222175 T6454 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1222175 T6455 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:48607";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 1222213 T6428 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores/collection1
   [junit4]   2> 1222213 T6428 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001
   [junit4]   2> 1222214 T6428 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1222215 T6428 oejs.AbstractConnector.doStart Started 
[email protected]:38500
   [junit4]   2> 1222215 T6428 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores, solrconfig=solrconfig.xml, 
hostPort=38500, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/tempDir-001/jetty2}
   [junit4]   2> 1222215 T6428 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2792e317
   [junit4]   2> 1222216 T6428 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/'
   [junit4]   2> 1222227 T6428 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/solr.xml
   [junit4]   2> 1222234 T6428 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores
   [junit4]   2> 1222234 T6428 oasc.CoreContainer.<init> New CoreContainer 
1477867605
   [junit4]   2> 1222234 T6428 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/]
   [junit4]   2> 1222234 T6428 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/lib
   [junit4]   2> 1222235 T6428 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/lib).
   [junit4]   2> 1222239 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1222239 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1222239 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1222239 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1222239 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1222240 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1222240 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1222240 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1222240 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1222240 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1222240 T6428 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1222240 T6428 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1222241 T6428 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1222241 T6428 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1222241 T6428 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1222241 T6428 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58069/solr
   [junit4]   2> 1222241 T6428 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1222241 T6428 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1222242 T6428 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1222243 T6497 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@578ecc84 
name:ZooKeeperConnection Watcher:127.0.0.1:58069 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1222243 T6428 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1222243 T6428 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1222244 T6428 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1222245 T6500 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@292f0bfe 
name:ZooKeeperConnection Watcher:127.0.0.1:58069/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1222245 T6428 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1222247 T6428 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1222277 T6454 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1222277 T6500 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1222277 T6480 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1222277 T6465 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1222326 T6485 oasc.ZkController.register We are 
http://127.0.0.1:48607/collection1/ and leader is 
http://127.0.0.1:48607/collection1/
   [junit4]   2> 1222326 T6485 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:48607
   [junit4]   2> 1222326 T6485 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1222326 T6485 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1222326 T6485 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1222327 T6454 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1222327 T6455 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:48607_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:48607"} current state 
version: 5
   [junit4]   2> 1222327 T6455 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:48607_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:48607"}
   [junit4]   2> 1222429 T6454 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1222429 T6500 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1222429 T6480 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1222429 T6465 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1223248 T6428 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38500_
   [junit4]   2> 1223249 T6428 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:38500_
   [junit4]   2> 1223250 T6428 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1223251 T6428 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores
   [junit4]   2> 1223251 T6428 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{config=solrconfig.xml, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores/collection1, collection=collection1, 
dataDir=data/, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores/collection1/, transient=false, 
schema=schema.xml, name=collection1, shard=, loadOnStartup=true, coreNodeName=}
   [junit4]   2> 1223252 T6428 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores/collection1/
   [junit4]   2> 1223252 T6428 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1223252 T6501 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1223252 T6501 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1223253 T6501 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1223253 T6454 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1223253 T6455 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:38500_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:38500"} current state 
version: 6
   [junit4]   2> 1223254 T6455 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:38500_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:38500"}
   [junit4]   2> 1223254 T6455 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1223254 T6455 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1223355 T6500 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1223355 T6465 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1223355 T6454 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1223355 T6480 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1224253 T6501 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1224253 T6501 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1224253 T6501 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1224254 T6501 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1224255 T6501 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1224255 T6501 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1224264 T6501 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1224265 T6501 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1224268 T6501 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1224310 T6501 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1224326 T6501 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1224327 T6501 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1224331 T6501 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1224543 T6501 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1224549 T6501 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1224552 T6501 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1224557 T6501 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1224560 T6501 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1224562 T6501 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1224562 T6501 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1224562 T6501 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1224562 T6501 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1224563 T6501 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1224563 T6501 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1224563 T6501 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1224563 T6501 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1224564 T6501 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 1224564 T6501 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26b994ff
   [junit4]   2> 1224565 T6501 oasc.CachingDirectoryFactory.get return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1224565 T6501 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 1224565 T6501 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1224566 T6501 oasc.CachingDirectoryFactory.get return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 1224566 T6501 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=37.6533203125, 
floorSegmentMB=0.40234375, forceMergeDeletesPctAllowed=29.052814130247018, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1224567 T6501 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2a49939 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4476e8a),segFN=segments_1,generation=1}
   [junit4]   2> 1224567 T6501 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1224572 T6501 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1224572 T6501 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1224573 T6501 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1224573 T6501 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1224573 T6501 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1224573 T6501 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1224574 T6501 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1224574 T6501 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1224574 T6501 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1224577 T6501 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1224578 T6501 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1224579 T6501 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1224580 T6501 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1224586 T6501 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/get,/update/csv,/admin/segments,/admin/mbeans,/admin/system,/admin/luke,/update/json,/admin/plugins,/schema,/admin/properties,/update/json/docs,/admin/threads,/config,/replication,/update,/admin/logging,/admin/ping,standard,/admin/file
   [junit4]   2> 1224587 T6501 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1224587 T6501 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1224588 T6501 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1224588 T6501 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1224588 T6501 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1224589 T6501 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20933398552244942]
   [junit4]   2> 1224589 T6501 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2a49939 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4476e8a),segFN=segments_1,generation=1}
   [junit4]   2> 1224589 T6501 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1224590 T6501 oass.SolrIndexSearcher.<init> Opening 
Searcher@137ec165[collection1] main
   [junit4]   2> 1224590 T6501 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1224590 T6501 oascc.ZkStateReader.readCon

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

with IndexWriterCloser
   [junit4]   2> 1267168 T6428 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1267169 T6428 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1267170 T6428 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-4-001/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1267170 T6428 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 1267171 T6428 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-4-001/cores/collection1/data 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 1267171 T6428 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001/shard-4-001/cores/collection1/data
   [junit4]   2> 1267171 T6428 oasc.Overseer.close Overseer 
(id=93532736942178316-127.0.0.1:35421_-n_0000000004) closing
   [junit4]   2> 1267172 T6759 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:35421_
   [junit4]   2> 1268672 T6753 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1268704 T6428 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1268894 T6428 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:58069 58069
   [junit4]   2> 1268912 T6429 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:58069 58069
   [junit4]   2> 1268913 T6429 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                105     /solr/configs/conf1
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test 
-Dtests.seed=834D68B5BA8DEE36 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en_ZA -Dtests.timezone=Atlantic/South_Georgia 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 50.5s J0 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'CY val modified' for path 'response/params/y/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "params":{"x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}}}}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([834D68B5BA8DEE36:B19576F147183CE]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:224)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:78)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1268920 T6428 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 834D68B5BA8DEE36-001
   [junit4]   2> 50553 T6427 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=15657, maxDocsPerChunk=9, blockSize=679), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=15657, blockSize=679)), 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=en_ZA, 
timezone=Atlantic/South_Georgia
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 
1.7.0_76 (64-bit)/cpus=12,threads=1,free=186744176,total=507772928
   [junit4]   2> NOTE: All tests run in this JVM: [BadCopyFieldTest, 
TestStressLucene, SimplePostToolTest, TestIndexingPerformance, 
OverriddenZkACLAndCredentialsProvidersTest, ChaosMonkeyNothingIsSafeTest, 
PeerSyncTest, AtomicUpdatesTest, TestFaceting, 
TestSolrQueryParserDefaultOperatorResource, ClusterStateTest, 
URLClassifyProcessorTest, HdfsUnloadDistributedZkTest, TestRandomMergePolicy, 
TestStandardQParsers, TestUpdate, MBeansHandlerTest, 
QueryElevationComponentTest, TestExactSharedStatsCache, TestJmxMonitoredMap, 
UUIDFieldTest, SolrIndexConfigTest, TestRandomFaceting, 
TestSolrDeletionPolicy1, TestConfig, ParsingFieldUpdateProcessorsTest, 
TestShortCircuitedRequests, TermsComponentTest, DateMathParserTest, 
SignatureUpdateProcessorFactoryTest, TestNRTOpen, ExternalFileFieldSortTest, 
TestSolr4Spatial, TestSimpleTrackingShardHandler, TestJmxIntegration, 
TestMissingGroups, TestDistribDocBasedVersion, HdfsBasicDistributedZk2Test, 
CurrencyFieldXmlFileTest, TestQuerySenderListener, 
TestDefaultSearchFieldResource, DeleteLastCustomShardedReplicaTest, 
HighlighterTest, CoreAdminCreateDiscoverTest, 
UpdateRequestProcessorFactoryTest, TestNamedUpdateProcessors, 
DistributedFacetPivotSmallAdvancedTest, TestManagedSchemaFieldTypeResource, 
TestReplicationHandlerBackup, TestWordDelimiterFilterFactory, 
TestExactStatsCache, DocExpirationUpdateProcessorFactoryTest, 
DebugComponentTest, IndexBasedSpellCheckerTest, TestCloudSchemaless, 
TestReversedWildcardFilterFactory, DeleteInactiveReplicaTest, 
TestMergePolicyConfig, ChangedSchemaMergeTest, TestLazyCores, 
MultiThreadedOCPTest, CSVRequestHandlerTest, TestRealTimeGet, 
TestIBSimilarityFactory, MultiTermTest, TestDocumentBuilder, 
HdfsRecoveryZkTest, MinimalSchemaTest, TestJoin, TestBulkSchemaAPI, 
ShardSplitTest, ZkNodePropsTest, TestManagedSchemaFieldResource, 
SuggesterFSTTest, SuggesterWFSTTest, OpenCloseCoreStressTest, OverseerTest, 
FullSolrCloudDistribCmdsTest, TestDistributedSearch, TestCoreDiscovery, 
CoreAdminHandlerTest, SuggesterTSTTest, TestTrie, TestCSVLoader, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
DocValuesMultiTest, SolrInfoMBeanTest, DocumentAnalysisRequestHandlerTest, 
DocumentBuilderTest, FieldAnalysisRequestHandlerTest, 
FastVectorHighlighterTest, LoggingHandlerTest, ReturnFieldsTest, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, SOLR749Test, 
TestSolrIndexConfig, SampleTest, TestSearchPerf, TestElisionMultitermQuery, 
TestPhraseSuggestions, SynonymTokenizerTest, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestDefaultSimilarityFactory, 
ResourceLoaderTest, PrimUtilsTest, SliceStateTest, TestRTGBase, 
CursorPagingTest, CollectionsAPIAsyncDistributedZkTest, 
DistribCursorPagingTest, DistribJoinFromCollectionTest, HttpPartitionTest, 
TestCloudInspectUtil, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, 
TestRebalanceLeaders, TestReqParamsAPI, TestSolrConfigHandlerCloud]
   [junit4] Completed on J0 in 50.82s, 1 test, 1 failure <<< FAILURES!

[...truncated 150 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976: 
There were test failures: 475 suites, 1892 tests, 1 failure, 48 ignored (21 
assumptions)

Total time: 41 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_76 
-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
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