You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/07/23 15:46:26 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4168 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4168/

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=2217, name=recoveryCmdExecutor-902-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)         at java.net.Socket.connect(Socket.java:579)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:722)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=2217, name=recoveryCmdExecutor-902-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
        at java.net.Socket.connect(Socket.java:579)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)
	at __randomizedtesting.SeedInfo.seed([848373D1CE850AC8]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2217, name=recoveryCmdExecutor-902-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)         at java.net.Socket.connect(Socket.java:579)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:722)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2217, name=recoveryCmdExecutor-902-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
        at java.net.Socket.connect(Socket.java:579)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)
	at __randomizedtesting.SeedInfo.seed([848373D1CE850AC8]:0)




Build Log:
[...truncated 9715 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1118217 T1746 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1118221 T1746 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374586705573
   [junit4]   2> 1118222 T1746 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1118223 T1747 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1118323 T1746 oasc.ZkTestServer.run start zk server on port:15767
   [junit4]   2> 1118324 T1746 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118328 T1753 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cd2a475 name:ZooKeeperConnection Watcher:127.0.0.1:15767 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1118328 T1746 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1118329 T1746 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1118345 T1746 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118346 T1755 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a1679e2 name:ZooKeeperConnection Watcher:127.0.0.1:15767/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1118347 T1746 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1118347 T1746 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1118356 T1746 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1118358 T1746 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1118366 T1746 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1118369 T1746 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1118370 T1746 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1118381 T1746 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1118381 T1746 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1118485 T1746 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1118486 T1746 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1118489 T1746 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1118489 T1746 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1118499 T1746 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1118500 T1746 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1118503 T1746 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1118504 T1746 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1118507 T1746 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1118508 T1746 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1118512 T1746 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1118512 T1746 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1118515 T1746 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1118515 T1746 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1118710 T1746 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1118713 T1746 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15770
   [junit4]   2> 1118714 T1746 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1118714 T1746 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1118714 T1746 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374586705877
   [junit4]   2> 1118715 T1746 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374586705877/'
   [junit4]   2> 1118740 T1746 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374586705877/solr.xml
   [junit4]   2> 1118800 T1746 oasc.CoreContainer.<init> New CoreContainer 253524438
   [junit4]   2> 1118801 T1746 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374586705877/]
   [junit4]   2> 1118802 T1746 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1118803 T1746 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1118803 T1746 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1118803 T1746 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1118804 T1746 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1118804 T1746 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1118804 T1746 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1118805 T1746 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1118805 T1746 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1118805 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1118816 T1746 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15767/solr
   [junit4]   2> 1118817 T1746 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1118818 T1746 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118820 T1766 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@546418e4 name:ZooKeeperConnection Watcher:127.0.0.1:15767 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1118820 T1746 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1118830 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1118841 T1746 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118843 T1768 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34c3eb7c name:ZooKeeperConnection Watcher:127.0.0.1:15767/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1118843 T1746 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1118850 T1746 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1118855 T1746 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1118863 T1746 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1118865 T1746 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15770_
   [junit4]   2> 1118867 T1746 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15770_
   [junit4]   2> 1118877 T1746 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1118891 T1746 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1118898 T1746 oasc.Overseer.start Overseer (id=90084914336890883-127.0.0.1:15770_-n_0000000000) starting
   [junit4]   2> 1118903 T1746 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1118916 T1770 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1118917 T1746 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1118920 T1746 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1118927 T1746 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1118929 T1769 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1118933 T1771 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1118934 T1771 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1118935 T1771 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1120434 T1769 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1120436 T1769 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15770_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15770"}
   [junit4]   2> 1120436 T1769 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 1120437 T1769 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1120480 T1768 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> 1120937 T1771 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1120938 T1771 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374586705877/collection1
   [junit4]   2> 1120938 T1771 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1120940 T1771 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1120940 T1771 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1120952 T1771 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374586705877/collection1/'
   [junit4]   2> 1120957 T1771 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374586705877/collection1/lib/README' to classloader
   [junit4]   2> 1120959 T1771 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374586705877/collection1/lib/classes/' to classloader
   [junit4]   2> 1121148 T1771 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1121351 T1771 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1121454 T1771 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1121482 T1771 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1123101 T1771 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1123136 T1771 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1123141 T1771 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1123154 T1771 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1123158 T1771 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1123162 T1771 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1123163 T1771 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1123163 T1771 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1123163 T1771 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1123164 T1771 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1123165 T1771 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1123165 T1771 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1123165 T1771 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374586705877/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/control/data/
   [junit4]   2> 1123166 T1771 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@509424a9
   [junit4]   2> 1123166 T1771 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/control/data
   [junit4]   2> 1123167 T1771 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/control/data/index/
   [junit4]   2> 1123167 T1771 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1123167 T1771 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/control/data/index
   [junit4]   2> 1123171 T1771 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3872ac46 lockFactory=org.apache.lucene.store.NativeFSLockFactory@75a410b6),segFN=segments_1,generation=1}
   [junit4]   2> 1123171 T1771 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1123175 T1771 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1123175 T1771 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1123176 T1771 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1123176 T1771 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1123177 T1771 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1123177 T1771 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1123177 T1771 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1123178 T1771 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1123178 T1771 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1123242 T1771 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1123313 T1771 oass.SolrIndexSearcher.<init> Opening Searcher@7b5a6749 main
   [junit4]   2> 1123323 T1771 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1123323 T1771 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1123329 T1772 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b5a6749 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1123331 T1771 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1123331 T1771 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15770 collection:control_collection shard:shard1
   [junit4]   2> 1123331 T1771 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1123369 T1771 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1123392 T1771 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1123402 T1771 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1123402 T1771 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1123402 T1771 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15770/collection1/
   [junit4]   2> 1123402 T1771 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1123403 T1771 oasc.SyncStrategy.syncToMe http://127.0.0.1:15770/collection1/ has no replicas
   [junit4]   2> 1123403 T1771 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15770/collection1/ shard1
   [junit4]   2> 1123403 T1771 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1123494 T1769 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1123502 T1768 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> 1123535 T1771 oasc.ZkController.register We are http://127.0.0.1:15770/collection1/ and leader is http://127.0.0.1:15770/collection1/
   [junit4]   2> 1123535 T1771 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15770
   [junit4]   2> 1123535 T1771 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1123535 T1771 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1123536 T1771 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1123537 T1771 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1123538 T1746 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1123539 T1746 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1123540 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1123547 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1123549 T1746 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1123550 T1775 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18a5e7b6 name:ZooKeeperConnection Watcher:127.0.0.1:15767/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1123551 T1746 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1123552 T1746 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1123554 T1746 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1123755 T1746 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1123758 T1746 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15780
   [junit4]   2> 1123759 T1746 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1123760 T1746 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1123760 T1746 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374586710905
   [junit4]   2> 1123760 T1746 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374586710905/'
   [junit4]   2> 1123788 T1746 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374586710905/solr.xml
   [junit4]   2> 1123856 T1746 oasc.CoreContainer.<init> New CoreContainer 1585396566
   [junit4]   2> 1123857 T1746 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374586710905/]
   [junit4]   2> 1123858 T1746 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1123859 T1746 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1123859 T1746 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1123860 T1746 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1123860 T1746 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1123860 T1746 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1123861 T1746 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1123861 T1746 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1123862 T1746 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1123862 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1123874 T1746 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15767/solr
   [junit4]   2> 1123875 T1746 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1123876 T1746 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1123878 T1786 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79819e9 name:ZooKeeperConnection Watcher:127.0.0.1:15767 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1123878 T1746 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1123881 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1123890 T1746 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1123891 T1788 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42f5087d name:ZooKeeperConnection Watcher:127.0.0.1:15767/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1123891 T1746 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1123903 T1746 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1124908 T1746 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15780_
   [junit4]   2> 1124911 T1746 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15780_
   [junit4]   2> 1124915 T1768 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1124915 T1775 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1124915 T1788 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1124916 T1768 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1124931 T1789 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1124932 T1789 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1124933 T1789 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1125006 T1769 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1125008 T1769 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15770_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15770"}
   [junit4]   2> 1125012 T1769 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15780_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15780"}
   [junit4]   2> 1125012 T1769 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 1125013 T1769 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1125024 T1768 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> 1125024 T1775 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> 1125024 T1788 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> 1125934 T1789 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1125935 T1789 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374586710905/collection1
   [junit4]   2> 1125935 T1789 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1125936 T1789 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1125937 T1789 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1125938 T1789 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374586710905/collection1/'
   [junit4]   2> 1125943 T1789 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374586710905/collection1/lib/README' to classloader
   [junit4]   2> 1125945 T1789 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374586710905/collection1/lib/classes/' to classloader
   [junit4]   2> 1126075 T1789 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1126219 T1789 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1126322 T1789 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1126350 T1789 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1127998 T1789 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1128049 T1789 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1128060 T1789 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1128090 T1789 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1128097 T1789 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1128102 T1789 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1128103 T1789 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1128104 T1789 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1128104 T1789 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1128105 T1789 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1128105 T1789 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1128105 T1789 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1128106 T1789 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374586710905/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty1/
   [junit4]   2> 1128106 T1789 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@509424a9
   [junit4]   2> 1128108 T1789 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty1
   [junit4]   2> 1128108 T1789 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty1/index/
   [junit4]   2> 1128108 T1789 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1128109 T1789 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty1/index
   [junit4]   2> 1128124 T1789 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7c3bd6e3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d3dd0e6),segFN=segments_1,generation=1}
   [junit4]   2> 1128125 T1789 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1128135 T1789 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1128136 T1789 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1128136 T1789 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1128137 T1789 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1128138 T1789 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1128139 T1789 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1128139 T1789 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1128140 T1789 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1128140 T1789 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1128258 T1789 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1128305 T1789 oass.SolrIndexSearcher.<init> Opening Searcher@26211478 main
   [junit4]   2> 1128309 T1789 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1128310 T1789 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1128317 T1790 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@26211478 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1128320 T1789 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1128321 T1789 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15780 collection:collection1 shard:shard1
   [junit4]   2> 1128322 T1789 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1128345 T1789 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1128391 T1789 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1128402 T1789 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1128402 T1789 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1128403 T1789 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15780/collection1/
   [junit4]   2> 1128403 T1789 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1128403 T1789 oasc.SyncStrategy.syncToMe http://127.0.0.1:15780/collection1/ has no replicas
   [junit4]   2> 1128404 T1789 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15780/collection1/ shard1
   [junit4]   2> 1128404 T1789 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1129543 T1769 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1129562 T1768 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> 1129562 T1775 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> 1129562 T1788 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> 1129592 T1789 oasc.ZkController.register We are http://127.0.0.1:15780/collection1/ and leader is http://127.0.0.1:15780/collection1/
   [junit4]   2> 1129592 T1789 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15780
   [junit4]   2> 1129593 T1789 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1129593 T1789 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1129593 T1789 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1129596 T1789 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1129597 T1746 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1129598 T1746 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1129599 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1129883 T1746 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1129887 T1746 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15816
   [junit4]   2> 1129887 T1746 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1129888 T1746 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1129889 T1746 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374586716960
   [junit4]   2> 1129889 T1746 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374586716960/'
   [junit4]   2> 1129928 T1746 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374586716960/solr.xml
   [junit4]   2> 1130041 T1746 oasc.CoreContainer.<init> New CoreContainer 1632063344
   [junit4]   2> 1130042 T1746 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374586716960/]
   [junit4]   2> 1130044 T1746 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1130044 T1746 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1130045 T1746 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1130045 T1746 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1130046 T1746 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1130046 T1746 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1130047 T1746 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1130047 T1746 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1130048 T1746 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1130049 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1130065 T1746 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15767/solr
   [junit4]   2> 1130066 T1746 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1130067 T1746 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1130070 T1802 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7162a8d4 name:ZooKeeperConnection Watcher:127.0.0.1:15767 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1130070 T1746 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1130085 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1130097 T1746 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1130099 T1804 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d0f61dc name:ZooKeeperConnection Watcher:127.0.0.1:15767/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1130099 T1746 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1130110 T1746 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1131077 T1769 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1131078 T1769 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15780_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15780"}
   [junit4]   2> 1131104 T1768 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> 1131104 T1788 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> 1131104 T1804 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> 1131104 T1775 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> 1131114 T1746 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15816_
   [junit4]   2> 1131159 T1746 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15816_
   [junit4]   2> 1131162 T1788 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1131162 T1768 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1131163 T1804 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1131163 T1775 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1131163 T1804 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1131163 T1768 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1131164 T1788 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1131163 T1775 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1131223 T1805 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1131223 T1805 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1131224 T1805 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1132615 T1769 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1132616 T1769 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15816_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15816"}
   [junit4]   2> 1132617 T1769 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1132617 T1769 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1132629 T1775 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> 1132629 T1788 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> 1132629 T1804 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> 1132629 T1768 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> 1133227 T1805 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1133227 T1805 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374586716960/collection1
   [junit4]   2> 1133228 T1805 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1133229 T1805 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1133229 T1805 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1133230 T1805 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374586716960/collection1/'
   [junit4]   2> 1133233 T1805 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374586716960/collection1/lib/classes/' to classloader
   [junit4]   2> 1133234 T1805 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374586716960/collection1/lib/README' to classloader
   [junit4]   2> 1133312 T1805 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1133395 T1805 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1133497 T1805 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1133511 T1805 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1134217 T1805 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1134229 T1805 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1134233 T1805 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1134247 T1805 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1134252 T1805 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1134257 T1805 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1134258 T1805 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1134258 T1805 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1134258 T1805 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1134259 T1805 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1134260 T1805 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1134260 T1805 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1134260 T1805 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374586716960/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty2/
   [junit4]   2> 1134261 T1805 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@509424a9
   [junit4]   2> 1134262 T1805 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty2
   [junit4]   2> 1134262 T1805 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty2/index/
   [junit4]   2> 1134262 T1805 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1134263 T1805 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty2/index
   [junit4]   2> 1134267 T1805 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@276e5cca lockFactory=org.apache.lucene.store.NativeFSLockFactory@4515b9d9),segFN=segments_1,generation=1}
   [junit4]   2> 1134267 T1805 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1134272 T1805 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1134273 T1805 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1134274 T1805 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1134274 T1805 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1134275 T1805 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1134275 T1805 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1134276 T1805 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1134276 T1805 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1134277 T1805 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1134292 T1805 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1134299 T1805 oass.SolrIndexSearcher.<init> Opening Searcher@335ac71a main
   [junit4]   2> 1134300 T1805 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1134301 T1805 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1134305 T1806 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@335ac71a main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1134307 T1805 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1134307 T1805 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15816 collection:collection1 shard:shard2
   [junit4]   2> 1134308 T1805 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1134324 T1805 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1134341 T1805 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1134352 T1805 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1134352 T1805 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1134353 T1805 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15816/collection1/
   [junit4]   2> 1134353 T1805 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1134353 T1805 oasc.SyncStrategy.syncToMe http://127.0.0.1:15816/collection1/ has no replicas
   [junit4]   2> 1134353 T1805 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15816/collection1/ shard2
   [junit4]   2> 1134354 T1805 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1135637 T1769 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1135654 T1768 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> 1135654 T1775 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> 1135654 T1788 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> 1135654 T1804 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> 1135686 T1805 oasc.ZkController.register We are http://127.0.0.1:15816/collection1/ and leader is http://127.0.0.1:15816/collection1/
   [junit4]   2> 1135686 T1805 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15816
   [junit4]   2> 1135686 T1805 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1135687 T1805 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1135687 T1805 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1135689 T1805 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1135690 T1746 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1135691 T1746 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1135692 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1135985 T1746 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1135989 T1746 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15848
   [junit4]   2> 1135989 T1746 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1135990 T1746 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1135991 T1746 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374586723053
   [junit4]   2> 1135991 T1746 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374586723053/'
   [junit4]   2> 1136030 T1746 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374586723053/solr.xml
   [junit4]   2> 1136121 T1746 oasc.CoreContainer.<init> New CoreContainer 1571324646
   [junit4]   2> 1136122 T1746 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374586723053/]
   [junit4]   2> 1136124 T1746 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1136125 T1746 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1136125 T1746 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1136126 T1746 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1136126 T1746 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1136127 T1746 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1136127 T1746 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1136128 T1746 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1136128 T1746 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1136129 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1136145 T1746 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15767/solr
   [junit4]   2> 1136146 T1746 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1136147 T1746 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1136150 T1818 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34f84487 name:ZooKeeperConnection Watcher:127.0.0.1:15767 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1136150 T1746 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1136194 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1136206 T1746 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1136209 T1820 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63a614a2 name:ZooKeeperConnection Watcher:127.0.0.1:15767/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1136209 T1746 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1136253 T1746 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1137168 T1769 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1137169 T1769 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15816_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15816"}
   [junit4]   2> 1137191 T1768 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> 1137191 T1775 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> 1137191 T1820 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> 1137191 T1788 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> 1137191 T1804 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> 1137256 T1746 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15848_
   [junit4]   2> 1137258 T1746 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15848_
   [junit4]   2> 1137260 T1820 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1137260 T1788 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1137261 T1768 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1137261 T1804 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1137261 T1775 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1137262 T1804 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1137261 T1768 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1137262 T1820 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1137262 T1775 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1137262 T1788 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1137276 T1821 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1137276 T1821 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1137278 T1821 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1138697 T1769 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1138719 T1769 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15848_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15848"}
   [junit4]   2> 1138720 T1769 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1138720 T1769 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1138725 T1768 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1138725 T1788 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1138725 T1820 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1138725 T1804 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1138725 T1775 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1139280 T1821 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1139280 T1821 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374586723053/collection1
   [junit4]   2> 1139280 T1821 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1139281 T1821 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1139281 T1821 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1139282 T1821 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374586723053/collection1/'
   [junit4]   2> 1139284 T1821 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374586723053/collection1/lib/README' to classloader
   [junit4]   2> 1139285 T1821 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374586723053/collection1/lib/classes/' to classloader
   [junit4]   2> 1139344 T1821 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1139408 T1821 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1139509 T1821 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1139521 T1821 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1140103 T1821 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1140112 T1821 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1140115 T1821 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1140128 T1821 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1140133 T1821 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1140136 T1821 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1140137 T1821 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1140137 T1821 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1140137 T1821 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1140138 T1821 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1140139 T1821 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1140139 T1821 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1140139 T1821 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374586723053/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty3/
   [junit4]   2> 1140140 T1821 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@509424a9
   [junit4]   2> 1140142 T1821 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty3
   [junit4]   2> 1140142 T1821 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty3/index/
   [junit4]   2> 1140142 T1821 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1140143 T1821 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374586705572/jetty3/index
   [junit4]   2> 1140146 T1821 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b8616df lockFactory=org.apache.lucene.store.NativeFSLockFactory@22c608b1),segFN=segments_1,generation=1}
   [junit4]   2> 1140147 T1821 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1140151 T1821 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1140151 T1821 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1140152 T1821 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1140153 T1821 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1140153 T1821 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1140153 T1821 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1140154 T1821 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1140154 T1821 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1140155 T1821 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1140165 T1821 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1140170 T1821 oass.SolrIndexSearcher.<init> Opening Searcher@7478c91e main
   [junit4]   2> 1140172 T1821 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1140172 T1821 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1140175 T1822 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7478c91e main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1140177 T1821 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1140177 T1821 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15848 collection:collection1 shard:shard1
   [junit4]   2> 1140177 T1821 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1140190 T1821 oasc.ZkController.register We are http://127.0.0.1:15848/collection1/ and leader is http://127.0.0.1:15780/collection1/
   [junit4]   2> 1140191 T1821 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15848
   [junit4]   2> 1140191 T1821 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1140191 T1821 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C631 name=collection1 org.apache.solr.core.SolrCore@3b34820f url=http://127.0.0.1:15848/collection1 node=127.0.0.1:15848_ C631_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:15848_, base_url=http://127.0.0.1:15848}
   [junit4]   2> 1140192 T1823 C631 P15848 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1140192 T1823 C631 P15848 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1140192 T1821 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1140192 T1823 C631 P15848 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1140193 T1823 C631 P15848 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1140193 T1746 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1140194 T1746 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1140195 T1823 C631 P15848 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1140195 T1746 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1140206 T1778 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 1140242 T1769 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1140244 T1769 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15848_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15848"}
   [junit4]   2> 1140249 T1768 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1140249 T1775 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1140249 T1788 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1140249 T1820 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1140249 T1804 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1140733 T1746 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1140740 T1746 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15909
   [junit4]   2> 1140742 T1746 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1140742 T1746 oasc.SolrResourceLoader.locate

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

DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]   2> 	        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sl, timezone=Atlantic/Madeira
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=16,threads=2,free=338080376,total=493879296
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfig, ZkCLITest, TestQuerySenderListener, SyncSliceTest, WordBreakSolrSpellCheckerTest, TestFuzzyAnalyzedSuggestions, CSVRequestHandlerTest, PreAnalyzedFieldTest, TestSolrQueryParser, TestStressRecovery, AliasIntegrationTest, TestPluginEnable, TestRandomDVFaceting, SearchHandlerTest, TestExtendedDismaxParser, CachingDirectoryFactoryTest, QueryParsingTest, QueryEqualityTest, BadComponentTest, AutoCommitTest, TermsComponentTest, TestPseudoReturnFields, ExternalFileFieldSortTest, DateFieldTest, QueryElevationComponentTest, RegexBoostProcessorTest, SolrTestCaseJ4Test, FieldMutatingUpdateProcessorTest, SolrInfoMBeanTest, TestStressVersions, TestSolrDeletionPolicy2, OverseerCollectionProcessorTest, SchemaVersionSpecificBehaviorTest, TestDynamicFieldResource, LoggingHandlerTest, InfoHandlerTest, TestShardHandlerFactory, SynonymTokenizerTest, StatelessScriptUpdateProcessorFactoryTest, TestSearchPerf, TestBadConfig, RAMDirectoryFactoryTest, ClusterStateUpdateTest, DirectUpdateHandlerOptimizeTest, SliceStateUpdateTest, ZkControllerTest, SpellingQueryConverterTest, TestSchemaNameResource, TestSolrXml, TestIBSimilarityFactory, TestSolrQueryParserDefaultOperatorResource, FastVectorHighlighterTest, TestXIncludeConfig, TestFunctionQuery, LegacyHTMLStripCharFilterTest, TestCoreContainer, AlternateDirectoryTest, TestAddFieldRealTimeGet, TestTrie, SOLR749Test, TestSweetSpotSimilarityFactory, AssignTest, TestSolrCoreProperties, PluginInfoTest, PolyFieldTest, SimpleFacetsTest, BasicFunctionalityTest, UUIDFieldTest, ShardRoutingTest, TestDocumentBuilder, ScriptEngineTest, SpatialFilterTest, UpdateRequestProcessorFactoryTest, CoreAdminHandlerTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=848373D1CE850AC8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Atlantic/Madeira -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=2217, name=recoveryCmdExecutor-902-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:722)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([848373D1CE850AC8]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2217, name=recoveryCmdExecutor-902-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:722)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([848373D1CE850AC8]:0)
   [junit4] Completed on J0 in 413.43s, 1 test, 2 errors <<< FAILURES!

[...truncated 494 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:389: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:369: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1247: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:890: There were test failures: 318 suites, 1342 tests, 2 suite-level errors, 610 ignored (1 assumption)

Total time: 46 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure