Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2100/
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([A8F981A93A0BAA7C:20ADBE7394F7C784]: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 9593 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/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/init-core-data-001
   [junit4]   2> 305623 T919 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 305623 T919 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /bw_/x
   [junit4]   2> 305633 T919 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 305636 T920 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 305736 T919 oasc.ZkTestServer.run start zk server on port:52021
   [junit4]   2> 305737 T919 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 305738 T919 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 305748 T927 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4114c14d 
name:ZooKeeperConnection Watcher:127.0.0.1:52021 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 305750 T919 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 305751 T919 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 305751 T919 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 305762 T919 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 305766 T919 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 305769 T930 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@46b843f9 
name:ZooKeeperConnection Watcher:127.0.0.1:52021/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 305769 T919 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 305770 T919 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 305771 T919 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 305783 T919 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 305789 T919 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 305793 T919 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 305798 T919 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> 305798 T919 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 305806 T919 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> 305807 T919 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 305819 T919 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> 305820 T919 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 305825 T919 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> 305826 T919 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 305832 T919 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> 305832 T919 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 305839 T919 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> 305840 T919 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 305846 T919 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> 305847 T919 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 305854 T919 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> 305855 T919 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 305862 T919 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> 305862 T919 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 305869 T919 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> 305870 T919 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 305876 T919 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> 305878 T919 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 307233 T919 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores/collection1
   [junit4]   2> 307243 T919 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 307281 T919 oejs.AbstractConnector.doStart Started 
[email protected]:52024
   [junit4]   2> 307281 T919 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/tempDir-001/control/data, hostContext=/bw_/x, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores, hostPort=52024}
   [junit4]   2> 307282 T919 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@7e199049
   [junit4]   2> 307282 T919 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/'
   [junit4]   2> 307360 T919 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/solr.xml
   [junit4]   2> 307521 T919 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores
   [junit4]   2> 307522 T919 oasc.CoreContainer.<init> New CoreContainer 
1898227777
   [junit4]   2> 307522 T919 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/]
   [junit4]   2> 307522 T919 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/lib
   [junit4]   2> 307523 T919 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/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/lib).
   [junit4]   2> 307555 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 307555 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 307557 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 307557 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 307557 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 307558 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 307558 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 307559 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 307559 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 307559 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 307559 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
useRetries to: false
   [junit4]   2> 307565 T919 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 307566 T919 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 307566 T919 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 307566 T919 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 307566 T919 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52021/solr
   [junit4]   2> 307567 T919 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 307567 T919 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 307578 T942 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@24c06efb 
name:ZooKeeperConnection Watcher:127.0.0.1:52021 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 307581 T919 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 307587 T919 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 307587 T919 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 307606 T921 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x14c939ec61c0002, 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> 307642 T919 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 307663 T945 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4090ed1a 
name:ZooKeeperConnection Watcher:127.0.0.1:52021/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 307665 T919 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 307675 T919 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 307693 T919 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 307756 T919 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 307772 T919 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 307779 T919 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 307798 T919 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 307828 T919 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 307835 T919 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 307856 T919 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:52024_bw_%2Fx
   [junit4]   2> 307858 T919 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52024_bw_%2Fx
   [junit4]   2> 307890 T919 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 307904 T919 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 307926 T919 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 307941 T919 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:52024_bw_%2Fx
   [junit4]   2> 307942 T919 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 307949 T919 oasc.Overseer.start Overseer 
(id=93612002405777411-127.0.0.1:52024_bw_%2Fx-n_0000000000) starting
   [junit4]   2> 307978 T919 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 308059 T919 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 308062 T946 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 308064 T947 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 308084 T919 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 308127 T919 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores
   [junit4]   2> 308130 T919 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{schema=schema.xml, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores/collection1/, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores/collection1, name=collection1, 
transient=false, dataDir=data/, config=solrconfig.xml, 
collection=control_collection, coreNodeName=, shard=, loadOnStartup=true}
   [junit4]   2> 308130 T919 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores/collection1/
   [junit4]   2> 308131 T919 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 308135 T949 C:control_collection c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 308136 T949 C:control_collection c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 308142 T949 C:control_collection c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 308150 T945 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 308166 T946 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:52024/bw_/x";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:52024_bw_%2Fx",
   [junit4]   2>          "core":"collection1"} current state version: 0
   [junit4]   2> 308178 T946 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:52024/bw_/x";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:52024_bw_%2Fx",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 308180 T946 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 308180 T946 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 308195 T945 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> 309144 T949 C:control_collection c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 309144 T949 C:control_collection c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 309146 T949 C:control_collection c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 309146 T949 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 309149 T949 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 309149 T949 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/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores/collection1/'
   [junit4]   2> 309182 T949 C:control_collection c:collection1 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 309194 T949 C:control_collection c:collection1 
oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 309222 T949 C:control_collection c:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 309265 T949 C:control_collection c:collection1 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 309363 T949 C:control_collection c:collection1 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 309385 T949 C:control_collection c:collection1 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 309397 T949 C:control_collection c:collection1 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 310336 T949 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 310363 T949 C:control_collection c:collection1 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 310366 T949 C:control_collection c:collection1 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 310423 T949 C:control_collection c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 310428 T949 C:control_collection c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 310443 T949 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 310472 T949 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 310473 T949 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 310474 T949 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 310485 T949 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 310486 T949 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 310486 T949 C:control_collection c:collection1 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 310487 T949 C:control_collection c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 310487 T949 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/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores/collection1/data/
   [junit4]   2> 310488 T949 C:control_collection c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4db03533
   [junit4]   2> 310489 T949 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/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores/collection1/data
   [junit4]   2> 310493 T949 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/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 310493 T949 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/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 310494 T949 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/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/control-001/cores/collection1/data/index
   [junit4]   2> 310497 T949 C:control_collection c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5724971826950234]
   [junit4]   2> 310499 T949 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4a0a3409 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63de60d8),segFN=segments_1,generation=1}
   [junit4]   2> 310499 T949 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 310505 T949 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 310505 T949 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 310506 T949 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 310506 T949 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 310507 T949 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 310507 T949 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 310508 T949 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 310508 T949 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 310508 T949 C:control_collection c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 310526 T949 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 310529 T949 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 310531 T949 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 310533 T949 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 310542 T949 C:control_collection c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update/csv,/admin/system,/update,/admin/luke,/admin/properties,/admin/plugins,/update/json/docs,/admin/mbeans,/admin/threads,/replication,/admin/logging,/admin/segments,/get,/schema,/admin/ping,/update/json,/admin/file,/config,standard
   [junit4]   2> 310544 T949 C:control_collection c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 310545 T949 C:control_collection c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 310546 T949 C:control_collection c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 310548 T949 C:control_collection c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 310548 T949 C:control_collection c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 310548 T949 C:control_collection c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=46.580078125, 
floorSegmentMB=0.8466796875, forceMergeDeletesPctAllowed=24.07999456932906, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 310551 T949 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4a0a3409 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63de60d8),segFN=segments_1,generation=1}
   [junit4]   2> 310552 T949 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 310552 T949 C:control_collection c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@5e2094f0[collection1] main
   [junit4]   2> 310552 T949 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 310560 T949 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 310560 T949 C:control_collection c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 310563 T949 C:control_collection c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 310563 T949 C:control_collection c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 310563 T949 C:control_collection c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 310566 T949 C:control_collection c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 310567 T949 C:control_collection c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 310568 T949 C:control_collection c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 310568 T949 C:control_collection c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 310569 T950 C:control_collection c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@5e2094f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 310572 T949 C:control_collection c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 310574 T953 C:control_collection S:shard1 
oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:52024/bw_/x collection:control_collection shard:shard1
   [junit4]   2> 310577 T919 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 310578 T919 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 310583 T919 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 310584 T919 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 310585 T953 C:control_collection S:shard1 
oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 310590 T956 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5bf0e6d5 
name:ZooKeeperConnection Watcher:127.0.0.1:52021/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 310591 T919 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 310592 T919 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 310592 T919 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 310609 T919 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 310610 T919 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 310610 T919 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 310611 T919 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 310615 T959 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@dc6f111 name:ZooKeeperConnection 
Watcher:127.0.0.1:52021/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 310616 T919 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 310617 T919 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 310622 T953 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 310624 T945 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 310634 T946 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: 1
   [junit4]   2> 310634 T946 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 310635 T953 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 310635 T953 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C188 name=collection1 
org.apache.solr.core.SolrCore@5e9dfde4 
url=http://127.0.0.1:52024/bw_/x/collection1 node=127.0.0.1:52024_bw_%2Fx 
C188_STATE=coll:control_collection core:collection1 props:{state=down, 
base_url=http://127.0.0.1:52024/bw_/x, node_name=127.0.0.1:52024_bw_%2Fx, 
core=collection1}
   [junit4]   2> 310635 T953 C:control_collection S:shard1 C188 P52024 
oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:52024/bw_/x/collection1/
   [junit4]   2> 310636 T953 C:control_collection S:shard1 C188 P52024 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 310636 T953 C:control_collection S:shard1 C188 P52024 
oasc.SyncStrategy.syncToMe http://127.0.0.1:52024/bw_/x/collection1/ has no 
replicas
   [junit4]   2> 310636 T953 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:52024/bw_/x/collection1/ shard1
   [junit4]   2> 310637 T953 C:control_collection S:shard1 
oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 310652 T946 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 310664 T945 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> 310664 T956 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> 310700 T946 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 2, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 2
   [junit4]   2> 310711 T945 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 310718 T946 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 2, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:52024/bw_/x";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 310840 T956 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> 310841 T945 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> 310899 T953 C:control_collection S:shard1 
oasc.ZkController.register We are http://127.0.0.1:52024/bw_/x/collection1/ and 
leader is http://127.0.0.1:52024/bw_/x/collection1/
   [junit4]   2> 310899 T953 C:control_collection S:shard1 
oasc.ZkController.register No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:52024/bw_/x
   [junit4]   2> 310899 T953 C:control_collection S:shard1 
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 310900 T953 C:control_collection S:shard1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=active 
collection=control_collection
   [junit4]   2> 310900 T953 C:control_collection S:shard1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 310913 T945 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 310922 T946 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:52024/bw_/x";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:52024_bw_%2Fx",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1"} current state version: 3
   [junit4]   2> 310927 T946 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:52024/bw_/x";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:52024_bw_%2Fx",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 311061 T956 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> 311065 T945 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> 311232 T919 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores/collection1
   [junit4]   2> 311234 T919 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001
   [junit4]   2> 311235 T919 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 311239 T919 oejs.AbstractConnector.doStart Started 
[email protected]:52029
   [junit4]   2> 311240 T919 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=52029, solrconfig=solrconfig.xml, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/tempDir-001/jetty1, hostContext=/bw_/x}
   [junit4]   2> 311241 T919 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@7e199049
   [junit4]   2> 311241 T919 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/'
   [junit4]   2> 311290 T919 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/solr.xml
   [junit4]   2> 311344 T919 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores
   [junit4]   2> 311345 T919 oasc.CoreContainer.<init> New CoreContainer 
1127758721
   [junit4]   2> 311346 T919 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/]
   [junit4]   2> 311346 T919 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/lib
   [junit4]   2> 311348 T919 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/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/lib).
   [junit4]   2> 311362 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 311362 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 311363 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 311363 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 311363 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 311364 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 311364 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 311365 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 311365 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 311365 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 311365 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
useRetries to: false
   [junit4]   2> 311369 T919 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 311369 T919 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 311370 T919 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 311370 T919 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 311370 T919 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52021/solr
   [junit4]   2> 311371 T919 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 311371 T919 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 311373 T919 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 311376 T971 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ce7c4eb 
name:ZooKeeperConnection Watcher:127.0.0.1:52021 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 311377 T919 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 311377 T919 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 311383 T919 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 311387 T974 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@447eb3ae 
name:ZooKeeperConnection Watcher:127.0.0.1:52021/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 311387 T919 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 311401 T919 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 312420 T919 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:52029_bw_%2Fx
   [junit4]   2> 312423 T919 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52029_bw_%2Fx
   [junit4]   2> 312431 T919 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 312436 T919 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores
   [junit4]   2> 312438 T919 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{schema=schema.xml, dataDir=data/, coreNodeName=, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores/collection1, transient=false, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores/collection1/, collection=collection1, 
shard=, loadOnStartup=true, config=solrconfig.xml, name=collection1}
   [junit4]   2> 312438 T919 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores/collection1/
   [junit4]   2> 312439 T919 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 312446 T975 C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 312446 T975 C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 312449 T945 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 312451 T975 C:collection1 c:collection1 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 312451 T975 C:collection1 c:collection1 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 312452 T946 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:52029/bw_/x";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:52029_bw_%2Fx",
   [junit4]   2>          "core":"collection1"} current state version: 4
   [junit4]   2> 312453 T975 C:collection1 c:collection1 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 312453 T946 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:52029/bw_/x";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:52029_bw_%2Fx",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 312454 T946 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 312454 T946 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 312455 T975 C:collection1 c:collection1 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 312456 T975 C:collection1 c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 312565 T946 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 312567 T974 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> 312569 T974 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 313457 T975 C:collection1 c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 313457 T975 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 313460 T975 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 313460 T975 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 313463 T975 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 313463 T975 C:collection1 c:collection1 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores/collection1/'
   [junit4]   2> 313498 T975 C:collection1 c:collection1 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 313505 T975 C:collection1 c:collection1 oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 313522 T975 C:collection1 c:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 313561 T975 C:collection1 c:collection1 oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 313642 T975 C:collection1 c:collection1 oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 313649 T975 C:collection1 c:collection1 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 313664 T975 C:collection1 c:collection1 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 314247 T975 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 314275 T975 C:collection1 c:collection1 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 314280 T975 C:collection1 c:collection1 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 314312 T975 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 314318 T975 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 314327 T975 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 314330 T975 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 314330 T975 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 314330 T975 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 314333 T975 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 314334 T975 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 314334 T975 C:collection1 c:collection1 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 314334 T975 C:collection1 c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 314335 T975 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/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 314335 T975 C:collection1 c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4db03533
   [junit4]   2> 314336 T975 C:collection1 c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores/collection1/data
   [junit4]   2> 314337 T975 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/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 314337 T975 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/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 314338 T975 C:collection1 c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 314338 T975 C:collection1 c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5724971826950234]
   [junit4]   2> 314340 T975 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@246b556c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b53822),segFN=segments_1,generation=1}
   [junit4]   2> 314340 T975 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 314351 T975 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 314352 T975 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 314353 T975 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 314353 T975 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 314354 T975 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 314354 T975 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 314354 T975 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 314355 T975 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 314355 T975 C:collection1 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 314371 T975 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 314373 T975 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 314375 T975 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 314376 T975 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 314391 T975 C:collection1 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update/csv,/admin/system,/update,/admin/luke,/admin/properties,/admin/plugins,/update/json/docs,/admin/mbeans,/admin/threads,/replication,/admin/logging,/admin/segments,/get,/schema,/admin/ping,/update/json,/admin/file,/config,standard
   [junit4]   2> 314398 T975 C:collection1 c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 314400 T975 C:collection1 c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 314400 T975 C:collection1 c:collection1 oasu.UpdateLog.init 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 314403 T975 C:collection1 c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 314403 T975 C:collection1 c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 314405 T975 C:collection1 c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=46.580078125, 
floorSegmentMB=0.8466796875, forceMergeDeletesPctAllowed=24.07999456932906, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 314405 T975 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@246b556c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b53822),segFN=segments_1,generation=1}
   [junit4]   2> 314405 T975 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 314406 T975 C:collection1 c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@d2285c8[collection1] main
   [junit4]   2> 314406 T975 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 314408 T975 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 314409 T975 C:collection1 c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 314410 T975 C:collection1 c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 314410 T975 C:collection1 c:collection1 oasr.RestManager.init 
Initializing RestManager with initArgs: {}
   [junit4]   2> 314411 T975 C:collection1 c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 314412 T975 C:collection1 c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 314413 T975 C:collection1 c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 314413 T975 C:collection1 c:collection1 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 314413 T975 C:collection1 c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 314415 T976 C:collection1 c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@d2285c8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 314416 T975 C:collection1 c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 314418 T979 C:collection1 S:shard1 oasc.ZkController.register 
Register replica - core:collection1 address:http://127.0.0.1:52029/bw_/x 
collection:collection1 shard:shard1
   [junit4]   2> 314418 T919 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 314419 T919 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 314421 T979 C:collection1 S:shard1 oascc.SolrZkClient.makePath 
makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 314435 T979 C:collection1 S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 314440 T945 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 314442 T979 C:collection1 S:shard1 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 314442 T979 C:collection1 S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C189 name=collection1 
org.apache.solr.core.SolrCore@21d45aac 
url=http://127.0.0.1:52029/bw_/x/collection1 node=127.0.0.1:52029_bw_%2Fx 
C189_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=http://127.0.0.1:52029/bw_/x, node_name=127.0.0.1:52029_bw_%2Fx, 
core=collection1}
   [junit4]   2> 314442 T979 C:collection1 S:shard1 C189 P52029 
oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:52029/bw_/x/collection1/
   [junit4]   2> 314443 T979 C:collection1 S:shard1 C189 P52029 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 314443 T979 C:collection1 S:shard1 C189 P52029 
oasc.SyncStrategy.syncToMe http://127.0.0.1:52029/bw_/x/collection1/ has no 
replicas
   [junit4]   2> 314444 T979 C:collection1 S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:52029/bw_/x/collection1/ shard1
   [junit4]   2> 314444 T979 C:collection1 S:shard1 oascc.SolrZkClient.makePath 
makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 314453 T946 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 314458 T946 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 314464 T974 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> 314469 T974 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 314485 T946 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:52029/bw_/x";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 314488 T946 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 314490 T974 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> 314494 T974 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 314500 T945 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 314532 T979 C:collection1 S:shard1 oasc.ZkController.register 
We are http://127.0.0.1:52029/bw_/x/collection1/ and leader is 
http://127.0.0.1:52029/bw_/x/collection1/
   [junit4]   2> 314532 T979 C:collection1 S:shard1 oasc.ZkController.register 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52029/bw_/x
   [junit4]   2> 314533 T979 C:collection1 S:shard1 
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 314533 T979 C:collection1 S:shard1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=active 
collection=collection1
   [junit4]   2> 314534 T979 C:collection1 S:shard1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 314539 T945 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 314547 T946 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:52029/bw_/x";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:52029_bw_%2Fx",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1"} current state version: 4
   [junit4]   2> 314550 T946 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:52029/bw_/x";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:52029_bw_%2Fx",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 314554 T979 C:collection1 S:shard1 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 3 
   [junit4]   2> 314555 T946 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 314557 T974 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> 314562 T974 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 314922 T919 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/cores/collection1
   [junit4]   2> 314924 T919 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001
   [junit4]   2> 314925 T919 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 314929 T919 oejs.AbstractConnector.doStart Started 
[email protected]:52033
   [junit4]   2> 314930 T919 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/cores, solrconfig=solrconfig.xml, 
hostContext=/bw_/x, hostPort=52033, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/tempDir-001/jetty2}
   [junit4]   2> 314930 T919 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@7e199049
   [junit4]   2> 314930 T919 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/'
   [junit4]   2> 314983 T919 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/solr.xml
   [junit4]   2> 315029 T919 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/cores
   [junit4]   2> 315029 T919 oasc.CoreContainer.<init> New CoreContainer 
1171820430
   [junit4]   2> 315030 T919 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/]
   [junit4]   2> 315030 T919 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/lib
   [junit4]   2> 315031 T919 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/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/lib).
   [junit4]   2> 315050 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 315050 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 315050 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 315051 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 315051 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 315051 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 315051 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 315052 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 315052 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 315052 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 315053 T919 oashc.HttpShardHandlerFactory.getParameter Setting 
useRetries to: false
   [junit4]   2> 315059 T919 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 315060 T919 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315060 T919 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315061 T919 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 315061 T919 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52021/solr
   [junit4]   2> 315062 T919 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 315062 T919 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 315065 T919 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 315070 T991 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@256ed330 
name:ZooKeeperConnection Watcher:127.0.0.1:52021 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315071 T919 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 315072 T919 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 315077 T919 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 315081 T994 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@769a2b1e 
name:ZooKeeperConnection Watcher:127.0.0.1:52021/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315082 T919 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 315096 T919 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 316113 T919 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:52033_bw_%2Fx
   [junit4]   2> 316115 T919 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52033_bw_%2Fx
   [junit4]   2> 316123 T919 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 316128 T919 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/cores
   [junit4]   2> 316129 T919 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{loadOnStartup=true, dataDir=data/, collection=collection1, transient=false, 
coreNodeName=, config=solrconfig.xml, schema=schema.xml, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/cores/collection1/, shard=, name=collection1, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/cores/collection1}
   [junit4]   2> 316130 T919 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/cores/collection1/
   [junit4]   2> 316130 T919 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 316137 T995 C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 316137 T995 C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 316143 T945 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 316143 T995 C:collection1 c:collection1 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 316144 T995 C:collection1 c:collection1 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 316145 T995 C:collection1 c:collection1 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 316146 T946 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:52033/bw_/x";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:52033_bw_%2Fx",
   [junit4]   2>          "core":"collection1"} current state version: 4
   [junit4]   2> 316148 T946 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:52033/bw_/x";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:52033_bw_%2Fx",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 316148 T946 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 316149 T946 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 316149 T995 C:collection1 c:collection1 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 316149 T995 C:collection1 c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 316151 T946 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 316152 T994 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> 316152 T974 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> 316154 T994 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 316155 T974 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 317151 T995 C:collection1 c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 317152 T995 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 317153 T995 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 317153 T995 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 317155 T995 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 317156 T995 C:collection1 c:collection1 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-2-001/cores/collection1/'
   [junit4]   2> 317189 T995 C:collection1 c:collection1 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 317192 T995 C:collection1 c:collection1 oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 317204 T995 C:collection1 c:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 317238 T995 C:collection1 c:collection1 oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 317295 T995 C:collection1 c:collection1 oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 317297 T995 C:collection1 c:collection1 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 317305 T995 C:collection1 c:collection1 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 317797 T995 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 317838 T995 C:collection1 c:collection1 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 317841 T995 C:collection1 c:collection1 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 317918 T995 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 317930 T995 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 317947 T995 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 317955 T995 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 317956 T995 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 317956 T995 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 317958 T995 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 317959 T995 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 317959 T995 C:collection1 c:collection1 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 317959 T995 C:collection1 c:collec

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

alue looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-4-001/cores/collection1/data 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 342538 T1036 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-4-001/cores/collection1/data
   [junit4]   2> 342538 T1036 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-4-001/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 342538 T1036 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 342539 T1036 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 342539 T1036 oasc.SolrException.log ERROR There was a problem 
trying to register as the leader:org.apache.solr.common.SolrException: Could 
not register as the leader because creating the ephemeral registration node in 
ZooKeeper failed
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:154)
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:330)
   [junit4]   2>                at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2>                at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2>                at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>                at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2>                at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2>                at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections
   [junit4]   2>                at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>                at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>                at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2>                at 
org.apache.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> 342555 T919 C:control_collection S:shard1 c:collection1 
oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/bw_/x,null}
   [junit4]   2> 342751 T919 C:control_collection S:shard1 c:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52021 52021
   [junit4]   2> 342768 T920 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:52021 52021
   [junit4]   2> 343940 T920 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>                3       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI 
-Dtests.method=test -Dtests.seed=A8F981A93A0BAA7C -Dtests.slow=true 
-Dtests.locale=es_CO -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 38.3s J0 | 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([A8F981A93A0BAA7C:20ADBE7394F7C784]: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> 343961 T919 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/J0/temp/solr.handler.TestReqParamsAPI
 A8F981A93A0BAA7C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=es_CO, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_76 
(64-bit)/cpus=3,threads=1,free=77018152,total=135659520
   [junit4]   2> NOTE: All tests run in this JVM: [CachingDirectoryFactoryTest, 
ScriptEngineTest, ZkCLITest, TestExceedMaxTermLength, 
HdfsBasicDistributedZk2Test, MultiTermTest, SuggesterWFSTTest, 
TestCopyFieldCollectionResource, RankQueryTest, DeleteInactiveReplicaTest, 
ShowFileRequestHandlerTest, OverseerRolesTest, TestElisionMultitermQuery, 
TestExpandComponent, TestIndexSearcher, SolrIndexSplitterTest, 
TestHighFrequencyDictionaryFactory, TestJmxMonitoredMap, 
DistributedQueryComponentOptimizationTest, TestCollapseQParserPlugin, 
AlternateDirectoryTest, TestAddFieldRealTimeGet, 
DocumentAnalysisRequestHandlerTest, TestStressLucene, 
IndexSchemaRuntimeFieldTest, CoreAdminHandlerTest, TestReqParamsAPI]
   [junit4] Completed on J0 in 38.41s, 1 test, 1 failure <<< FAILURES!

[...truncated 1358 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: 82 minutes 14 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