Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11499/
Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: true)

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
    1) Thread[id=414, name=OverseerThreadFactory-89-thread-5, 
state=TIMED_WAITING, group=Overseer collection creation process.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1847)
         at 
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
         at 
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
         at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   1) Thread[id=414, name=OverseerThreadFactory-89-thread-5, 
state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1847)
        at 
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
        at 
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
        at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([B5F07F165B37B5DB]:0)




Build Log:
[...truncated 11131 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/init-core-data-001
   [junit4]   2> 87821 T223 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 87821 T223 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 87827 T223 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 87828 T223 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 87829 T224 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 87928 T223 oasc.ZkTestServer.run start zk server on port:50929
   [junit4]   2> 87929 T223 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 87935 T223 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 87958 T231 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5713a8e name:ZooKeeperConnection 
Watcher:127.0.0.1:50929 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 87958 T223 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 87958 T223 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 87959 T223 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 87962 T223 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 87964 T223 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 87965 T234 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6979f1c0 
name:ZooKeeperConnection Watcher:127.0.0.1:50929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 87966 T223 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 87966 T223 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 87966 T223 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 87969 T223 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 87971 T223 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 87972 T223 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 87974 T223 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 87975 T223 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 87978 T223 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 87979 T223 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 87981 T223 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 87981 T223 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 87983 T223 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 87984 T223 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 87987 T223 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 87988 T223 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 87989 T223 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 87990 T223 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 87992 T223 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 87992 T223 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 87994 T223 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 87994 T223 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 87996 T223 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 87997 T223 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 87999 T223 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 88000 T223 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 88001 T223 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 88002 T223 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 88468 T223 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 88514 T223 oejs.AbstractConnector.doStart Started 
[email protected]:34517
   [junit4]   2> 88515 T223 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 88516 T223 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 88516 T223 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002
   [junit4]   2> 88516 T223 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/'
   [junit4]   2> 88542 T223 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/solr.xml
   [junit4]   2> 88559 T223 oasc.CoreContainer.<init> New CoreContainer 
599508477
   [junit4]   2> 88559 T223 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/]
   [junit4]   2> 88560 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 88561 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 88561 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 88561 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 88562 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 88562 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 88562 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 88563 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 88563 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 88564 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 88564 T223 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 88565 T223 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 88565 T223 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 88566 T223 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 88566 T223 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50929/solr
   [junit4]   2> 88566 T223 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 88567 T223 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 88570 T223 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 88572 T246 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@340ebc66 
name:ZooKeeperConnection Watcher:127.0.0.1:50929 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 88573 T223 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 88574 T223 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 88576 T223 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 88578 T249 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@32186f20 
name:ZooKeeperConnection Watcher:127.0.0.1:50929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 88578 T223 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 88580 T223 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 88582 T223 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 88583 T223 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 88585 T223 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 88587 T223 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 88589 T223 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 88590 T223 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:34517_
   [junit4]   2> 88590 T223 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:34517_
   [junit4]   2> 88592 T223 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 88594 T223 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 88595 T223 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 88596 T223 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:34517_
   [junit4]   2> 88596 T223 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 88597 T223 oasc.Overseer.start Overseer 
(id=92854171325169667-127.0.0.1:34517_-n_0000000000) starting
   [junit4]   2> 88599 T223 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 88605 T223 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 88605 T251 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 88607 T223 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 88610 T223 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 88612 T223 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 88616 T250 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 88636 T253 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 88636 T253 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 88637 T253 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 88638 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 88640 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:34517";,
   [junit4]   2>          "node_name":"127.0.0.1:34517_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 88640 T250 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection control_collection with shards [shard1]
   [junit4]   2> 88641 T250 oasc.Overseer$ClusterStateUpdater.createCollection 
state version control_collection 1
   [junit4]   2> 88641 T250 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 88642 T249 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> 89637 T253 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 89638 T253 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 89638 T253 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 89639 T253 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 89640 T253 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 89640 T253 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/collection1/'
   [junit4]   2> 89641 T253 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 89641 T253 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 89641 T253 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 89815 T253 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 89830 T253 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 89831 T253 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 89840 T253 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 90049 T253 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 90062 T253 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 90063 T253 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 90079 T253 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 90082 T253 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 90084 T253 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 90085 T253 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 90085 T253 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 90085 T253 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 90086 T253 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 90086 T253 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 90086 T253 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 90087 T253 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 90087 T253 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/collection1/data/
   [junit4]   2> 90087 T253 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b8b98cd
   [junit4]   2> 90264 T253 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/collection1/data
   [junit4]   2> 90265 T253 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/collection1/data/index/
   [junit4]   2> 90265 T253 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 90266 T253 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-002/collection1/data/index
   [junit4]   2> 90266 T253 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1654347185, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 90270 T253 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@38769d72 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@553f1f14),segFN=segments_1,generation=1}
   [junit4]   2> 90270 T253 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 90274 T253 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 90275 T253 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 90275 T253 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 90275 T253 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 90276 T253 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 90276 T253 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 90276 T253 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 90277 T253 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 90277 T253 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 90278 T253 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 90290 T253 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 90290 T253 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 90291 T253 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 90291 T253 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 90291 T253 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 90292 T253 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 90292 T253 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 90293 T253 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 90293 T253 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 90293 T253 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 90302 T253 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 90304 T253 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 90306 T253 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 90307 T253 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 90320 T253 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 90321 T253 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 90322 T253 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=13.259765625, 
floorSegmentMB=2.0244140625, forceMergeDeletesPctAllowed=10.985255211850955, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.785993773105698
   [junit4]   2> 90323 T253 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@38769d72 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@553f1f14),segFN=segments_1,generation=1}
   [junit4]   2> 90323 T253 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 90323 T253 oass.SolrIndexSearcher.<init> Opening 
Searcher@191a28e3[collection1] main
   [junit4]   2> 90324 T253 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 90324 T253 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 90325 T253 oasr.ManagedResourceStorage.newStorageIO Setting up 
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 90325 T253 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 90325 T253 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 90326 T253 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 90326 T253 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 90327 T253 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 90327 T253 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 90329 T253 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 90330 T253 oasr.ManagedResourceStorage$JsonStorage.store Saved 
JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 90330 T253 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 90333 T253 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 90333 T254 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@191a28e3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 90335 T223 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 90336 T223 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 90337 T223 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 90338 T257 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:34517 collection:control_collection 
shard:shard1
   [junit4]   2> 90339 T257 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 90345 T257 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 90346 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 90346 T257 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 90347 T257 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C22 name=collection1 
org.apache.solr.core.SolrCore@1ba84aa5 url=http://127.0.0.1:34517/collection1 
node=127.0.0.1:34517_ C22_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:34517, 
node_name=127.0.0.1:34517_, state=down}
   [junit4]   2> 90347 T257 C22 P34517 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:34517/collection1/
   [junit4]   2> 90355 T223 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 90348 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"}
   [junit4]   2> 90377 T257 C22 P34517 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 90378 T257 C22 P34517 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:34517/collection1/ has no replicas
   [junit4]   2> 90379 T257 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:34517/collection1/ shard1
   [junit4]   2> 90379 T257 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 90379 T249 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> 90380 T260 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4508b7b2 
name:ZooKeeperConnection Watcher:127.0.0.1:50929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 90381 T223 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 90382 T223 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 90386 T223 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 90388 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 90390 T223 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 90391 T223 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 90391 T223 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 90393 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
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:34517";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 90398 T223 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 90404 T263 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7890dab9 
name:ZooKeeperConnection Watcher:127.0.0.1:50929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 90404 T223 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 90405 T223 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 90416 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 90420 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":2}
   [junit4]   2> 90420 T250 oasc.Overseer$ClusterStateUpdater.buildCollection 
Building a new collection: collection1
   [junit4]   2> 90420 T250 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 90421 T250 oasc.Overseer$ClusterStateUpdater.createCollection 
state version collection1 2
   [junit4]   2> 90432 T250 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 90435 T249 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> 90435 T260 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> 90491 T257 oasc.ZkController.register We are 
http://127.0.0.1:34517/collection1/ and leader is 
http://127.0.0.1:34517/collection1/
   [junit4]   2> 90491 T257 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:34517
   [junit4]   2> 90491 T257 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 90491 T257 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 90492 T257 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 90493 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 90496 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
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:34517";,
   [junit4]   2>          "node_name":"127.0.0.1:34517_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 90600 T249 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> 90601 T260 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> 94459 T223 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 94501 T223 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 94539 T223 oejs.AbstractConnector.doStart Started 
[email protected]:52401
   [junit4]   2> 94540 T223 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 94541 T223 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 94541 T223 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003
   [junit4]   2> 94541 T223 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/'
   [junit4]   2> 94564 T223 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/solr.xml
   [junit4]   2> 94579 T223 oasc.CoreContainer.<init> New CoreContainer 
325848776
   [junit4]   2> 94580 T223 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/]
   [junit4]   2> 94592 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 94593 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 94593 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 94593 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 94594 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 94594 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 94594 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 94595 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 94595 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 94596 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 94596 T223 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 94597 T223 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 94597 T223 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 94598 T223 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 94598 T223 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50929/solr
   [junit4]   2> 94598 T223 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 94599 T223 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 94600 T223 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 94724 T278 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3db31e4b 
name:ZooKeeperConnection Watcher:127.0.0.1:50929 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94725 T223 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 94725 T223 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 94728 T223 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 94730 T281 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a069132 
name:ZooKeeperConnection Watcher:127.0.0.1:50929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94730 T223 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 94736 T223 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 95740 T223 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:52401_
   [junit4]   2> 95741 T223 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52401_
   [junit4]   2> 95745 T223 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 95934 T282 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 95934 T282 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 95936 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 95936 T282 oasc.ZkController.preRegister Registering watch for 
external collection collection1
   [junit4]   2> 95937 T282 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 95937 T282 oascc.ZkStateReader.addZkWatch Updating collection 
state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 95938 T282 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 95938 T282 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 95940 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:52401";,
   [junit4]   2>          "node_name":"127.0.0.1:52401_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 95942 T250 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 95943 T250 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 95946 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 95946 T250 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 95946 T281 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 95947 T281 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 96938 T282 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 96939 T282 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 96939 T282 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 96939 T282 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 96940 T282 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 96940 T282 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/collection1/'
   [junit4]   2> 96941 T282 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 96941 T282 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 96941 T282 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 97022 T282 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 97034 T282 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 97036 T282 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 97046 T282 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 97203 T282 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 97212 T282 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 97214 T282 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 97276 T282 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 97279 T282 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 97283 T282 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 97284 T282 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 97285 T282 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 97285 T282 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 97286 T282 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 97286 T282 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 97286 T282 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 97287 T282 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 97287 T282 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/collection1/data/
   [junit4]   2> 97287 T282 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b8b98cd
   [junit4]   2> 97295 T282 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/collection1/data
   [junit4]   2> 97296 T282 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/collection1/data/index/
   [junit4]   2> 97296 T282 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 97297 T282 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-003/collection1/data/index
   [junit4]   2> 97297 T282 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1654347185, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 97298 T282 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@ec90318 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@af3b149),segFN=segments_1,generation=1}
   [junit4]   2> 97298 T282 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 97303 T282 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 97304 T282 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 97304 T282 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 97304 T282 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 97305 T282 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 97305 T282 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 97305 T282 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 97306 T282 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 97306 T282 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 97307 T282 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 97307 T282 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 97310 T282 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 97311 T282 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 97312 T282 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 97312 T282 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 97312 T282 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 97313 T282 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 97313 T282 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 97314 T282 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 97314 T282 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 97336 T282 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 97337 T282 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 97338 T282 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 97340 T282 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 97342 T282 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 97342 T282 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 97344 T282 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=13.259765625, 
