Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10968/
Java: 32bit/jdk1.8.0_20-ea-b23 -server -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.MultiThreadedOCPTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=16937, 
name=parallelCoreAdminExecutor-3778-thread-12, state=RUNNABLE, 
group=TGRP-MultiThreadedOCPTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=16937, 
name=parallelCoreAdminExecutor-3778-thread-12, state=RUNNABLE, 
group=TGRP-MultiThreadedOCPTest]
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
        at __randomizedtesting.SeedInfo.seed([F524480A13DE4FB4]:0)
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:714)
        at 
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
        at 
java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1018)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12016 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/init-core-data-001
   [junit4]   2> 2129871 T7345 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 2129872 T7345 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 2129875 T7345 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2129875 T7345 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2129876 T7346 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2129976 T7345 oasc.ZkTestServer.run start zk server on 
port:48236
   [junit4]   2> 2129977 T7345 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2129980 T7352 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@32a71a name:ZooKeeperConnection 
Watcher:127.0.0.1:48236 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2129980 T7345 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2129981 T7345 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2129985 T7345 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2129986 T7354 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a01aa4 name:ZooKeeperConnection 
Watcher:127.0.0.1:48236/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2129986 T7345 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2129987 T7345 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2129990 T7345 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2129992 T7345 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2129995 T7345 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2129997 T7345 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2129998 T7345 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2130002 T7345 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2130002 T7345 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2130004 T7345 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2130005 T7345 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2130007 T7345 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2130007 T7345 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2130009 T7345 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2130010 T7345 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2130011 T7345 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2130012 T7345 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2130014 T7345 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2130014 T7345 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2130016 T7345 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2130016 T7345 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2130018 T7345 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2130018 T7345 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2130020 T7345 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2130021 T7345 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2130022 T7345 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2130023 T7345 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2130025 T7345 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2130026 T7356 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c136f6 name:ZooKeeperConnection 
Watcher:127.0.0.1:48236/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2130026 T7345 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2130327 T7345 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2130330 T7345 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2130341 T7345 oejs.AbstractConnector.doStart Started 
[email protected]:59846
   [junit4]   2> 2130343 T7345 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2130344 T7345 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2130344 T7345 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-002
   [junit4]   2> 2130345 T7345 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-002/'
   [junit4]   2> 2130363 T7345 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-002/solr.xml
   [junit4]   2> 2130371 T7345 oasc.CoreContainer.<init> New CoreContainer 
3517825
   [junit4]   2> 2130372 T7345 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-002/]
   [junit4]   2> 2130372 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2130373 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2130373 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2130373 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2130374 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2130374 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2130374 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2130375 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2130375 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2130376 T7345 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2130377 T7345 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2130378 T7345 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2130378 T7345 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2130378 T7345 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48236/solr
   [junit4]   2> 2130379 T7345 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2130379 T7345 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2130381 T7367 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f7ed0e name:ZooKeeperConnection 
Watcher:127.0.0.1:48236 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2130381 T7345 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2130383 T7345 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2130383 T7369 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19b2f34 name:ZooKeeperConnection 
Watcher:127.0.0.1:48236/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2130383 T7345 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2130385 T7345 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2130387 T7345 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2130390 T7345 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2130391 T7345 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2130393 T7345 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2130395 T7345 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2130396 T7345 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59846_
   [junit4]   2> 2130397 T7345 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59846_
   [junit4]   2> 2130398 T7345 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2130399 T7345 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2130401 T7345 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:59846_
   [junit4]   2> 2130402 T7345 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2130403 T7345 oasc.Overseer.start Overseer 
(id=92233840041656324-127.0.0.1:59846_-n_0000000000) starting
   [junit4]   2> 2130404 T7345 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2130409 T7371 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2130409 T7345 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2130411 T7345 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2130412 T7345 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2130413 T7370 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2130415 T7372 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 2130415 T7372 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2130416 T7372 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2130416 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2130417 T7370 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2130417 T7370 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:59846";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59846_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 2130418 T7370 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 2130418 T7370 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2130419 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2130419 T7373 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> 2131416 T7372 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2131417 T7372 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 2131417 T7372 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2131418 T7372 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2131419 T7372 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2131419 T7372 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-002/collection1/'
   [junit4]   2> 2131419 T7372 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2131420 T7372 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2131420 T7372 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 2131444 T7372 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 2131520 T7372 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2131521 T7372 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2131529 T7372 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2131687 T7372 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2131692 T7372 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2131693 T7372 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2131701 T7372 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2131703 T7372 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2131705 T7372 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2131706 T7372 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2131706 T7372 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2131706 T7372 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2131707 T7372 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2131707 T7372 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2131707 T7372 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 2131707 T7372 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2131708 T7372 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-001/control/data/
   [junit4]   2> 2131708 T7372 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4562f
   [junit4]   2> 2131709 T7372 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-001/control/data
   [junit4]   2> 2131709 T7372 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-001/control/data/index/
   [junit4]   2> 2131709 T7372 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2131709 T7372 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-001/control/data/index
   [junit4]   2> 2131710 T7372 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2131710 T7372 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@16885ab 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8eabb),segFN=segments_1,generation=1}
   [junit4]   2> 2131711 T7372 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2131713 T7372 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2131713 T7372 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2131714 T7372 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2131714 T7372 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2131714 T7372 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2131714 T7372 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2131715 T7372 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2131715 T7372 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2131715 T7372 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2131716 T7372 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2131716 T7372 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2131716 T7372 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2131717 T7372 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2131717 T7372 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2131717 T7372 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2131717 T7372 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2131718 T7372 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2131718 T7372 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2131718 T7372 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2131719 T7372 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2131719 T7372 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2131719 T7372 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2131721 T7372 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2131722 T7372 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2131723 T7372 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2131723 T7372 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2131724 T7372 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2131726 T7372 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2131726 T7372 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2131726 T7372 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2131727 T7372 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@16885ab 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8eabb),segFN=segments_1,generation=1}
   [junit4]   2> 2131727 T7372 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2131727 T7372 oass.SolrIndexSearcher.<init> Opening 
Searcher@29ac3d[collection1] main
   [junit4]   2> 2131727 T7372 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2131728 T7372 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2131728 T7372 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2131729 T7372 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2131729 T7372 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2131729 T7372 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2131729 T7372 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2131730 T7372 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2131730 T7372 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2131731 T7372 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2131732 T7372 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2131732 T7372 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2131733 T7374 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@29ac3d[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2131734 T7372 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2131735 T7377 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:59846 collection:control_collection 
shard:shard1
   [junit4]   2> 2131735 T7345 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2131736 T7377 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2131736 T7345 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2131739 T7377 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2131739 T7345 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2131739 T7379 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4c7ff3 name:ZooKeeperConnection 
Watcher:127.0.0.1:48236/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2131739 T7345 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2131740 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2131740 T7377 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2131740 T7377 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 2131740 T7345 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2131741 T7370 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1988 name=collection1 
org.apache.solr.core.SolrCore@11658b2 url=https://127.0.0.1:59846/collection1 
node=127.0.0.1:59846_ C1988_STATE=coll:control_collection core:collection1 
props:{state=down, base_url=https://127.0.0.1:59846, core=collection1, 
node_name=127.0.0.1:59846_}
   [junit4]   2> 2131741 T7377 C1988 P59846 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:59846/collection1/
   [junit4]   2> 2131741 T7377 C1988 P59846 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2131741 T7377 C1988 P59846 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:59846/collection1/ has no replicas
   [junit4]   2> 2131742 T7377 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:59846/collection1/ shard1
   [junit4]   2> 2131742 T7345 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 2131742 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2131742 T7377 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2131745 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2131746 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2131847 T7373 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> 2131848 T7380 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> 2131895 T7377 oasc.ZkController.register We are 
https://127.0.0.1:59846/collection1/ and leader is 
https://127.0.0.1:59846/collection1/
   [junit4]   2> 2131896 T7377 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:59846
   [junit4]   2> 2131896 T7377 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2131896 T7377 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 2131897 T7377 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2131898 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2131898 T7377 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2131898 T7382 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2131898 T7381 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2131899 T7370 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2131900 T7370 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:59846";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59846_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 2131901 T7381 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2132002 T7380 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> 2132003 T7381 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> 2132037 T7345 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2132038 T7345 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2132041 T7345 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2132042 T7345 oejs.AbstractConnector.doStart Started 
[email protected]:50470
   [junit4]   2> 2132043 T7345 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2132044 T7345 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2132044 T7345 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003
   [junit4]   2> 2132045 T7345 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/'
   [junit4]   2> 2132061 T7345 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/solr.xml
   [junit4]   2> 2132068 T7345 oasc.CoreContainer.<init> New CoreContainer 
9479703
   [junit4]   2> 2132069 T7345 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/]
   [junit4]   2> 2132069 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2132070 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2132070 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2132071 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2132071 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2132071 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2132072 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2132072 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2132072 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2132074 T7345 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2132075 T7345 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2132075 T7345 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2132075 T7345 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2132076 T7345 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48236/solr
   [junit4]   2> 2132076 T7345 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2132077 T7345 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2132078 T7393 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c95e3a name:ZooKeeperConnection 
Watcher:127.0.0.1:48236 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2132078 T7345 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2132079 T7345 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2132080 T7395 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@17d36ea name:ZooKeeperConnection 
Watcher:127.0.0.1:48236/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2132080 T7345 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2132083 T7345 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2133085 T7345 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50470_
   [junit4]   2> 2133087 T7345 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50470_
   [junit4]   2> 2133091 T7397 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2133091 T7397 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2133092 T7397 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2133093 T7381 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2133093 T7382 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2133093 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2133095 T7370 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2133095 T7370 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:50470";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:50470_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 2133095 T7370 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 2133096 T7370 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 2133097 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2133198 T7380 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2133198 T7396 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2133198 T7373 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2134092 T7397 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2134093 T7397 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2134093 T7397 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2134093 T7397 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2134094 T7397 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2134094 T7397 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/collection1/'
   [junit4]   2> 2134095 T7397 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2134095 T7397 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2134096 T7397 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 2134136 T7397 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 2134154 T7397 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2134155 T7397 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2134159 T7397 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2134256 T7397 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2134260 T7397 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2134261 T7397 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2134268 T7397 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2134270 T7397 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2134272 T7397 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2134273 T7397 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2134273 T7397 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2134273 T7397 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2134274 T7397 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2134274 T7397 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2134275 T7397 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2134275 T7397 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2134275 T7397 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/collection1/data/
   [junit4]   2> 2134275 T7397 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4562f
   [junit4]   2> 2134276 T7397 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/collection1/data
   [junit4]   2> 2134276 T7397 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/collection1/data/index/
   [junit4]   2> 2134276 T7397 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2134277 T7397 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-003/collection1/data/index
   [junit4]   2> 2134277 T7397 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2134277 T7397 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ee9507 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f372af),segFN=segments_1,generation=1}
   [junit4]   2> 2134278 T7397 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2134280 T7397 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2134281 T7397 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2134281 T7397 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2134281 T7397 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2134281 T7397 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2134282 T7397 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2134282 T7397 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2134282 T7397 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2134282 T7397 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2134283 T7397 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2134283 T7397 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2134284 T7397 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2134284 T7397 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2134284 T7397 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2134285 T7397 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2134285 T7397 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2134285 T7397 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2134285 T7397 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2134286 T7397 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2134286 T7397 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2134286 T7397 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2134287 T7397 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2134289 T7397 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2134289 T7397 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2134290 T7397 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2134291 T7397 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2134291 T7397 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2134293 T7397 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2134293 T7397 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2134293 T7397 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2134294 T7397 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ee9507 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f372af),segFN=segments_1,generation=1}
   [junit4]   2> 2134294 T7397 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2134294 T7397 oass.SolrIndexSearcher.<init> Opening 
