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

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

Error Message:
Could not get expected value  'A val' for path 'params/a' full output: null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'A val' for path 
'params/a' full output: null
        at 
__randomizedtesting.SeedInfo.seed([BA790F2228BADE77:322D30F88646B38F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:405)
        at 
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:147)
        at 
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:71)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java: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 10567 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/init-core-data-001
   [junit4]   2> 2831205 T14511 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (false) and clientAuth (false)
   [junit4]   2> 2831206 T14511 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 2831210 T14511 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2831211 T14512 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2831313 T14511 oasc.ZkTestServer.run start zk server on 
port:54860
   [junit4]   2> 2831313 T14511 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2831315 T14511 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2831320 T14519 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@858b9c1 name:ZooKeeperConnection 
Watcher:127.0.0.1:54860 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2831320 T14511 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2831321 T14511 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2831321 T14511 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2831326 T14511 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2831327 T14511 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2831331 T14522 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1bb1cf26 
name:ZooKeeperConnection Watcher:127.0.0.1:54860/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2831331 T14511 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2831331 T14511 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2831331 T14511 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2831337 T14511 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2831341 T14511 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2831344 T14511 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2831349 T14511 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2831349 T14511 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2831357 T14511 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2831357 T14511 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2831362 T14511 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2831362 T14511 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2831367 T14511 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2831368 T14511 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2831372 T14511 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2831373 T14511 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2831378 T14511 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2831378 T14511 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2831382 T14511 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2831382 T14511 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2831387 T14511 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2831387 T14511 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2831392 T14511 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2831392 T14511 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2831396 T14511 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2831397 T14511 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2831401 T14511 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2831401 T14511 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2831743 T14511 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores/collection1
   [junit4]   2> 2831746 T14511 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2831750 T14511 oejs.AbstractConnector.doStart Started 
[email protected]:54863
   [junit4]   2> 2831751 T14511 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/, hostPort=54863, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/tempDir-001/control/data, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores}
   [junit4]   2> 2831752 T14511 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@77abfbdc
   [junit4]   2> 2831752 T14511 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/'
   [junit4]   2> 2831785 T14511 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/solr.xml
   [junit4]   2> 2831815 T14511 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores
   [junit4]   2> 2831815 T14511 oasc.CoreContainer.<init> New CoreContainer 
423000649
   [junit4]   2> 2831815 T14511 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/]
   [junit4]   2> 2831815 T14511 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/lib
   [junit4]   2> 2831816 T14511 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/lib).
   [junit4]   2> 2831829 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2831829 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2831829 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2831830 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2831830 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2831830 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2831830 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2831830 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2831831 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2831831 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2831831 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 2831835 T14511 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2831836 T14511 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2831836 T14511 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2831836 T14511 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2831837 T14511 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54860/solr
   [junit4]   2> 2831837 T14511 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2831837 T14511 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2831838 T14511 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2831841 T14534 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@528bf117 
name:ZooKeeperConnection Watcher:127.0.0.1:54860 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2831842 T14511 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2831843 T14511 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2831846 T14511 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2831848 T14537 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b5816b7 
name:ZooKeeperConnection Watcher:127.0.0.1:54860/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2831848 T14511 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2831851 T14511 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2831856 T14511 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2831862 T14511 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2831867 T14511 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2831872 T14511 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2831878 T14511 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 2831882 T14511 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2831886 T14511 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2831889 T14511 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54863_
   [junit4]   2> 2831890 T14511 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54863_
   [junit4]   2> 2831894 T14511 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2831898 T14511 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2831901 T14511 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2831905 T14511 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:54863_
   [junit4]   2> 2831905 T14511 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2831909 T14511 oasc.Overseer.start Overseer 
(id=93613418776821763-127.0.0.1:54863_-n_0000000000) starting
   [junit4]   2> 2831913 T14511 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2831931 T14511 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2831932 T14511 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2831932 T14539 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2831933 T14538 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2831947 T14511 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores
   [junit4]   2> 2831948 T14511 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{loadOnStartup=true, transient=false, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores/collection1, name=collection1, 
dataDir=data/, shard=, config=solrconfig.xml, collection=control_collection, 
schema=schema.xml, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores/collection1/, coreNodeName=}
   [junit4]   2> 2831949 T14511 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores/collection1/
   [junit4]   2> 2831949 T14511 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 2831952 T14541 C:control_collection c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 2831952 T14541 C:control_collection c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 2831953 T14537 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2831953 T14541 C:control_collection c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2831956 T14538 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:54863_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:54863";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 2831957 T14538 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:54863_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:54863";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2831957 T14538 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 2831957 T14538 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 2831959 T14537 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> 2832956 T14541 C:control_collection c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 2832956 T14541 C:control_collection c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 2832957 T14541 C:control_collection c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2832957 T14541 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 2832960 T14541 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2832960 T14541 C:control_collection c:collection1 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores/collection1/'
   [junit4]   2> 2832984 T14541 C:control_collection c:collection1 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2832989 T14541 C:control_collection c:collection1 
oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2832999 T14541 C:control_collection c:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2833018 T14541 C:control_collection c:collection1 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 2833071 T14541 C:control_collection c:collection1 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2833073 T14541 C:control_collection c:collection1 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2833079 T14541 C:control_collection c:collection1 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2833380 T14541 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2833395 T14541 C:control_collection c:collection1 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2833399 T14541 C:control_collection c:collection1 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2833425 T14541 C:control_collection c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 2833432 T14541 C:control_collection c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 2833436 T14541 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2833439 T14541 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2833439 T14541 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2833439 T14541 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2833441 T14541 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2833442 T14541 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2833442 T14541 C:control_collection c:collection1 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 2833442 T14541 C:control_collection c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2833442 T14541 C:control_collection c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores/collection1/data/
   [junit4]   2> 2833442 T14541 C:control_collection c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9657d4
   [junit4]   2> 2833443 T14541 C:control_collection c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores/collection1/data
   [junit4]   2> 2833444 T14541 C:control_collection c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2833444 T14541 C:control_collection c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 2833444 T14541 C:control_collection c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/control-001/cores/collection1/data/index
   [junit4]   2> 2833444 T14541 C:control_collection c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=98.3359375, 
floorSegmentMB=0.5869140625, forceMergeDeletesPctAllowed=12.989105436304332, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8301092659400239
   [junit4]   2> 2833445 T14541 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@8575805 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e53b48a),segFN=segments_1,generation=1}
   [junit4]   2> 2833445 T14541 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2833452 T14541 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 2833453 T14541 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2833453 T14541 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2833453 T14541 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2833453 T14541 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2833453 T14541 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 2833454 T14541 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2833454 T14541 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2833454 T14541 C:control_collection c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 2833465 T14541 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2833467 T14541 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2833468 T14541 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2833470 T14541 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2833475 T14541 C:control_collection c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/system,standard,/admin/file,/update/json/docs,/admin/threads,/admin/ping,/admin/segments,/schema,/update/csv,/admin/properties,/admin/plugins,/update,/config,/admin/luke,/get,/replication,/admin/mbeans,/update/json,/admin/logging
   [junit4]   2> 2833476 T14541 C:control_collection c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2833477 T14541 C:control_collection c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2833477 T14541 C:control_collection c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2833478 T14541 C:control_collection c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2833478 T14541 C:control_collection c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2833479 T14541 C:control_collection c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=20.783203125, 
floorSegmentMB=1.984375, forceMergeDeletesPctAllowed=26.297813394048866, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.40196064576921764
   [junit4]   2> 2833480 T14541 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@8575805 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e53b48a),segFN=segments_1,generation=1}
   [junit4]   2> 2833480 T14541 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2833480 T14541 C:control_collection c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@201709d1[collection1] main
   [junit4]   2> 2833481 T14541 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 2833483 T14541 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2833484 T14541 C:control_collection c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2833486 T14541 C:control_collection c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2833486 T14541 C:control_collection c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2833486 T14541 C:control_collection c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2833488 T14541 C:control_collection c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2833489 T14541 C:control_collection c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2833489 T14541 C:control_collection c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2833489 T14541 C:control_collection c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2833490 T14542 C:control_collection c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@201709d1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2833491 T14541 C:control_collection c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2833492 T14545 C:control_collection S:shard1 
oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:54863 collection:control_collection shard:shard1
   [junit4]   2> 2833493 T14511 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2833493 T14511 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2833494 T14545 C:control_collection S:shard1 
oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2833495 T14511 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2833496 T14511 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2833500 T14548 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@296659dd 
name:ZooKeeperConnection Watcher:127.0.0.1:54860/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2833500 T14511 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2833500 T14511 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2833501 T14511 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2833507 T14545 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 2833508 T14511 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 2833508 T14511 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 2833509 T14511 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2833510 T14511 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2833511 T14537 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2833513 T14545 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2833514 T14545 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C8077 name=collection1 
org.apache.solr.core.SolrCore@fc9537c url=http://127.0.0.1:54863/collection1 
node=127.0.0.1:54863_ C8077_STATE=coll:control_collection core:collection1 
props:{core=collection1, node_name=127.0.0.1:54863_, 
base_url=http://127.0.0.1:54863, state=down}
   [junit4]   2> 2833514 T14545 C:control_collection S:shard1 C8077 P54863 
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54863/collection1/
   [junit4]   2> 2833514 T14545 C:control_collection S:shard1 C8077 P54863 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2833514 T14538 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> 2833514 T14551 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b985a21 
name:ZooKeeperConnection Watcher:127.0.0.1:54860/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2833514 T14545 C:control_collection S:shard1 C8077 P54863 
oasc.SyncStrategy.syncToMe http://127.0.0.1:54863/collection1/ has no replicas
   [junit4]   2> 2833515 T14545 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:54863/collection1/ shard1
   [junit4]   2> 2833515 T14545 C:control_collection S:shard1 
oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2833515 T14511 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2833516 T14511 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2833516 T14537 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> 2833516 T14548 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> 2833522 T14513 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x14c94e88c670005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2833528 T14537 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2833529 T14538 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 2
   [junit4]   2> 2833529 T14538 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 2833536 T14538 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:54863";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 2833537 T14538 oasco.ZkStateWriter.writePendingUpdates going 
to create_collection /collections/collection1/state.json
   [junit4]   2> 2833539 T14548 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> 2833539 T14537 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> 2833551 T14537 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2833553 T14548 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> 2833553 T14537 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> 2833582 T14545 C:control_collection S:shard1 
oasc.ZkController.register We are http://127.0.0.1:54863/collection1/ and 
leader is http://127.0.0.1:54863/collection1/
   [junit4]   2> 2833582 T14545 C:control_collection S:shard1 
oasc.ZkController.register No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:54863
   [junit4]   2> 2833582 T14545 C:control_collection S:shard1 
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2833582 T14545 C:control_collection S:shard1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=active 
collection=control_collection
   [junit4]   2> 2833582 T14545 C:control_collection S:shard1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 2833584 T14537 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2833586 T14538 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:54863_",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:54863";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 2833587 T14538 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:54863_",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:54863";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2833695 T14537 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> 2833695 T14548 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> 2834310 T14511 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores/collection1
   [junit4]   2> 2834313 T14511 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001
   [junit4]   2> 2834314 T14511 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2834318 T14511 oejs.AbstractConnector.doStart Started 
[email protected]:54868
   [junit4]   2> 2834319 T14511 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=54868, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/tempDir-001/jetty1, hostContext=/, 
solrconfig=solrconfig.xml}
   [junit4]   2> 2834320 T14511 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@77abfbdc
   [junit4]   2> 2834320 T14511 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/'
   [junit4]   2> 2834367 T14511 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/solr.xml
   [junit4]   2> 2834563 T14511 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores
   [junit4]   2> 2834564 T14511 oasc.CoreContainer.<init> New CoreContainer 
603182551
   [junit4]   2> 2834564 T14511 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/]
   [junit4]   2> 2834565 T14511 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/lib
   [junit4]   2> 2834565 T14511 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/lib).
   [junit4]   2> 2834576 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2834577 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2834577 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2834577 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2834577 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2834577 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2834578 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2834578 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2834578 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2834578 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2834578 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 2834582 T14511 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2834583 T14511 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2834583 T14511 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2834584 T14511 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2834584 T14511 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54860/solr
   [junit4]   2> 2834584 T14511 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2834585 T14511 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2834586 T14511 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2834590 T14563 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3948cdf2 