floorSegmentMB=2.0244140625, forceMergeDeletesPctAllowed=10.985255211850955, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.785993773105698
   [junit4]   2> 97344 T282 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@ec90318 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@af3b149),segFN=segments_1,generation=1}
   [junit4]   2> 97345 T282 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 97345 T282 oass.SolrIndexSearcher.<init> Opening 
Searcher@74cdddb[collection1] main
   [junit4]   2> 97346 T282 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 97346 T282 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 97346 T282 oasr.ManagedResourceStorage.newStorageIO Setting up 
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 97347 T282 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 97347 T282 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 97347 T282 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 97348 T282 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 97348 T282 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 97349 T282 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 97349 T282 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 97352 T282 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 97353 T283 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@74cdddb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 97353 T286 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:52401 collection:collection1 
shard:shard2
   [junit4]   2> 97353 T223 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 97354 T223 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 97356 T286 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 97360 T286 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 97361 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 97361 T286 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 97362 T286 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C23 name=collection1 
org.apache.solr.core.SolrCore@1b38dd9f url=http://127.0.0.1:52401/collection1 
node=127.0.0.1:52401_ C23_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:52401, 
node_name=127.0.0.1:52401_, state=down}
   [junit4]   2> 97362 T286 C23 P52401 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:52401/collection1/
   [junit4]   2> 97362 T286 C23 P52401 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 97363 T286 C23 P52401 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:52401/collection1/ has no replicas
   [junit4]   2> 97363 T286 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:52401/collection1/ shard2
   [junit4]   2> 97363 T286 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 97364 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 97368 T250 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 97369 T281 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 97370 T281 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 97373 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 97376 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
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:52401";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 97378 T250 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 97379 T281 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 97380 T281 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 97423 T286 oasc.ZkController.register We are 
http://127.0.0.1:52401/collection1/ and leader is 
http://127.0.0.1:52401/collection1/
   [junit4]   2> 97424 T286 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:52401
   [junit4]   2> 97424 T286 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 97424 T286 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 97424 T286 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 97427 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 97432 T286 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 97432 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
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:52401";,
   [junit4]   2>          "node_name":"127.0.0.1:52401_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 97438 T250 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 97444 T281 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 97445 T281 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 97912 T223 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 97913 T223 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 97918 T223 oejs.AbstractConnector.doStart Started 
[email protected]:35320
   [junit4]   2> 97919 T223 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 97920 T223 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 97920 T223 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004
   [junit4]   2> 97921 T223 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/'
   [junit4]   2> 97937 T223 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/solr.xml
   [junit4]   2> 97949 T223 oasc.CoreContainer.<init> New CoreContainer 
1945538582
   [junit4]   2> 97949 T223 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/]
   [junit4]   2> 97950 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 97950 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 97950 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 97951 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 97951 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 97951 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 97952 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 97952 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 97952 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 97952 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 97953 T223 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 97953 T223 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97954 T223 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97954 T223 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 97954 T223 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50929/solr
   [junit4]   2> 97954 T223 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 97955 T223 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 97956 T223 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 97958 T298 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@29b30194 
name:ZooKeeperConnection Watcher:127.0.0.1:50929 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97959 T223 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 97959 T223 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 97963 T223 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 97965 T301 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@223c3777 
name:ZooKeeperConnection Watcher:127.0.0.1:50929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97965 T223 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 97972 T223 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 98975 T223 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:35320_
   [junit4]   2> 98976 T223 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:35320_
   [junit4]   2> 98979 T223 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 98985 T302 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 98986 T302 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 98987 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 98988 T302 oasc.ZkController.preRegister Registering watch for 
external collection collection1
   [junit4]   2> 98988 T302 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 98988 T302 oascc.ZkStateReader.addZkWatch Updating collection 
state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 98989 T302 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 98989 T302 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 98993 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:35320";,
   [junit4]   2>          "node_name":"127.0.0.1:35320_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 98995 T250 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 98996 T250 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 99000 T250 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 99000 T301 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 99000 T281 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 99001 T301 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 99001 T281 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 99990 T302 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 99990 T302 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 99990 T302 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 99991 T302 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 99991 T302 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 99991 T302 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/collection1/'
   [junit4]   2> 99992 T302 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 99992 T302 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 99993 T302 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 100022 T302 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 100038 T302 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 100039 T302 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 100047 T302 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 100174 T302 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 100178 T302 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 100180 T302 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 100191 T302 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 100194 T302 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 100197 T302 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 100198 T302 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 100198 T302 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 100199 T302 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 100200 T302 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 100200 T302 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 100200 T302 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 100201 T302 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 100201 T302 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/collection1/data/
   [junit4]   2> 100201 T302 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b8b98cd
   [junit4]   2> 100204 T302 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/collection1/data
   [junit4]   2> 100204 T302 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/collection1/data/index/
   [junit4]   2> 100204 T302 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 100205 T302 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-004/collection1/data/index
   [junit4]   2> 100205 T302 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1654347185, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 100206 T302 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6e078599 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d1f2a98),segFN=segments_1,generation=1}
   [junit4]   2> 100207 T302 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 100212 T302 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 100212 T302 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 100213 T302 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 100213 T302 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 100213 T302 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 100213 T302 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 100214 T302 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 100214 T302 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 100215 T302 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 100215 T302 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 100216 T302 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 100216 T302 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 100276 T302 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 100277 T302 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 100277 T302 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 100278 T302 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 100278 T302 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 100279 T302 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 100279 T302 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 100280 T302 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 100282 T302 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 100284 T302 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 100285 T302 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 100286 T302 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 100288 T302 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 100288 T302 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 100290 T302 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=13.259765625, 
floorSegmentMB=2.0244140625, forceMergeDeletesPctAllowed=10.985255211850955, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.785993773105698
   [junit4]   2> 100291 T302 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6e078599 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d1f2a98),segFN=segments_1,generation=1}
   [junit4]   2> 100291 T302 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 100291 T302 oass.SolrIndexSearcher.<init> Opening 
Searcher@bb25ceb[collection1] main
   [junit4]   2> 100292 T302 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 100293 T302 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 100293 T302 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 100294 T302 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 100294 T302 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 100294 T302 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 100295 T302 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 100296 T302 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 100296 T302 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 100296 T302 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 100299 T302 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 100300 T303 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@bb25ceb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 100301 T306 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:35320 collection:collection1 
shard:shard1
   [junit4]   2> 100301 T223 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 100302 T306 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 100302 T223 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 100309 T306 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 100311 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 100311 T306 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 100311 T306 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C24 name=collection1 
org.apache.solr.core.SolrCore@1ebed8b5 url=http://127.0.0.1:35320/collection1 
node=127.0.0.1:35320_ C24_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:35320, 
node_name=127.0.0.1:35320_, state=down}
   [junit4]   2> 100312 T306 C24 P35320 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:35320/collection1/
   [junit4]   2> 100312 T306 C24 P35320 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 100312 T306 C24 P35320 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:35320/collection1/ has no replicas
   [junit4]   2> 100312 T306 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:35320/collection1/ shard1
   [junit4]   2> 100312 T306 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 100316 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 100318 T250 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 100319 T301 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 100319 T281 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 100319 T301 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 100320 T281 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 100323 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:35320";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 100325 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 100325 T250 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 100326 T281 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 100326 T301 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 100326 T281 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 100327 T301 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 100367 T306 oasc.ZkController.register We are 
http://127.0.0.1:35320/collection1/ and leader is 
http://127.0.0.1:35320/collection1/
   [junit4]   2> 100367 T306 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:35320
   [junit4]   2> 100367 T306 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 100367 T306 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 100367 T306 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 100369 T249 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 100371 T306 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 100371 T250 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:35320";,
   [junit4]   2>          "node_name":"127.0.0.1:35320_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 100375 T250 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 100375 T281 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 100375 T301 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 100376 T281 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 8 
   [junit4]   2> 100376 T301 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 8 
   [junit4]   2> 100645 T223 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 100646 T223 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 100648 T223 oejs.AbstractConnector.doStart Started 
[email protected]:54688
   [junit4]   2> 100649 T223 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 100650 T223 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 100650 T223 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-005
   [junit4]   2> 100650 T223 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-005/'
   [junit4]   2> 100667 T223 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-005/solr.xml
   [junit4]   2> 100678 T223 oasc.CoreContainer.<init> New CoreContainer 
156061980
   [junit4]   2> 100679 T223 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B5F07F165B37B5DB-001/tempDir-005/]
   [junit4]   2> 100679 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 100679 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 100680 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 100680 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 100680 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 100680 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 100681 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 100681 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 100681 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 100681 T223 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 100682 T223 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 100682 T223 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 100682 T223 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 100683 T223 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 100683 T223 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50929/solr
   [junit4]   2> 100683 T223 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 100683 T223 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 100684 T223 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 100687 T318 oascc.ConnectionManager.process Watcher o

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

erStateUpdater.run Overseer Loop exiting : 127.0.0.1:47723_
   [junit4]   2> 248971 T565 oascc.ZkStateReader$3.process WARN ZooKeeper watch 
triggered, but Solr cannot talk to ZK
   [junit4]   2> 249008 T223 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 254003 T223 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
34517
   [junit4]   2> 254004 T223 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 254006 T223 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:50929 50929
   [junit4]   2> 254946 T224 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:50929 50929
   [junit4]   2> 254955 T223 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 167826 T222 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 187973 T222 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 
thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   [junit4]   2>           1) Thread[id=414, 
name=OverseerThreadFactory-89-thread-5, state=TIMED_WAITING, group=Overseer 
collection creation process.]
   [junit4]   2>                at java.lang.Thread.sleep(Native Method)
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1847)
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 187974 T222 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=414, 
name=OverseerThreadFactory-89-thread-5, state=TIMED_WAITING, group=Overseer 
collection creation process.]
   [junit4]   2> 275803 T414 oasc.SolrException.log ERROR Collection: 
collection1 operation: splitshard failed:org.apache.solr.common.SolrException: 
Could not find coreNodeName
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1852)
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 275804 T414 oasc.SolrException.log ERROR 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /overseer/collection-map-failure/mn-2000
   [junit4]   2>                at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>                at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>                at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:382)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:379)
   [junit4]   2>                at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:379)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedMap.createData(DistributedMap.java:112)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedMap.put(DistributedMap.java:125)
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2864)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 275815 T414 
oasc.OverseerCollectionProcessor$Runner.resetTaskWithException WARN Resetting 
task: /overseer/collection-queue-work/qn-0000000010, requestid: 2000, 
collectionName: collection1
   [junit4]   2> 275816 T414 oasc.SolrException.log ERROR 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /overseer/collection-map-running/mn-2000
   [junit4]   2>                at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>                at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>                at 
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:246)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:243)
   [junit4]   2>                at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:243)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:167)
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.resetTaskWithException(OverseerCollectionProcessor.java:2924)
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2892)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 187995 T222 ccr.ThreadLeakControl.tryToInterruptAll All leaked 
threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=nl_NL, 
timezone=Indian/Cocos
   [junit4]   2> NOTE: Linux 3.13.0-39-generic amd64/Oracle Corporation 
1.8.0_20 (64-bit)/cpus=8,threads=1,free=257428920,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldResource, 
TestIndexSearcher, TestRequestStatusCollectionAPI, MultiThreadedOCPTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiThreadedOCPTest -Dtests.seed=B5F07F165B37B5DB 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_NL 
-Dtests.timezone=Indian/Cocos -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | MultiThreadedOCPTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   [junit4]    >    1) Thread[id=414, name=OverseerThreadFactory-89-thread-5, 
state=TIMED_WAITING, group=Overseer collection creation process.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1847)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B5F07F165B37B5DB]:0)
   [junit4] Completed on J1 in 188.33s, 1 test, 1 error <<< FAILURES!

[...truncated 1311 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:525: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:473: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970: 
There were test failures: 445 suites, 1819 tests, 1 suite-level error, 29 
ignored (21 assumptions)

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