Searcher@abb1d4[collection1] main
   [junit4]   2> 2134294 T7397 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2134295 T7397 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2134296 T7397 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2134296 T7397 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2134296 T7397 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2134297 T7397 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2134297 T7397 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2134297 T7397 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2134298 T7397 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2134298 T7397 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2134300 T7398 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@abb1d4[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2134302 T7397 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2134302 T7401 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:50470 collection:collection1 
shard:shard2
   [junit4]   2> 2134302 T7345 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2134303 T7345 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2134303 T7401 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2134306 T7401 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 2134307 T7381 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2134307 T7382 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2134307 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2134308 T7401 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2134308 T7401 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 2134308 T7370 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1989 name=collection1 
org.apache.solr.core.SolrCore@1dc4d21 url=https://127.0.0.1:50470/collection1 
node=127.0.0.1:50470_ C1989_STATE=coll:collection1 core:collection1 
props:{state=down, base_url=https://127.0.0.1:50470, core=collection1, 
node_name=127.0.0.1:50470_}
   [junit4]   2> 2134308 T7401 C1989 P50470 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:50470/collection1/
   [junit4]   2> 2134309 T7401 C1989 P50470 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2134309 T7401 C1989 P50470 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:50470/collection1/ has no replicas
   [junit4]   2> 2134309 T7401 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:50470/collection1/ shard2
   [junit4]   2> 2134309 T7401 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 2134310 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2134312 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2134314 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2134415 T7380 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2134415 T7373 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2134415 T7396 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2134464 T7401 oasc.ZkController.register We are 
https://127.0.0.1:50470/collection1/ and leader is 
https://127.0.0.1:50470/collection1/
   [junit4]   2> 2134464 T7401 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:50470
   [junit4]   2> 2134464 T7401 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2134464 T7401 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2134464 T7401 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2134466 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2134466 T7401 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2134466 T7382 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2134466 T7381 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2134467 T7370 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2134468 T7370 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:50470";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:50470_",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 2134469 T7381 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2134570 T7380 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2134570 T7381 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2134570 T7396 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2134597 T7345 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2134598 T7345 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2134600 T7345 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2134601 T7345 oejs.AbstractConnector.doStart Started 
[email protected]:39214
   [junit4]   2> 2134603 T7345 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2134604 T7345 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2134604 T7345 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004
   [junit4]   2> 2134605 T7345 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/'
   [junit4]   2> 2134622 T7345 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/solr.xml
   [junit4]   2> 2134629 T7345 oasc.CoreContainer.<init> New CoreContainer 
1446597
   [junit4]   2> 2134630 T7345 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/]
   [junit4]   2> 2134631 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2134631 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2134631 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2134632 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2134632 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2134632 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2134633 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2134633 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2134634 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2134635 T7345 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2134636 T7345 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2134636 T7345 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2134637 T7345 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2134637 T7345 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48236/solr
   [junit4]   2> 2134637 T7345 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2134638 T7345 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2134639 T7412 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@131a6b1 name:ZooKeeperConnection 
Watcher:127.0.0.1:48236 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2134639 T7345 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2134641 T7345 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2134641 T7414 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@aacf15 name:ZooKeeperConnection 
Watcher:127.0.0.1:48236/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2134641 T7345 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2134646 T7345 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2135648 T7345 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39214_
   [junit4]   2> 2135649 T7345 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:39214_
   [junit4]   2> 2135655 T7416 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2135655 T7416 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2135656 T7381 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2135656 T7416 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2135656 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2135656 T7382 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2135657 T7370 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2135657 T7370 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:39214";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:39214_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 2135658 T7370 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 2135658 T7370 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2135659 T7382 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2135761 T7380 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2135761 T7382 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2135761 T7415 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2135761 T7396 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2136656 T7416 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2136657 T7416 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2136658 T7416 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2136658 T7416 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2136659 T7416 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2136660 T7416 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/collection1/'
   [junit4]   2> 2136660 T7416 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2136661 T7416 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2136661 T7416 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 2136681 T7416 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 2136689 T7416 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2136690 T7416 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2136694 T7416 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2136791 T7416 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2136795 T7416 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2136797 T7416 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2136809 T7416 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2136811 T7416 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2136813 T7416 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2136814 T7416 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2136814 T7416 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2136814 T7416 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2136815 T7416 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2136815 T7416 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2136815 T7416 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2136815 T7416 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2136816 T7416 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/collection1/data/
   [junit4]   2> 2136816 T7416 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4562f
   [junit4]   2> 2136816 T7416 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/collection1/data
   [junit4]   2> 2136817 T7416 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/collection1/data/index/
   [junit4]   2> 2136817 T7416 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2136817 T7416 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-004/collection1/data/index
   [junit4]   2> 2136817 T7416 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2136818 T7416 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15c013d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13d54b0),segFN=segments_1,generation=1}
   [junit4]   2> 2136818 T7416 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2136821 T7416 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2136821 T7416 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2136822 T7416 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2136822 T7416 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2136822 T7416 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2136822 T7416 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2136823 T7416 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2136823 T7416 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2136823 T7416 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2136824 T7416 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2136824 T7416 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2136824 T7416 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2136825 T7416 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2136825 T7416 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2136825 T7416 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2136826 T7416 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2136826 T7416 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2136826 T7416 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2136826 T7416 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2136827 T7416 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2136827 T7416 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2136827 T7416 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2136829 T7416 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2136830 T7416 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2136831 T7416 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2136831 T7416 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2136832 T7416 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2136833 T7416 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2136834 T7416 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2136834 T7416 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2136835 T7416 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15c013d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13d54b0),segFN=segments_1,generation=1}
   [junit4]   2> 2136835 T7416 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2136835 T7416 oass.SolrIndexSearcher.<init> Opening 
Searcher@92e0bb[collection1] main
   [junit4]   2> 2136835 T7416 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2136836 T7416 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2136836 T7416 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2136837 T7416 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2136837 T7416 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2136837 T7416 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2136838 T7416 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2136838 T7416 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2136838 T7416 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2136838 T7416 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2136840 T7417 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@92e0bb[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2136842 T7416 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2136843 T7420 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:39214 collection:collection1 
shard:shard1
   [junit4]   2> 2136843 T7345 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2136844 T7345 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2136848 T7420 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2136852 T7420 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2136853 T7382 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2136853 T7381 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2136854 T7420 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2136853 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2136854 T7420 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1990 name=collection1 
org.apache.solr.core.SolrCore@327eb8 url=https://127.0.0.1:39214/collection1 
node=127.0.0.1:39214_ C1990_STATE=coll:collection1 core:collection1 
props:{state=down, base_url=https://127.0.0.1:39214, core=collection1, 
node_name=127.0.0.1:39214_}
   [junit4]   2> 2136854 T7420 C1990 P39214 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:39214/collection1/
   [junit4]   2> 2136855 T7370 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2136855 T7420 C1990 P39214 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2136855 T7420 C1990 P39214 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:39214/collection1/ has no replicas
   [junit4]   2> 2136856 T7420 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:39214/collection1/ shard1
   [junit4]   2> 2136859 T7420 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 2136860 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2136863 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2136865 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2136966 T7380 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2136966 T7373 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2136966 T7396 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2136966 T7415 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2137014 T7420 oasc.ZkController.register We are 
https://127.0.0.1:39214/collection1/ and leader is 
https://127.0.0.1:39214/collection1/
   [junit4]   2> 2137014 T7420 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:39214
   [junit4]   2> 2137014 T7420 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2137015 T7420 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2137015 T7420 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2137016 T7381 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2137016 T7382 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2137016 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2137016 T7420 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2137017 T7370 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2137018 T7370 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:39214";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:39214_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node2"}
   [junit4]   2> 2137019 T7373 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2137120 T7415 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2137120 T7396 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2137120 T7380 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2137121 T7373 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2137153 T7345 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 2137154 T7345 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2137156 T7345 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2137157 T7345 oejs.AbstractConnector.doStart Started 
