You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/05/26 20:41:26 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20-ea-b15) - Build # 10390 - Failure!

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

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest:     1) Thread[id=2319, name=parallelCoreAdminExecutor-954-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   1) Thread[id=2319, name=parallelCoreAdminExecutor-954-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([9A9553730DD84BA4]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2319, name=parallelCoreAdminExecutor-954-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2319, name=parallelCoreAdminExecutor-954-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([9A9553730DD84BA4]:0)




Build Log:
[...truncated 11308 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/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/init-core-data-001
   [junit4]   2> 1661850 T2201 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1661850 T2201 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1661856 T2201 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1661857 T2201 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1661857 T2202 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1661957 T2201 oasc.ZkTestServer.run start zk server on port:42235
   [junit4]   2> 1661958 T2201 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1662062 T2208 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d0252d name:ZooKeeperConnection Watcher:127.0.0.1:42235 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1662062 T2201 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1662063 T2201 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1662068 T2201 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1662070 T2210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a73c84 name:ZooKeeperConnection Watcher:127.0.0.1:42235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1662074 T2201 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1662075 T2201 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1662077 T2201 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1662079 T2201 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1662081 T2201 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1662083 T2201 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> 1662084 T2201 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1662087 T2201 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> 1662088 T2201 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1662094 T2201 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> 1662095 T2201 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1662097 T2201 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> 1662098 T2201 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1662101 T2201 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> 1662102 T2201 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1662104 T2201 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> 1662105 T2201 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1662108 T2201 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> 1662108 T2201 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1662112 T2201 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> 1662113 T2201 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1662115 T2201 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> 1662116 T2201 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1662118 T2201 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> 1662119 T2201 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1662121 T2201 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> 1662122 T2201 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1662436 T2201 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1662439 T2201 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34211
   [junit4]   2> 1662440 T2201 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1662441 T2201 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1662441 T2201 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-002
   [junit4]   2> 1662441 T2201 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-002/'
   [junit4]   2> 1662469 T2201 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-002/solr.xml
   [junit4]   2> 1662482 T2201 oasc.CoreContainer.<init> New CoreContainer 624241
   [junit4]   2> 1662482 T2201 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-002/]
   [junit4]   2> 1662483 T2201 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1662484 T2201 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1662484 T2201 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1662484 T2201 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1662485 T2201 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1662485 T2201 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1662486 T2201 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1662486 T2201 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1662486 T2201 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1662487 T2201 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1662488 T2201 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1662488 T2201 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1662488 T2201 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42235/solr
   [junit4]   2> 1662489 T2201 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1662490 T2201 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1662491 T2221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1245ef2 name:ZooKeeperConnection Watcher:127.0.0.1:42235 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1662492 T2201 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1662498 T2201 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1662498 T2223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c11e9 name:ZooKeeperConnection Watcher:127.0.0.1:42235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1662499 T2201 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1662501 T2201 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1662505 T2201 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1662508 T2201 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1662511 T2201 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1662514 T2201 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1662517 T2201 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1662520 T2201 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34211_
   [junit4]   2> 1662522 T2201 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34211_
   [junit4]   2> 1662525 T2201 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1662533 T2201 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1662537 T2201 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:34211_
   [junit4]   2> 1662537 T2201 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1662541 T2201 oasc.Overseer.start Overseer (id=91824426244046851-127.0.0.1:34211_-n_0000000000) starting
   [junit4]   2> 1662545 T2201 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1662554 T2225 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1662554 T2201 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1662558 T2201 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1662561 T2201 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1662564 T2224 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1662566 T2226 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1662567 T2226 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1662568 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1662568 T2226 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1662569 T2224 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1662570 T2224 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34211",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34211_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1662571 T2224 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1662571 T2224 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1662574 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1662574 T2223 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> 1663570 T2226 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1663570 T2226 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1663571 T2226 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1663572 T2226 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1663573 T2226 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1663573 T2226 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-002/collection1/'
   [junit4]   2> 1663574 T2226 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1663575 T2226 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1663575 T2226 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1663613 T2226 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1663627 T2226 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1663628 T2226 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1663636 T2226 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1663747 T2226 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1663752 T2226 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1663754 T2226 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1663766 T2226 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1663769 T2226 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1663773 T2226 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1663774 T2226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1663774 T2226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1663774 T2226 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1663775 T2226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1663776 T2226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1663776 T2226 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1663776 T2226 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1663776 T2226 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-001/control/data/
   [junit4]   2> 1663777 T2226 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eaf58
   [junit4]   2> 1663778 T2226 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-001/control/data
   [junit4]   2> 1663778 T2226 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-001/control/data/index/
   [junit4]   2> 1663779 T2226 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1663779 T2226 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-001/control/data/index
   [junit4]   2> 1663780 T2226 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1663781 T2226 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@129e5dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@416774),segFN=segments_1,generation=1}
   [junit4]   2> 1663781 T2226 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1663786 T2226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1663786 T2226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1663786 T2226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1663787 T2226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1663787 T2226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1663787 T2226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1663788 T2226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1663788 T2226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1663788 T2226 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1663789 T2226 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1663790 T2226 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1663790 T2226 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1663790 T2226 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1663791 T2226 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1663791 T2226 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1663792 T2226 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1663792 T2226 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1663794 T2226 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1663796 T2226 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1663796 T2226 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1663797 T2226 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=87.92578125, floorSegmentMB=1.9697265625, forceMergeDeletesPctAllowed=17.076566522632728, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7841890942142792
   [junit4]   2> 1663798 T2226 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@129e5dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@416774),segFN=segments_1,generation=1}
   [junit4]   2> 1663798 T2226 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1663799 T2226 oass.SolrIndexSearcher.<init> Opening Searcher@120d842[collection1] main
   [junit4]   2> 1663799 T2226 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1663801 T2226 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1663801 T2226 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1663802 T2226 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1663802 T2226 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1663802 T2226 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1663803 T2226 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1663803 T2226 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1663804 T2226 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1663804 T2226 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1663811 T2227 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@120d842[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1663813 T2226 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1663814 T2230 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34211 collection:control_collection shard:shard1
   [junit4]   2> 1663814 T2201 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1663815 T2201 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1663816 T2201 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1663836 T2230 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1663837 T2232 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@161a31d name:ZooKeeperConnection Watcher:127.0.0.1:42235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1663838 T2201 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1663840 T2201 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1663842 T2230 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1663842 T2201 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1663852 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1663853 T2230 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1663853 T2230 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C493 name=collection1 org.apache.solr.core.SolrCore@165d5dc url=http://127.0.0.1:34211/collection1 node=127.0.0.1:34211_ C493_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:34211, core=collection1, node_name=127.0.0.1:34211_}
   [junit4]   2> 1663854 T2230 C493 P34211 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34211/collection1/
   [junit4]   2> 1663855 T2224 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1663856 T2230 C493 P34211 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1663856 T2230 C493 P34211 oasc.SyncStrategy.syncToMe http://127.0.0.1:34211/collection1/ has no replicas
   [junit4]   2> 1663857 T2230 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34211/collection1/ shard1
   [junit4]   2> 1663857 T2230 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1663863 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1663866 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1663870 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1663973 T2223 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> 1663973 T2232 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> 1664017 T2230 oasc.ZkController.register We are http://127.0.0.1:34211/collection1/ and leader is http://127.0.0.1:34211/collection1/
   [junit4]   2> 1664018 T2230 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34211
   [junit4]   2> 1664018 T2230 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1664018 T2230 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1664018 T2230 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1664020 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1664020 T2230 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1664020 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1664021 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1664022 T2224 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1664022 T2224 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34211",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34211_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1664025 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1664126 T2232 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> 1664126 T2223 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> 1664136 T2201 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1664136 T2201 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1664138 T2201 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34495
   [junit4]   2> 1664140 T2201 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1664140 T2201 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1664141 T2201 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003
   [junit4]   2> 1664141 T2201 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/'
   [junit4]   2> 1664159 T2201 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/solr.xml
   [junit4]   2> 1664172 T2201 oasc.CoreContainer.<init> New CoreContainer 18686192
   [junit4]   2> 1664173 T2201 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/]
   [junit4]   2> 1664174 T2201 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1664174 T2201 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1664174 T2201 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1664175 T2201 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1664175 T2201 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1664175 T2201 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1664176 T2201 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1664176 T2201 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1664177 T2201 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1664177 T2201 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1664178 T2201 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1664178 T2201 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1664179 T2201 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42235/solr
   [junit4]   2> 1664179 T2201 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1664180 T2201 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1664181 T2243 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@190777f name:ZooKeeperConnection Watcher:127.0.0.1:42235 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1664182 T2201 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1664184 T2201 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1664185 T2245 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f68562 name:ZooKeeperConnection Watcher:127.0.0.1:42235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1664186 T2201 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1664193 T2201 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1665196 T2201 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34495_
   [junit4]   2> 1665198 T2201 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34495_
   [junit4]   2> 1665205 T2246 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1665206 T2246 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1665214 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1665214 T2246 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1665214 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1665215 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1665216 T2224 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1665217 T2224 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34495",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34495_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1665217 T2224 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1665217 T2224 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1665220 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1665322 T2232 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> 1665322 T2245 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> 1665322 T2223 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> 1666215 T2246 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1666215 T2246 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1666216 T2246 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1666216 T2246 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1666217 T2246 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1666217 T2246 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/collection1/'
   [junit4]   2> 1666218 T2246 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1666218 T2246 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1666219 T2246 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1666258 T2246 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1666274 T2246 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1666275 T2246 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1666283 T2246 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1666395 T2246 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1666400 T2246 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1666403 T2246 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1666416 T2246 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1666419 T2246 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1666422 T2246 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1666423 T2246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1666424 T2246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1666424 T2246 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1666425 T2246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1666426 T2246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1666426 T2246 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1666426 T2246 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1666427 T2246 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/collection1/data/
   [junit4]   2> 1666427 T2246 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eaf58
   [junit4]   2> 1666429 T2246 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/collection1/data
   [junit4]   2> 1666429 T2246 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/collection1/data/index/
   [junit4]   2> 1666429 T2246 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1666430 T2246 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-003/collection1/data/index
   [junit4]   2> 1666431 T2246 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1666432 T2246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b6f9e5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f2399),segFN=segments_1,generation=1}
   [junit4]   2> 1666432 T2246 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1666439 T2246 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1666440 T2246 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1666440 T2246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1666440 T2246 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1666441 T2246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1666441 T2246 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1666442 T2246 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1666443 T2246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1666443 T2246 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1666444 T2246 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1666445 T2246 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1666446 T2246 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1666446 T2246 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1666447 T2246 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1666448 T2246 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1666449 T2246 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1666450 T2246 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1666452 T2246 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1666453 T2246 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1666454 T2246 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1666455 T2246 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=87.92578125, floorSegmentMB=1.9697265625, forceMergeDeletesPctAllowed=17.076566522632728, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7841890942142792
   [junit4]   2> 1666455 T2246 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b6f9e5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f2399),segFN=segments_1,generation=1}
   [junit4]   2> 1666456 T2246 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1666456 T2246 oass.SolrIndexSearcher.<init> Opening Searcher@1b082dc[collection1] main
   [junit4]   2> 1666456 T2246 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1666458 T2246 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1666458 T2246 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1666458 T2246 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1666459 T2246 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1666459 T2246 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1666460 T2246 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1666460 T2246 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1666460 T2246 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1666460 T2246 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1666466 T2247 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b082dc[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1666471 T2246 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1666472 T2250 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34495 collection:collection1 shard:shard2
   [junit4]   2> 1666474 T2201 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1666475 T2201 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1666475 T2250 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1666484 T2250 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1666487 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1666487 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1666487 T2250 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1666488 T2250 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1666487 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C494 name=collection1 org.apache.solr.core.SolrCore@116b9f7 url=http://127.0.0.1:34495/collection1 node=127.0.0.1:34495_ C494_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:34495, core=collection1, node_name=127.0.0.1:34495_}
   [junit4]   2> 1666488 T2250 C494 P34495 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34495/collection1/
   [junit4]   2> 1666489 T2224 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1666489 T2250 C494 P34495 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1666490 T2250 C494 P34495 oasc.SyncStrategy.syncToMe http://127.0.0.1:34495/collection1/ has no replicas
   [junit4]   2> 1666490 T2250 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34495/collection1/ shard2
   [junit4]   2> 1666491 T2250 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1666492 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1666495 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1666500 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1666605 T2232 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> 1666605 T2245 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> 1666605 T2223 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> 1666647 T2250 oasc.ZkController.register We are http://127.0.0.1:34495/collection1/ and leader is http://127.0.0.1:34495/collection1/
   [junit4]   2> 1666647 T2250 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34495
   [junit4]   2> 1666647 T2250 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1666647 T2250 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1666648 T2250 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1666649 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1666649 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1666649 T2250 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1666649 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1666651 T2224 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1666652 T2224 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34495",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34495_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1666654 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1666756 T2232 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> 1666756 T2245 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> 1666756 T2223 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> 1666771 T2201 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1666772 T2201 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1666775 T2201 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52227
   [junit4]   2> 1666775 T2201 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1666776 T2201 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1666776 T2201 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004
   [junit4]   2> 1666776 T2201 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/'
   [junit4]   2> 1666793 T2201 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/solr.xml
   [junit4]   2> 1666803 T2201 oasc.CoreContainer.<init> New CoreContainer 31431401
   [junit4]   2> 1666804 T2201 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/]
   [junit4]   2> 1666805 T2201 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1666805 T2201 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1666805 T2201 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1666806 T2201 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1666806 T2201 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1666806 T2201 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1666807 T2201 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1666807 T2201 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1666808 T2201 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1666809 T2201 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1666809 T2201 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1666810 T2201 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1666810 T2201 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42235/solr
   [junit4]   2> 1666810 T2201 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1666811 T2201 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1666814 T2261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cde98a name:ZooKeeperConnection Watcher:127.0.0.1:42235 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1666814 T2201 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1666817 T2201 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1666818 T2263 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f1a4a7 name:ZooKeeperConnection Watcher:127.0.0.1:42235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1666818 T2201 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1666825 T2201 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1667828 T2201 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52227_
   [junit4]   2> 1667829 T2201 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52227_
   [junit4]   2> 1667836 T2264 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1667837 T2264 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1667842 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1667842 T2264 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1667843 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1667843 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1667844 T2224 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1667845 T2224 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52227",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52227_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1667846 T2224 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1667846 T2224 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1667848 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1667950 T2263 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> 1667950 T2245 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> 1667950 T2232 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> 1667950 T2223 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> 1668843 T2264 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1668843 T2264 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1668844 T2264 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1668844 T2264 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1668845 T2264 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1668845 T2264 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/collection1/'
   [junit4]   2> 1668846 T2264 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1668847 T2264 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1668847 T2264 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1668875 T2264 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1668890 T2264 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1668891 T2264 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1668900 T2264 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1669030 T2264 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1669036 T2264 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1669038 T2264 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1669050 T2264 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1669053 T2264 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1669056 T2264 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1669057 T2264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1669058 T2264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1669058 T2264 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1669059 T2264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1669059 T2264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1669059 T2264 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1669060 T2264 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1669060 T2264 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/collection1/data/
   [junit4]   2> 1669060 T2264 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eaf58
   [junit4]   2> 1669061 T2264 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/collection1/data
   [junit4]   2> 1669061 T2264 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/collection1/data/index/
   [junit4]   2> 1669062 T2264 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1669062 T2264 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-004/collection1/data/index
   [junit4]   2> 1669063 T2264 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1669063 T2264 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@168d1f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f7fb13),segFN=segments_1,generation=1}
   [junit4]   2> 1669064 T2264 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1669068 T2264 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1669069 T2264 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1669069 T2264 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1669070 T2264 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1669070 T2264 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1669070 T2264 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1669071 T2264 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1669072 T2264 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1669072 T2264 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1669073 T2264 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1669074 T2264 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1669075 T2264 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1669075 T2264 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1669076 T2264 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1669077 T2264 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1669078 T2264 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1669079 T2264 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1669080 T2264 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1669082 T2264 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1669082 T2264 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1669083 T2264 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=87.92578125, floorSegmentMB=1.9697265625, forceMergeDeletesPctAllowed=17.076566522632728, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7841890942142792
   [junit4]   2> 1669084 T2264 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@168d1f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f7fb13),segFN=segments_1,generation=1}
   [junit4]   2> 1669084 T2264 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1669084 T2264 oass.SolrIndexSearcher.<init> Opening Searcher@91c09f[collection1] main
   [junit4]   2> 1669085 T2264 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1669086 T2264 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1669086 T2264 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1669087 T2264 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1669087 T2264 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1669088 T2264 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1669088 T2264 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1669089 T2264 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1669089 T2264 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1669089 T2264 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1669096 T2265 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@91c09f[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1669100 T2264 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1669101 T2268 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52227 collection:collection1 shard:shard1
   [junit4]   2> 1669101 T2201 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1669102 T2201 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1669102 T2268 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1669107 T2268 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1669109 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1669109 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1669109 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1669109 T2268 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1669110 T2268 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C495 name=collection1 org.apache.solr.core.SolrCore@1bb81b6 url=http://127.0.0.1:52227/collection1 node=127.0.0.1:52227_ C495_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:52227, core=collection1, node_name=127.0.0.1:52227_}
   [junit4]   2> 1669110 T2268 C495 P52227 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52227/collection1/
   [junit4]   2> 1669110 T2224 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1669110 T2268 C495 P52227 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1669111 T2268 C495 P52227 oasc.SyncStrategy.syncToMe http://127.0.0.1:52227/collection1/ has no replicas
   [junit4]   2> 1669111 T2268 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52227/collection1/ shard1
   [junit4]   2> 1669111 T2268 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1669112 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1669115 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1669117 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1669221 T2245 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> 1669221 T2263 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> 1669221 T2223 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> 1669221 T2232 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> 1669265 T2268 oasc.ZkController.register We are http://127.0.0.1:52227/collection1/ and leader is http://127.0.0.1:52227/collection1/
   [junit4]   2> 1669266 T2268 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52227
   [junit4]   2> 1669266 T2268 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1669266 T2268 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1669267 T2268 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1669268 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1669269 T2268 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1669269 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1669269 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1669271 T2224 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1669271 T2224 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52227",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52227_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1669274 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1669375 T2245 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> 1669375 T2223 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> 1669375 T2232 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> 1669376 T2263 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> 1669381 T2201 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1669382 T2201 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1669385 T2201 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57657
   [junit4]   2> 1669386 T2201 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1669386 T2201 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1669386 T2201 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-005
   [junit4]   2> 1669387 T2201 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-005/'
   [junit4]   2> 1669409 T2201 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-005/solr.xml
   [junit4]   2> 1669420 T2201 oasc.CoreContainer.<init> New CoreContainer 28197130
   [junit4]   2> 1669421 T2201 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-005/]
   [junit4]   2> 1669421 T2201 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1669422 T2201 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1669422 T2201 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1669423 T2201 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1669423 T2201 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1669423 T2201 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1669424 T2201 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1669424 T2201 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1669424 T2201 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1669425 T2201 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1669425 T2201 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1669426 T2201 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1669426 T2201 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42235/solr
   [junit4]   2> 1669427 T2201 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1669427 T2201 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1669429 T2279 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19c6340 name:ZooKeeperConnection Watcher:127.0.0.1:42235 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1669429 T2201 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1669432 T2201 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1669433 T2281 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ff6961 name:ZooKeeperConnection Watcher:127.0.0.1:42235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1669433 T2201 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1669440 T2201 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1670443 T2201 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57657_
   [junit4]   2> 1670445 T2201 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57657_
   [junit4]   2> 1670542 T2282 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1670543 T2282 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1670545 T2223 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/que

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

e Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-9A9553730DD84BA4-001/tempDir-006/collection1/data/index
   [junit4]   2> 1708933 T2301 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1708933 T2301 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 48114 T2200 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 68203 T2200 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   [junit4]   2> 	   1) Thread[id=2319, name=parallelCoreAdminExecutor-954-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 68204 T2200 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=2319, name=parallelCoreAdminExecutor-954-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]   2> 71206 T2200 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=2319, name=parallelCoreAdminExecutor-954-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_HN, timezone=America/Fort_Wayne
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=2,free=105307728,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [DefaultValueUpdateProcessorTest, TestOverriddenPrefixQueryForCustomFieldType, TestCloudManagedSchemaAddField, TestSweetSpotSimilarityFactory, TestInfoStreamLogging, TestClassNameShortening, TestMaxScoreQueryParser, TestSolrQueryParserDefaultOperatorResource, FileUtilsTest, StandardRequestHandlerTest, XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrCoreProperties, TestManagedResource, AddBlockUpdateTest, OutputWriterTest, AlternateDirectoryTest, NoFacetTest, TestSchemaSimilarityResource, PathHierarchyTokenizerFactoryTest, TestCollapseQParserPlugin, DebugComponentTest, TestPartialUpdateDeduplication, TestFoldingMultitermQuery, TestCloudManagedSchema, DistanceFunctionTest, BasicDistributedZk2Test, DOMUtilTest, ReplicationFactorTest, TestIndexingPerformance, DocumentAnalysisRequestHandlerTest, HighlighterConfigTest, UniqFieldsUpdateProcessorFactoryTest, FullSolrCloudDistribCmdsTest, ChangedSchemaMergeTest, ResourceLoaderTest, TestDFRSimilarityFactory, TestMiniSolrCloudCluster, TestBinaryField, TestUpdate, TestAddFieldRealTimeGet, TestRandomFaceting, DeleteReplicaTest, DateFieldTest, TestSolrDeletionPolicy2, MultiTermTest, TestRecoveryHdfs, EnumFieldTest, TestDistribDocBasedVersion, SuggesterTSTTest, TermVectorComponentDistributedTest, BlockCacheTest, DeleteShardTest, HdfsLockFactoryTest, SystemInfoHandlerTest, TestRTGBase, TestRestManager, MultiThreadedOCPTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.seed=9A9553730DD84BA4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_HN -Dtests.timezone=America/Fort_Wayne -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | MultiThreadedOCPTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   [junit4]    >    1) Thread[id=2319, name=parallelCoreAdminExecutor-954-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9A9553730DD84BA4]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2319, name=parallelCoreAdminExecutor-954-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9A9553730DD84BA4]:0)
   [junit4] Completed on J1 in 71.26s, 1 test, 2 errors <<< FAILURES!

[...truncated 661 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:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 2 suite-level errors, 919 ignored (10 assumptions)

Total time: 70 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0_20-ea-b15 -client -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure