Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11834/
Java: 64bit/jdk1.9.0-ea-b34 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: true)

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

Error Message:
Could not get expected value  P val for path [response, params, y, p] full 
output {   "responseHeader":{     "status":0,     "QTime":0},   "response":{    
 "znodeVersion":1,     "params":{       "x":{         "a":"A val",         
"b":"B val",         "":{"v":0}},       "y":{         "c":"CY val",         
"b":"BY val",         "":{"v":0}}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  P val for path 
[response, params, y, p] full output {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":1,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val",
        "b":"BY val",
        "":{"v":0}}}}}
        at 
__randomizedtesting.SeedInfo.seed([55E82118427A35BF:D40EAF0035255583]: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:231)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:253)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:61)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        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 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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 9980 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/init-core-data-001
   [junit4]   2> 1616476 T11561 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (false) and clientAuth (false)
   [junit4]   2> 1616477 T11561 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1616481 T11561 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1616481 T11561 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1616482 T11562 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1616581 T11561 oasc.ZkTestServer.run start zk server on 
port:48029
   [junit4]   2> 1616582 T11561 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1616583 T11561 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1616586 T11569 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9e8db94 name:ZooKeeperConnection 
Watcher:127.0.0.1:48029 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1616586 T11561 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1616587 T11561 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1616587 T11561 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1616591 T11561 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1616593 T11561 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1616593 T11572 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a067b07 name:ZooKeeperConnection 
Watcher:127.0.0.1:48029/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1616594 T11561 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1616594 T11561 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1616594 T11561 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1616596 T11561 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1616598 T11561 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1616600 T11561 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1616602 T11561 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1616603 T11561 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1616605 T11561 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1616606 T11561 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1616608 T11561 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1616609 T11561 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1616612 T11561 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1616613 T11561 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1616616 T11561 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1616616 T11561 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1616619 T11561 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1616619 T11561 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1616622 T11561 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1616623 T11561 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1616626 T11561 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1616627 T11561 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1616630 T11561 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1616630 T11561 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1616633 T11561 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1616634 T11561 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1616637 T11561 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1616638 T11561 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1616899 T11561 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1616920 T11561 oejs.AbstractConnector.doStart Started 
[email protected]:50829
   [junit4]   2> 1616921 T11561 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1616921 T11561 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1616921 T11561 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-002
   [junit4]   2> 1616921 T11561 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-002/'
   [junit4]   2> 1616931 T11561 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-002/solr.xml
   [junit4]   2> 1616961 T11561 oasc.CoreContainer.<init> New CoreContainer 
1197803932
   [junit4]   2> 1616962 T11561 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-002/]
   [junit4]   2> 1616962 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1616962 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1616962 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1616963 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1616963 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1616963 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1616963 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1616963 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1616964 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1616964 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1616964 T11561 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1616965 T11561 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1616965 T11561 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1616965 T11561 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1616965 T11561 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48029/solr
   [junit4]   2> 1616965 T11561 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1616966 T11561 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1616966 T11561 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1616967 T11584 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a20b7da 
name:ZooKeeperConnection Watcher:127.0.0.1:48029 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1616967 T11561 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1616968 T11561 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1616969 T11561 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1616969 T11587 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@61a30f76 
name:ZooKeeperConnection Watcher:127.0.0.1:48029/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1616970 T11561 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1616970 T11561 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1616972 T11561 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1616973 T11561 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1616974 T11561 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1616975 T11561 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1616977 T11561 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 1616978 T11561 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50829_
   [junit4]   2> 1616978 T11561 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50829_
   [junit4]   2> 1616979 T11561 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1616980 T11561 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1616981 T11561 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1616982 T11561 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:50829_
   [junit4]   2> 1616982 T11561 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1616983 T11561 oasc.Overseer.start Overseer 
(id=93070023807533059-127.0.0.1:50829_-n_0000000000) starting
   [junit4]   2> 1616985 T11561 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1616988 T11561 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1616988 T11589 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1616989 T11561 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1616990 T11561 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1616991 T11561 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1616992 T11588 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1616994 T11591 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1616994 T11591 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 1616994 T11587 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1616994 T11591 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1616996 T11588 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50829";,
   [junit4]   2>          "node_name":"127.0.0.1:50829_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 1616996 T11588 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50829";,
   [junit4]   2>          "node_name":"127.0.0.1:50829_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1616996 T11588 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1616996 T11588 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1616997 T11587 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> 1617995 T11591 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 1617995 T11591 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1617996 T11591 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1617997 T11591 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1617998 T11591 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1617998 T11591 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-002/collection1/'
   [junit4]   2> 1618000 T11591 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1618000 T11591 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1618001 T11591 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1618017 T11591 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1618019 T11591 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1618024 T11591 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1618030 T11591 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1618043 T11591 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1618045 T11591 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1618050 T11591 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 1618148 T11591 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1618152 T11591 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 1618153 T11591 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1618165 T11591 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1618167 T11591 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1618169 T11591 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1618170 T11591 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1618170 T11591 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1618170 T11591 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1618171 T11591 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1618172 T11591 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1618172 T11591 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1618172 T11591 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1618172 T11591 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/control/data/
   [junit4]   2> 1618173 T11591 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39a64c6a
   [junit4]   2> 1618173 T11591 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/control/data
   [junit4]   2> 1618174 T11591 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/control/data/index/
   [junit4]   2> 1618174 T11591 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1618174 T11591 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/control/data/index
   [junit4]   2> 1618175 T11591 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=80.703125, 
floorSegmentMB=1.2041015625, forceMergeDeletesPctAllowed=6.636501946614435, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6271019047833476
   [junit4]   2> 1618175 T11591 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@39c1591c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@280f7758),segFN=segments_1,generation=1}
   [junit4]   2> 1618176 T11591 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1618179 T11591 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1618179 T11591 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1618179 T11591 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1618179 T11591 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1618180 T11591 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1618180 T11591 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1618180 T11591 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1618181 T11591 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1618181 T11591 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1618182 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1618182 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1618182 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1618183 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1618183 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1618183 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1618184 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1618184 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1618185 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1618185 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1618186 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1618186 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1618187 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1618187 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1618188 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1618188 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1618188 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1618189 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1618189 T11591 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1618192 T11591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1618193 T11591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1618194 T11591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1618195 T11591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1618196 T11591 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1618198 T11591 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1618198 T11591 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1618199 T11591 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7007954265729474]
   [junit4]   2> 1618199 T11591 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@39c1591c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@280f7758),segFN=segments_1,generation=1}
   [junit4]   2> 1618209 T11591 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1618210 T11591 oass.SolrIndexSearcher.<init> Opening 
Searcher@6fc12d60[collection1] main
   [junit4]   2> 1618210 T11591 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1618211 T11591 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1618211 T11591 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 1618211 T11591 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1618212 T11591 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1618212 T11591 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1618212 T11591 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1618212 T11591 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1618213 T11591 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1618213 T11591 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1618213 T11591 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1618213 T11592 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6fc12d60[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1618214 T11595 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:50829 collection:control_collection 
shard:shard1
   [junit4]   2> 1618214 T11561 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1618214 T11561 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1618215 T11595 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1618215 T11561 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1618215 T11561 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1618216 T11598 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@745b0200 
name:ZooKeeperConnection Watcher:127.0.0.1:48029/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1618216 T11561 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1618217 T11561 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1618217 T11561 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1618218 T11595 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 1618219 T11587 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1618219 T11595 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1618220 T11595 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> 1618220 T11561 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 1618220 T11561 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> ASYNC  NEW_CORE C1555 name=collection1 
org.apache.solr.core.SolrCore@41cec15e url=http://127.0.0.1:50829/collection1 
node=127.0.0.1:50829_ C1555_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:50829, 
node_name=127.0.0.1:50829_, state=down}
   [junit4]   2> 1618220 T11595 C1555 P50829 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:50829/collection1/
   [junit4]   2> 1618220 T11588 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1618220 T11595 C1555 P50829 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 1618220 T11561 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1618221 T11595 C1555 P50829 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:50829/collection1/ has no replicas
   [junit4]   2> 1618221 T11561 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1618221 T11595 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:50829/collection1/ shard1
   [junit4]   2> 1618222 T11595 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1618222 T11601 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@42febe2d 
name:ZooKeeperConnection Watcher:127.0.0.1:48029/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1618222 T11561 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1618223 T11561 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1618224 T11587 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1618225 T11588 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> 1618225 T11588 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1618225 T11587 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> 1618225 T11598 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> 1618227 T11588 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:50829";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 1618228 T11588 oasco.ZkStateWriter.writePendingUpdates going 
to create_collection /collections/collection1/state.json
   [junit4]   2> 1618228 T11598 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> 1618230 T11602 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1618230 T11598 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> 1618275 T11595 oasc.ZkController.register We are 
http://127.0.0.1:50829/collection1/ and leader is 
http://127.0.0.1:50829/collection1/
   [junit4]   2> 1618276 T11595 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:50829
   [junit4]   2> 1618276 T11595 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 1618276 T11595 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1618276 T11595 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 1618277 T11587 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1618278 T11588 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50829";,
   [junit4]   2>          "node_name":"127.0.0.1:50829_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 1618278 T11588 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50829";,
   [junit4]   2>          "node_name":"127.0.0.1:50829_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1618380 T11587 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> 1618380 T11598 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> 1618468 T11561 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1618469 T11561 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1618470 T11561 oejs.AbstractConnector.doStart Started 
[email protected]:57572
   [junit4]   2> 1618471 T11561 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1618471 T11561 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1618471 T11561 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-003
   [junit4]   2> 1618471 T11561 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-003/'
   [junit4]   2> 1618487 T11561 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-003/solr.xml
   [junit4]   2> 1618499 T11561 oasc.CoreContainer.<init> New CoreContainer 
291820252
   [junit4]   2> 1618499 T11561 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-003/]
   [junit4]   2> 1618500 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1618500 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1618500 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1618500 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1618501 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1618501 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1618501 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1618501 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1618502 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1618502 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1618502 T11561 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1618502 T11561 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1618503 T11561 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1618503 T11561 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1618503 T11561 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48029/solr
   [junit4]   2> 1618503 T11561 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1618503 T11561 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1618504 T11561 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1618505 T11614 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f5e79e5 
name:ZooKeeperConnection Watcher:127.0.0.1:48029 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1618506 T11561 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1618506 T11561 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1618508 T11561 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1618509 T11617 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d2a234c 
name:ZooKeeperConnection Watcher:127.0.0.1:48029/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1618509 T11561 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1618516 T11561 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1619522 T11561 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57572_
   [junit4]   2> 1619524 T11561 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57572_
   [junit4]   2> 1619528 T11561 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1619534 T11618 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1619535 T11618 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 1619537 T11587 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1619538 T11618 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 1619538 T11618 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 1619538 T11588 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57572";,
   [junit4]   2>          "node_name":"127.0.0.1:57572_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1619539 T11618 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1619539 T11588 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57572";,
   [junit4]   2>          "node_name":"127.0.0.1:57572_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1619539 T11588 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1619540 T11588 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1619541 T11618 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 1619541 T11618 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1619644 T11588 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1619644 T11617 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1619645 T11617 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 1620541 T11618 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 1620542 T11618 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1620542 T11618 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1620542 T11618 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1620543 T11618 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1620543 T11618 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-003/collection1/'
   [junit4]   2> 1620544 T11618 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1620544 T11618 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1620544 T11618 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1620557 T11618 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1620559 T11618 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1620565 T11618 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1620572 T11618 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1620586 T11618 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1620587 T11618 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1620594 T11618 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 1620723 T11618 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1620726 T11618 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 1620727 T11618 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1620734 T11618 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1620735 T11618 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1620737 T11618 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1620737 T11618 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1620738 T11618 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1620738 T11618 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1620739 T11618 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1620739 T11618 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1620739 T11618 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1620739 T11618 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1620739 T11618 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/jetty1/
   [junit4]   2> 1620739 T11618 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39a64c6a
   [junit4]   2> 1620740 T11618 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/jetty1
   [junit4]   2> 1620740 T11618 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/jetty1/index/
   [junit4]   2> 1620740 T11618 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1620740 T11618 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/jetty1/index
   [junit4]   2> 1620741 T11618 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=80.703125, 
floorSegmentMB=1.2041015625, forceMergeDeletesPctAllowed=6.636501946614435, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6271019047833476
   [junit4]   2> 1620741 T11618 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@53469cf3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12385750),segFN=segments_1,generation=1}
   [junit4]   2> 1620741 T11618 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1620743 T11618 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1620744 T11618 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1620744 T11618 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1620744 T11618 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1620744 T11618 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1620744 T11618 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1620745 T11618 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1620745 T11618 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1620745 T11618 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1620745 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1620746 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1620746 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1620746 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1620746 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1620747 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1620747 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1620748 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1620748 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1620748 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1620749 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1620749 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1620749 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1620750 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1620750 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1620750 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1620751 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1620751 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1620751 T11618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1620753 T11618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1620753 T11618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1620754 T11618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1620754 T11618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1620755 T11618 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1620756 T11618 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1620756 T11618 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1620756 T11618 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7007954265729474]
   [junit4]   2> 1620756 T11618 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@53469cf3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12385750),segFN=segments_1,generation=1}
   [junit4]   2> 1620757 T11618 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1620757 T11618 oass.SolrIndexSearcher.<init> Opening 
Searcher@59a168d5[collection1] main
   [junit4]   2> 1620757 T11618 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1620758 T11618 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1620758 T11618 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 1620758 T11618 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1620758 T11618 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1620759 T11618 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1620759 T11618 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1620759 T11618 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1620759 T11618 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1620759 T11618 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1620760 T11618 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1620760 T11619 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@59a168d5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1620760 T11622 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57572 collection:collection1 
shard:shard2
   [junit4]   2> 1620761 T11561 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1620761 T11561 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1620761 T11622 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1620764 T11622 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 1620765 T11587 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1620765 T11622 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1620765 T11588 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 1620765 T11622 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C1556 name=collection1 
org.apache.solr.core.SolrCore@73acb5c3 url=http://127.0.0.1:57572/collection1 
node=127.0.0.1:57572_ C1556_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:57572, 
node_name=127.0.0.1:57572_, state=down}
   [junit4]   2> 1620766 T11622 C1556 P57572 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:57572/collection1/
   [junit4]   2> 1620766 T11588 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1620766 T11622 C1556 P57572 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 1620766 T11622 C1556 P57572 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57572/collection1/ has no replicas
   [junit4]   2> 1620766 T11622 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:57572/collection1/ shard2
   [junit4]   2> 1620766 T11617 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1620767 T11622 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1620767 T11617 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 1620769 T11587 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1620770 T11588 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:57572";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 1620770 T11588 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1620770 T11617 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1620771 T11617 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 1620819 T11622 oasc.ZkController.register We are 
http://127.0.0.1:57572/collection1/ and leader is 
http://127.0.0.1:57572/collection1/
   [junit4]   2> 1620820 T11622 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:57572
   [junit4]   2> 1620820 T11622 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 1620820 T11622 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1620820 T11622 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 1620821 T11587 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1620822 T11588 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57572";,
   [junit4]   2>          "node_name":"127.0.0.1:57572_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1620822 T11588 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57572";,
   [junit4]   2>          "node_name":"127.0.0.1:57572_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1620823 T11588 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1620824 T11617 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1620825 T11622 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 1620826 T11617 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 1621023 T11561 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1621024 T11561 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1621025 T11561 oejs.AbstractConnector.doStart Started 
[email protected]:44805
   [junit4]   2> 1621026 T11561 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1621026 T11561 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1621026 T11561 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-004
   [junit4]   2> 1621026 T11561 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-004/'
   [junit4]   2> 1621036 T11561 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-004/solr.xml
   [junit4]   2> 1621044 T11561 oasc.CoreContainer.<init> New CoreContainer 
102058917
   [junit4]   2> 1621045 T11561 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-004/]
   [junit4]   2> 1621045 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1621045 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1621045 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1621046 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1621046 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1621046 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1621046 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1621046 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1621047 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1621047 T11561 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1621047 T11561 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1621047 T11561 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1621048 T11561 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1621048 T11561 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1621048 T11561 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48029/solr
   [junit4]   2> 1621048 T11561 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1621049 T11561 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1621049 T11561 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621050 T11634 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@22fa8811 
name:ZooKeeperConnection Watcher:127.0.0.1:48029 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621050 T11561 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1621051 T11561 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1621052 T11561 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621053 T11637 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f0fff35 
name:ZooKeeperConnection Watcher:127.0.0.1:48029/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621053 T11561 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1621056 T11561 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1622058 T11561 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44805_
   [junit4]   2> 1622059 T11561 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:44805_
   [junit4]   2> 1622062 T11561 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1622068 T11638 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1622068 T11638 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 1622069 T11587 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1622070 T11588 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:44805";,
   [junit4]   2>          "node_name":"127.0.0.1:44805_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1622070 T11588 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:44805";,
   [junit4]   2>          "node_name":"127.0.0.1:44805_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1622070 T11588 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1622070 T11588 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1622071 T11638 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 1622071 T11638 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 1622071 T11588 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1622071 T11638 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1622072 T11617 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1622072 T11617 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 1622072 T11638 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 1622073 T11638 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1622073 T11638 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 1622073 T11638 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1622073 T11638 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1622073 T11638 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1622074 T11638 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1622074 T11638 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-004/collection1/'
   [junit4]   2> 1622074 T11638 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1622075 T11638 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1622075 T11638 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1622083 T11638 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1622084 T11638 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1622088 T11638 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1622093 T11638 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1622103 T11638 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1622104 T11638 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1622108 T11638 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 1622222 T11638 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1622226 T11638 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 1622227 T11638 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1622233 T11638 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1622236 T11638 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1622237 T11638 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1622238 T11638 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1622238 T11638 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1622238 T11638 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1622239 T11638 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1622239 T11638 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1622239 T11638 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1622239 T11638 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1622240 T11638 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/jetty2/
   [junit4]   2> 1622240 T11638 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39a64c6a
   [junit4]   2> 1622240 T11638 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/jetty2
   [junit4]   2> 1622240 T11638 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/jetty2/index/
   [junit4]   2> 1622240 T11638 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1622241 T11638 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001/tempDir-001/jetty2/index
   [junit4]   2> 1622241 T11638 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=80.703125, 
floorSegmentMB=1.2041015625, forceMergeDeletesPctAllowed=6.636501946614435, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6271019047833476
   [junit4]   2> 1622241 T11638 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@9a5f49a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b2f3372),segFN=segments_1,generation=1}
   [junit4]   2> 1622242 T11638 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1622243 T11638 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1622244 T11638 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1622244 T11638 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1622244 T11638 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1622244 T11638 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1622244 T11638 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1622245 T11638 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1622245 T11638 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1622245 T11638 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1622245 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1622246 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1622246 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1622246 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1622246 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1622247 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1622248 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1622248 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1622248 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1622249 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1622249 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1622249 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1622250 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1622250 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1622250 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1622251 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1622251 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1622251 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1622252 T11638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1622253 T11638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1622254 T11638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1622254 T11638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1622255 T11638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1622255 T11638 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1622256 T11638 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1622256 T11638 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1622257 T11638 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7007954265729474]
   [junit4]   2> 1622257 T11638 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@9a5f49a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b2f3372),segFN=segments_1,generation=1}
   [junit4]   2> 1622257 T11638 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1622257 T11638 oass.SolrIndexSearcher.<init> Opening 
Searcher@1fa05936[collection1] main
   [junit4]   2> 1622

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

rStateUpdater.run Overseer Loop exiting : 127.0.0.1:38128_
   [junit4]   2> 1651636 T11679 oascc.ZkStateReader$7.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1651636 T11777 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1651658 T11561 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1651848 T11561 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1651849 T11561 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:48029 48029
   [junit4]   2> 1652424 T11562 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:48029 48029
   [junit4]   2> 1652425 T11562 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                50      /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/queue
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=testDistribSearch 
-Dtests.seed=55E82118427A35BF -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=Pacific/Majuro -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 36.0s J0 | TestSolrConfigHandlerCloud.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  P val for path [response, params, y, p] full output {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":1,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "c":"CY val",
   [junit4]    >         "b":"BY val",
   [junit4]    >         "":{"v":0}}}}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([55E82118427A35BF:D40EAF0035255583]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:231)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:253)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:61)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1652431 T11561 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud-55E82118427A35BF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=tr, timezone=Pacific/Majuro
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 
1.9.0-ea (64-bit)/cpus=8,threads=1,free=153853280,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParserResource, 
TestBinaryResponseWriter, MinimalSchemaTest, IndexSchemaRuntimeFieldTest, 
SimpleFacetsTest, DistributedSuggestComponentTest, TestAnalyzedSuggestions, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFaceting, 
TestCursorMarkWithoutUniqueKey, SolrCoreTest, TestDFRSimilarityFactory, 
EnumFieldTest, TestSchemaVersionResource, TestConfigOverlay, 
TestDefaultSearchFieldResource, LegacyHTMLStripCharFilterTest, TestRestManager, 
TestArbitraryIndexDir, DirectSolrConnectionTest, 
TestDocBasedVersionConstraints, TestSolrCoreProperties, TestSolrXml, 
TestSortingResponseWriter, XmlUpdateRequestHandlerTest, ShardRoutingTest, 
TestQueryTypes, SortByFunctionTest, InfoHandlerTest, RequestHandlersTest, 
TestWriterPerf, SoftAutoCommitTest, DistributedFacetPivotSmallAdvancedTest, 
PingRequestHandlerTest, DeleteReplicaTest, HighlighterMaxOffsetTest, 
TestDistribDocBasedVersion, CustomCollectionTest, TestQuerySenderListener, 
TestOmitPositions, AtomicUpdatesTest, PluginInfoTest, 
TestWordDelimiterFilterFactory, TestSolr4Spatial2, LukeRequestHandlerTest, 
TestUniqueKeyFieldResource, NoCacheHeaderTest, 
LeaderInitiatedRecoveryOnCommitTest, CacheHeaderTest, 
TestPartialUpdateDeduplication, HttpPartitionTest, TestPhraseSuggestions, 
DeleteShardTest, TestLazyCores, ShowFileRequestHandlerTest, ZkCLITest, 
HdfsLockFactoryTest, BasicDistributedZkTest, ClusterStateTest, DOMUtilTest, 
DefaultValueUpdateProcessorTest, MergeStrategyTest, ZkControllerTest, 
TestSolrXmlPersistence, DistributedQueryElevationComponentTest, 
TestImplicitCoreProperties, MigrateRouteKeyTest, TestNoOpRegenerator, 
TestManagedSynonymFilterFactory, TestMissingGroups, JSONWriterTest, 
TestSolrConfigHandler, TestCSVLoader, SyncSliceTest, NumericFieldsTest, 
DistributedFacetPivotSmallTest, TestOverriddenPrefixQueryForCustomFieldType, 
CursorMarkTest, OpenExchangeRatesOrgProviderTest, UUIDFieldTest, 
LeaderFailoverAfterPartitionTest, HdfsWriteToMultipleCollectionsTest, 
TestRequestStatusCollectionAPI, FacetPivotSmallTest, TestIndexSearcher, 
SolrInfoMBeanTest, ResourceLoaderTest, TestInitParams, TestJmxIntegration, 
SystemInfoHandlerTest, TestReplicationHandler, SuggesterFSTTest, 
CloudExitableDirectoryReaderTest, TestManagedResourceStorage, 
DateMathParserTest, AddBlockUpdateTest, SimpleCollectionCreateDeleteTest, 
HdfsRecoveryZkTest, TestCollationField, TestManagedSchemaDynamicFieldResource, 
CoreAdminRequestStatusTest, TestStressLucene, TestAtomicUpdateErrorCases, 
DocValuesMultiTest, TestHighFrequencyDictionaryFactory, TestComponentsName, 
DateFieldTest, TestSearcherReuse, SuggesterWFSTTest, TestReplicaProperties, 
TestFuzzyAnalyzedSuggestions, TestLRUStatsCache, CloudMLTQParserTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestZkChroot, 
ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
TestStressReorder, TestReload, TestStressVersions, TestRangeQuery, 
TestCoreContainer, StatsComponentTest, QueryElevationComponentTest, 
PeerSyncTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, 
DirectUpdateHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, 
TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, 
SpellCheckCollatorTest, CoreAdminHandlerTest, SolrRequestParserTest, 
DocValuesTest, SuggesterTest, SpatialFilterTest, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
DebugComponentTest, TestSurroundQueryParser, StandardRequestHandlerTest, 
PrimitiveFieldTypeTest, TestIndexingPerformance, RequiredFieldsTest, 
TestSolrQueryParser, LoggingHandlerTest, IndexSchemaTest, 
TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, 
HighlighterConfigTest, UpdateParamsTest, CopyFieldTest, TestStressRecovery, 
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestUtils, 
TestDocumentBuilder, SliceStateTest, CircularListTest, CursorPagingTest, 
DistributedIntervalFacetingTest, DeleteInactiveReplicaTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
RemoteQueryErrorTest, ReplicationFactorTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudInspectUtil, 
TestCloudPivotFacet, TestCollectionAPI, TestLeaderElectionZkExpiry, 
TestMiniSolrCloudCluster, TestShortCircuitedRequests, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsCollectionsAPIDistributedZkTest, HdfsSyncSliceTest, 
HdfsUnloadDistributedZkTest, StressHdfsTest, TestClusterStateMutator, 
CachingDirectoryFactoryTest, QueryResultKeyTest, TestInfoStreamLogging, 
TestNonNRTOpen, TestShardHandlerFactory, TestSolrDynamicMBean, 
TestSolrXmlPersistor, TestBlobHandler, TestSolrConfigHandlerCloud]
   [junit4] Completed on J0 in 35.98s, 1 test, 1 failure <<< FAILURES!

[...truncated 140 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:187: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1349:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: 
There were test failures: 460 suites, 1857 tests, 1 failure, 32 ignored (22 
assumptions)

Total time: 55 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b34 
-XX:-UseCompressedOops -XX:+UseG1GC (asserts: true)
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