[email protected]:45615
   [junit4]   2> 2137159 T7345 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2137160 T7345 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2137160 T7345 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-005
   [junit4]   2> 2137161 T7345 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-005/'
   [junit4]   2> 2137177 T7345 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-005/solr.xml
   [junit4]   2> 2137184 T7345 oasc.CoreContainer.<init> New CoreContainer 
22096534
   [junit4]   2> 2137185 T7345 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001/tempDir-005/]
   [junit4]   2> 2137186 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2137186 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2137186 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2137187 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2137187 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2137187 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2137188 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2137188 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2137189 T7345 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2137190 T7345 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2137191 T7345 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.

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

[junit4]   2>   at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:317)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 2211514 T7345 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2216503 T7345 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 2216504 T7345 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:48236 48236
   [junit4]   2> 2216913 T7346 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:48236 48236
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiThreadedOCPTest -Dtests.method=testDistribSearch 
-Dtests.seed=F524480A13DE4FB4 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=iw_IL -Dtests.timezone=America/Anchorage 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   87.1s J0 | MultiThreadedOCPTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Task 3002 did not 
complete, final state: failed
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:163)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:72)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=16937, 
name=parallelCoreAdminExecutor-3778-thread-12, state=RUNNABLE, 
group=TGRP-MultiThreadedOCPTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: unable to create new 
native thread
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F524480A13DE4FB4]:0)
   [junit4]    >        at java.lang.Thread.start0(Native Method)
   [junit4]    >        at java.lang.Thread.start(Thread.java:714)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1018)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #3: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=16940, 
name=parallelCoreAdminExecutor-3778-thread-14, state=RUNNABLE, 
group=TGRP-MultiThreadedOCPTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: unable to create new 
native thread
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F524480A13DE4FB4]:0)
   [junit4]    >        at java.lang.Thread.start0(Native Method)
   [junit4]    >        at java.lang.Thread.start(Thread.java:714)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1018)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2216929 T7345 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-F524480A13DE4FB4-001
   [junit4]   2> 87062 T7344 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=iw_IL, 
timezone=America/Anchorage
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 
1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=84332728,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CustomCollectionTest, 
TestManagedResource, ShardRoutingTest, TestManagedSynonymFilterFactory, 
PingRequestHandlerTest, ShardSplitTest, ExternalFileFieldSortTest, TestConfig, 
TestSolr4Spatial2, TestNRTOpen, BasicDistributedZkTest, TestStressReorder, 
PrimUtilsTest, RecoveryZkTest, PeerSyncTest, TestQuerySenderListener, 
TestSurroundQueryParser, AbstractAnalyticsFacetTest, PrimitiveFieldTypeTest, 
TestCloudInspectUtil, TestCopyFieldCollectionResource, 
TestHighFrequencyDictionaryFactory, AddSchemaFieldsUpdateProcessorFactoryTest, 
ReturnFieldsTest, NotRequiredUniqueKeyTest, TestFaceting, 
ClusterStateUpdateTest, TestFastLRUCache, AssignTest, 
TestDynamicFieldCollectionResource, DocValuesMissingTest, SimpleFacetsTest, 
DocumentBuilderTest, AsyncMigrateRouteKeyTest, CursorPagingTest, 
ChaosMonkeyNothingIsSafeTest, BlockCacheTest, 
DistributedSpellCheckComponentTest, HdfsCollectionsAPIDistributedZkTest, 
FieldFacetExtrasTest, SyncSliceTest, TestLuceneMatchVersion, 
TestBinaryResponseWriter, TestCloudSchemaless, 
DocumentAnalysisRequestHandlerTest, TestCloudManagedSchemaConcurrent, 
SuggesterTSTTest, HighlighterConfigTest, SignatureUpdateProcessorFactoryTest, 
AliasIntegrationTest, StatelessScriptUpdateProcessorFactoryTest, 
ExpressionTest, XmlUpdateRequestHandlerTest, FastVectorHighlighterTest, 
ZkControllerTest, TestConfigSets, TestStressRecovery, TestDFRSimilarityFactory, 
HighlighterMaxOffsetTest, TestMaxScoreQueryParser, 
TestDefaultSimilarityFactory, TestManagedSchema, SpellCheckComponentTest, 
WordBreakSolrSpellCheckerTest, OpenExchangeRatesOrgProviderTest, 
TestMiniSolrCloudCluster, TestTolerantSearch, OverseerTest, 
HdfsLockFactoryTest, TestManagedSchemaFieldResource, 
IndexBasedSpellCheckerTest, NoCacheHeaderTest, PreAnalyzedFieldTest, 
EchoParamsTest, TestTrie, TestSimpleQParserPlugin, TestRemoteStreaming, 
TestSolr4Spatial, FieldFacetTest, TestSolrDeletionPolicy1, 
TestFastOutputStream, DateFieldTest, TestRestManager, SuggesterTest, 
TestFieldSortValues, BasicFunctionalityTest, TestCodecSupport, QueryFacetTest, 
HdfsBasicDistributedZkTest, BadComponentTest, TestStressUserVersions, 
DistributedQueryComponentCustomSortTest, TimeZoneUtilsTest, AnalyticsQueryTest, 
SolrCoreCheckLockOnStartupTest, RegexBoostProcessorTest, 
UUIDUpdateProcessorFallbackTest, SpellingQueryConverterTest, 
TestHashPartitioner, TestSearchPerf, TestRandomFaceting, LeaderElectionTest, 
ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, 
TermVectorComponentDistributedTest, HardAutoCommitTest, TestRangeQuery, 
TestCoreContainer, BadIndexSchemaTest, TestSort, TestFunctionQuery, 
DirectUpdateHandlerTest, OverseerCollectionProcessorTest, TestIndexSearcher, 
HighlighterTest, SoftAutoCommitTest, SolrIndexSplitterTest, 
TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, 
TestFoldingMultitermQuery, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, 
PolyFieldTest, SchemaVersionSpecificBehaviorTest, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, 
DefaultValueUpdateProcessorTest, DocValuesMultiTest, 
XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, 
StandardRequestHandlerTest, TestQueryTypes, TermsComponentTest, 
TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, 
SolrPluginUtilsTest, TestJmxIntegration, TestCSVResponseWriter, 
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, 
TestPartialUpdateDeduplication, TestComponentsName, 
CoreContainerCoreInitFailuresTest, UpdateParamsTest, TestQuerySenderNoQuery, 
TestSolrDeletionPolicy2, TestDocSet, TestFuzzyAnalyzedSuggestions, 
SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, 
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
TestFastWriter, TestJmxMonitoredMap, ResourceLoaderTest, PluginInfoTest, 
TestSolrXMLSerializer, TestSuggestSpellingConverter, DOMUtilTest, 
RAMDirectoryFactoryTest, TestSolrJ, TestUtils, ZkNodePropsTest, FileUtilsTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, DeleteReplicaTest, DistribCursorPagingTest, 
HttpPartitionTest, MultiThreadedOCPTest]
   [junit4] Completed on J0 in 87.59s, 1 test, 1 error <<< FAILURES!

[...truncated 253 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: 
There were test failures: 422 suites, 1761 tests, 1 error, 39 ignored (18 
assumptions)

Total time: 92 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20-ea-b23 -server 
-XX:+UseG1GC
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