name:ZooKeeperConnection Watcher:127.0.0.1:54860 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2834591 T14511 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2834592 T14511 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2834597 T14511 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2834601 T14566 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@686d3e9 name:ZooKeeperConnection 
Watcher:127.0.0.1:54860/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2834601 T14511 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2834616 T14511 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2835631 T14511 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54868_
   [junit4]   2> 2835633 T14511 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54868_
   [junit4]   2> 2835639 T14511 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2835643 T14511 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores
   [junit4]   2> 2835645 T14511 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{collection=collection1, coreNodeName=, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores/collection1/, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores/collection1, name=collection1, 
dataDir=data/, schema=schema.xml, loadOnStartup=true, config=solrconfig.xml, 
shard=, transient=false}
   [junit4]   2> 2835646 T14511 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores/collection1/
   [junit4]   2> 2835646 T14511 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 2835650 T14567 C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 2835650 T14567 C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 2835654 T14537 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2835656 T14567 C:collection1 c:collection1 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 2835656 T14567 C:collection1 c:collection1 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 2835656 T14538 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:54868_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:54868";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 2835657 T14567 C:collection1 c:collection1 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2835657 T14538 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:54868_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:54868";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2835658 T14538 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 2835658 T14538 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 2835660 T14567 C:collection1 c:collection1 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 2835660 T14567 C:collection1 c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2835661 T14538 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2835662 T14566 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 2835664 T14566 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 2836662 T14567 C:collection1 c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 2836662 T14567 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2836664 T14567 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2836664 T14567 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 2836666 T14567 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2836666 T14567 C:collection1 c:collection1 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2836687 T14567 C:collection1 c:collection1 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2836691 T14567 C:collection1 c:collection1 oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 2836702 T14567 C:collection1 c:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2836718 T14567 C:collection1 c:collection1 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 2836754 T14567 C:collection1 c:collection1 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2836757 T14567 C:collection1 c:collection1 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2836763 T14567 C:collection1 c:collection1 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2837132 T14567 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2837146 T14567 C:collection1 c:collection1 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2837148 T14567 C:collection1 c:collection1 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2837167 T14567 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 2837173 T14567 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 2837177 T14567 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2837179 T14567 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2837179 T14567 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2837179 T14567 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2837182 T14567 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2837182 T14567 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2837182 T14567 C:collection1 c:collection1 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 2837183 T14567 C:collection1 c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2837183 T14567 C:collection1 c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 2837183 T14567 C:collection1 c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9657d4
   [junit4]   2> 2837184 T14567 C:collection1 c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2837184 T14567 C:collection1 c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 2837184 T14567 C:collection1 c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 2837185 T14567 C:collection1 c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 2837185 T14567 C:collection1 c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=98.3359375, 
floorSegmentMB=0.5869140625, forceMergeDeletesPctAllowed=12.989105436304332, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8301092659400239
   [junit4]   2> 2837185 T14567 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5e533b8a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a6a1167),segFN=segments_1,generation=1}
   [junit4]   2> 2837186 T14567 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2837193 T14567 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 2837193 T14567 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2837193 T14567 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2837193 T14567 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2837194 T14567 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2837194 T14567 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 2837194 T14567 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2837194 T14567 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2837194 T14567 C:collection1 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 2837205 T14567 C:collection1 c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2837207 T14567 C:collection1 c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2837210 T14567 C:collection1 c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2837213 T14567 C:collection1 c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2837225 T14567 C:collection1 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/system,standard,/admin/file,/update/json/docs,/admin/threads,/admin/ping,/admin/segments,/schema,/update/csv,/admin/properties,/admin/plugins,/update,/config,/admin/luke,/get,/replication,/admin/mbeans,/update/json,/admin/logging
   [junit4]   2> 2837226 T14567 C:collection1 c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2837228 T14567 C:collection1 c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2837228 T14567 C:collection1 c:collection1 oasu.UpdateLog.init 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 2837230 T14567 C:collection1 c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2837230 T14567 C:collection1 c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2837231 T14567 C:collection1 c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=20.783203125, 
floorSegmentMB=1.984375, forceMergeDeletesPctAllowed=26.297813394048866, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.40196064576921764
   [junit4]   2> 2837232 T14567 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5e533b8a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a6a1167),segFN=segments_1,generation=1}
   [junit4]   2> 2837232 T14567 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2837232 T14567 C:collection1 c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@5a5ecb3a[collection1] main
   [junit4]   2> 2837232 T14567 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 2837234 T14567 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2837235 T14567 C:collection1 c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2837236 T14567 C:collection1 c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2837236 T14567 C:collection1 c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2837236 T14567 C:collection1 c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2837237 T14567 C:collection1 c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2837237 T14567 C:collection1 c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2837237 T14567 C:collection1 c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2837237 T14567 C:collection1 c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2837238 T14568 C:collection1 c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@5a5ecb3a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2837239 T14567 C:collection1 c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2837242 T14571 C:collection1 S:shard1 
oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:54868 collection:collection1 shard:shard1
   [junit4]   2> 2837243 T14511 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2837243 T14511 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2837244 T14571 C:collection1 S:shard1 
oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2837261 T14571 C:collection1 S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 2837268 T14571 C:collection1 S:shard1 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2837269 T14571 C:collection1 S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C8078 name=collection1 
org.apache.solr.core.SolrCore@6329d538 url=http://127.0.0.1:54868/collection1 
node=127.0.0.1:54868_ C8078_STATE=coll:collection1 core:collection1 
props:{core=collection1, node_name=127.0.0.1:54868_, 
base_url=http://127.0.0.1:54868, state=down}
   [junit4]   2> 2837269 T14571 C:collection1 S:shard1 C8078 P54868 
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54868/collection1/
   [junit4]   2> 2837269 T14571 C:collection1 S:shard1 C8078 P54868 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2837269 T14571 C:collection1 S:shard1 C8078 P54868 
oasc.SyncStrategy.syncToMe http://127.0.0.1:54868/collection1/ has no replicas
   [junit4]   2> 2837270 T14571 C:collection1 S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:54868/collection1/ shard1
   [junit4]   2> 2837270 T14571 C:collection1 S:shard1 
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2837285 T14537 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2837291 T14538 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 2, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 2837295 T14538 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 2837297 T14566 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 2837300 T14566 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 2837312 T14538 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:54868";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 2837315 T14538 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 2837318 T14566 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 2837321 T14566 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 2837333 T14537 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2837336 T14571 C:collection1 S:shard1 
oasc.ZkController.register We are http://127.0.0.1:54868/collection1/ and 
leader is http://127.0.0.1:54868/collection1/
   [junit4]   2> 2837336 T14571 C:collection1 S:shard1 
oasc.ZkController.register No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:54868
   [junit4]   2> 2837337 T14571 C:collection1 S:shard1 
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2837337 T14571 C:collection1 S:shard1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=active 
collection=collection1
   [junit4]   2> 2837337 T14571 C:collection1 S:shard1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 2837340 T14538 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:54868_",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:54868";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 2837342 T14538 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:54868_",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:54868";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2837346 T14538 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 2837348 T14566 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 2837357 T14571 C:collection1 S:shard1 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 2837358 T14537 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2837359 T14566 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 2837665 T14511 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001/cores/collection1
   [junit4]   2> 2837668 T14511 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001
   [junit4]   2> 2837669 T14511 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2837674 T14511 oejs.AbstractConnector.doStart Started 
[email protected]:54877
   [junit4]   2> 2837676 T14511 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001/cores, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostPort=54877}
   [junit4]   2> 2837676 T14511 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@77abfbdc
   [junit4]   2> 2837676 T14511 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001/'
   [junit4]   2> 2837720 T14511 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001/solr.xml
   [junit4]   2> 2837762 T14511 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001/cores
   [junit4]   2> 2837763 T14511 oasc.CoreContainer.<init> New CoreContainer 
209105889
   [junit4]   2> 2837763 T14511 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001/]
   [junit4]   2> 2837763 T14511 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001/lib
   [junit4]   2> 2837764 T14511 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001/lib).
   [junit4]   2> 2837778 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2837778 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2837778 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2837778 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2837779 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2837779 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2837779 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2837780 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2837780 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2837780 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2837780 T14511 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 2837785 T14511 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2837786 T14511 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2837786 T14511 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2837786 T14511 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2837787 T14511 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54860/solr
   [junit4]   2> 2837787 T14511 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2837787 T14511 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2837789 T14511 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2837793 T14583 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3661412e 
name:ZooKeeperConnection Watcher:127.0.0.1:54860 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837795 T14511 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2837796 T14511 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2837799 T14511 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2837802 T14586 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6484ebf0 
name:ZooKeeperConnection Watcher:127.0.0.1:54860/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837802 T14511 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2837813 T14511 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2838829 T14511 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54877_
   [junit4]   2> 2838830 T14511 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54877_
   [junit4]   2> 2838838 T14511 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2838844 T14511 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001/cores
   [junit4]   2> 2838847 T14511 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{config=solrconfig.xml, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001/cores/collection1/, collection=collection1, 
schema=schema.xml, name=collection1, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001/cores/collection1, transient=false, 
coreNodeName=, shard=, dataDir=data/, loadOnStartup=true}
   [junit4]   2> 2838847 T14511 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001/shard-2-001/cores/collection1/
   [junit4]   2> 2838847 T14511 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 2838853 T14587 C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 2838853 T14587 C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 2838856 T14537 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2838858 T14587 C:collection1 c:collection1 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 2838858 T14587 C:collection1 c:collection1 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 2838858 T14538 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:54877_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:54877";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 2838859 T14587 C:collection1 c:collection1 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2838860 T14538 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:54877_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:54877";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2838860 T14538 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 2838861 T14538 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 2838862 T14587 C:collection1 c:collection1 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 2838862 T14587 C:collection1 c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2838863 T14538 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 2838865 T14586 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 2838865 T14566 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 2838867 T14586 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 2838867 T14566 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 2839865 T14587 C:collection1 c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 2839865 T14587 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2839868 T14587 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2839868 T14587 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 2839870 T14587 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2839870 T14587 C:collection1 c:collection1 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Luce

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

ache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:291)
   [junit4]   2>                at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:291)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:486)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:455)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:442)
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:146)
   [junit4]   2>                at 
org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:142)
   [junit4]   2>                ... 11 more
   [junit4]   2>        
   [junit4]   2> 2861968 T14511 C:control_collection S:shard1 c:collection1 
oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2862158 T14511 C:control_collection S:shard1 c:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54860 54860
   [junit4]   2> 2862168 T14512 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:54860 54860
   [junit4]   2> 2862902 T14512 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                20      /solr/configs/conf1
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                2       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI 
-Dtests.method=test -Dtests.seed=BA790F2228BADE77 -Dtests.slow=true 
-Dtests.locale=en_SG -Dtests.timezone=Pacific/Tongatapu -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 31.7s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'A val' for path 'params/a' full output: null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BA790F2228BADE77:322D30F88646B38F]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:405)
   [junit4]    >        at 
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:147)
   [junit4]    >        at 
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:71)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2862921 T14511 C:control_collection S:shard1 c:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI
 BA790F2228BADE77-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=en_SG, timezone=Pacific/Tongatapu
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_76 
(64-bit)/cpus=3,threads=1,free=119286144,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastOutputStream, 
CoreMergeIndexesAdminHandlerTest, DistributedQueryComponentCustomSortTest, 
TermVectorComponentDistributedTest, DateRangeFieldTest, 
OverseerCollectionProcessorTest, TestCloudSchemaless, 
TestSimpleTrackingShardHandler, TestCodecSupport, TestCoreDiscovery, 
SuggesterTSTTest, HdfsSyncSliceTest, TestReversedWildcardFilterFactory, 
TestJoin, StandardRequestHandlerTest, TestIntervalFaceting, MinimalSchemaTest, 
TestSolrConfigHandlerCloud, DirectUpdateHandlerOptimizeTest, 
FieldMutatingUpdateProcessorTest, TestManagedStopFilterFactory, 
TestSolr4Spatial2, DateFieldTest, TestCollectionAPI, InfoHandlerTest, 
TestBulkSchemaConcurrent, TestSolrDeletionPolicy2, TestSolrDeletionPolicy1, 
SearchHandlerTest, TestRecovery, TestSimpleQParserPlugin, HdfsLockFactoryTest, 
TestBlobHandler, JsonLoaderTest, TestDynamicFieldCollectionResource, 
TestEmbeddedSolrServerConstructors, TestSystemIdResolver, 
SegmentsInfoRequestHandlerTest, CoreAdminCreateDiscoverTest, SpatialFilterTest, 
TestConfigOverlay, OverseerStatusTest, TestExactSharedStatsCache, 
ChaosMonkeySafeLeaderTest, SchemaVersionSpecificBehaviorTest, 
SolrIndexConfigTest, TestReload, TestMergePolicyConfig, 
TestRequestStatusCollectionAPI, TestManagedSynonymFilterFactory, 
DebugComponentTest, NotRequiredUniqueKeyTest, TestStressUserVersions, 
BufferStoreTest, TestQuerySenderListener, TestLRUStatsCache, 
TestValueSourceCache, TestHdfsUpdateLog, HighlighterConfigTest, 
TestMiniSolrCloudCluster, TestReRankQParserPlugin, SolrRequestParserTest, 
TestSolrDynamicMBean, TestTrie, DeleteShardTest, 
SignatureUpdateProcessorFactoryTest, RollingRestartTest, 
HdfsBasicDistributedZkTest, TestRemoteStreaming, 
HdfsCollectionsAPIDistributedZkTest, TestUtils, DistributedMLTComponentTest, 
TestBadConfig, TermsComponentTest, EnumFieldTest, 
DistributedExpandComponentTest, TestSearcherReuse, FastVectorHighlighterTest, 
ZkNodePropsTest, ZkSolrClientTest, EchoParamsTest, TestInitParams, 
DisMaxRequestHandlerTest, SolrXmlInZkTest, TestNRTOpen, 
RegexBoostProcessorTest, TestDFRSimilarityFactory, ResourceLoaderTest, 
CurrencyFieldXmlFileTest, ConvertedLegacyTest, SpellingQueryConverterTest, 
BasicDistributedZk2Test, SimplePostToolTest, TestLMDirichletSimilarityFactory, 
TestManagedResource, ExternalFileFieldSortTest, LoggingHandlerTest, 
TestFieldResource, TestDistribDocBasedVersion, DistributedTermsComponentTest, 
UpdateParamsTest, SpatialRPTFieldTypeTest, BadIndexSchemaTest, 
AtomicUpdatesTest, TermVectorComponentTest, HighlighterTest, 
CollectionReloadTest, DocumentBuilderTest, TestRangeQuery, QueryResultKeyTest, 
TestMaxScoreQueryParser, TestCursorMarkWithoutUniqueKey, 
SpellCheckCollatorTest, CoreAdminRequestStatusTest, OpenCloseCoreStressTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, 
LeaderElectionTest, TestRandomDVFaceting, AutoCommitTest, 
TestDistributedGrouping, TestHashPartitioner, ZkControllerTest, 
TestRealTimeGet, TestStressReorder, TestStressVersions, HardAutoCommitTest, 
SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, 
SolrCmdDistributorTest, PeerSyncTest, TestSort, BasicFunctionalityTest, 
DirectUpdateHandlerTest, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, TestExtendedDismaxParser, 
TestFoldingMultitermQuery, TestStressLucene, TestCSVLoader, NoCacheHeaderTest, 
TestPseudoReturnFields, QueryEqualityTest, SortByFunctionTest, 
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestQueryUtils, 
TestWriterPerf, DocumentAnalysisRequestHandlerTest, TestOmitPositions, 
TestIndexingPerformance, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, 
IndexSchemaTest, ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, 
TestAnalyzedSuggestions, PingRequestHandlerTest, SOLR749Test, 
TestQuerySenderNoQuery, ResponseLogComponentTest, SampleTest, TestBinaryField, 
NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions, 
TestSolrCoreProperties, TestPhraseSuggestions, SynonymTokenizerTest, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, 
TestDefaultSimilarityFactory, ScriptEngineTest, PluginInfoTest, 
ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, AsyncMigrateRouteKeyTest, 
ConnectionManagerTest, CustomCollectionTest, DistribJoinFromCollectionTest, 
DistributedQueueTest, ExternalCollectionsTest, 
LeaderInitiatedRecoveryOnCommitTest, RecoveryAfterSoftCommitTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCryptoKeys, 
TriLevelCompositeIdRoutingTest, TestInfoStreamLogging, TestShardHandlerFactory, 
TestSolrConfigHandler, TestSolrXml, TestConfigReload, 
TestReplicationHandlerBackup, TestReqParamsAPI]
   [junit4] Completed on J1 in 31.75s, 1 test, 1 failure <<< FAILURES!

[...truncated 185 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:509: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1370: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:976: 
There were test failures: 479 suites, 1903 tests, 1 failure, 52 ignored (19 
assumptions)

Total time: 89 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0 
-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