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/25 10:36:15 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1829 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1829/

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=2933, name=recoveryCmdExecutor-1477-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=2933, name=recoveryCmdExecutor-1477-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([63A789F6545DC3E7]: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=2933, name=recoveryCmdExecutor-1477-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2933, name=recoveryCmdExecutor-1477-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([63A789F6545DC3E7]:0)




Build Log:
[...truncated 9280 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 806182 T2469 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /s_/fj
   [junit4]   2> 806187 T2469 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374740907823
   [junit4]   2> 806189 T2469 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 806189 T2470 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 806290 T2469 oasc.ZkTestServer.run start zk server on port:57218
   [junit4]   2> 806291 T2469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 806303 T2476 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57f64238 name:ZooKeeperConnection Watcher:127.0.0.1:57218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 806304 T2469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 806304 T2469 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 806331 T2469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 806333 T2478 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72c40b21 name:ZooKeeperConnection Watcher:127.0.0.1:57218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 806333 T2469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 806333 T2469 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 806358 T2469 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 806361 T2469 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 806363 T2469 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 806366 T2469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 806367 T2469 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 806373 T2469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 806373 T2469 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 806481 T2469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 806482 T2469 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 806489 T2469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 806489 T2469 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 806493 T2469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 806493 T2469 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 806501 T2469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 806502 T2469 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 806505 T2469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 806506 T2469 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 806509 T2469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 806510 T2469 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 806513 T2469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 806514 T2469 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 806785 T2469 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 806790 T2469 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57221
   [junit4]   2> 806791 T2469 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 806791 T2469 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 806792 T2469 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374740908159
   [junit4]   2> 806792 T2469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374740908159/'
   [junit4]   2> 806834 T2469 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374740908159/solr.xml
   [junit4]   2> 806906 T2469 oasc.CoreContainer.<init> New CoreContainer 725905549
   [junit4]   2> 806907 T2469 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374740908159/]
   [junit4]   2> 806909 T2469 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 806909 T2469 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 806910 T2469 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 806910 T2469 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 806911 T2469 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 806911 T2469 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 806912 T2469 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 806912 T2469 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 806913 T2469 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 806913 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 806928 T2469 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57218/solr
   [junit4]   2> 806929 T2469 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 806930 T2469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 806958 T2489 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@287cdf27 name:ZooKeeperConnection Watcher:127.0.0.1:57218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 806959 T2469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 806973 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 806983 T2469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 806985 T2491 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@631d2030 name:ZooKeeperConnection Watcher:127.0.0.1:57218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 806985 T2469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 806987 T2469 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 806997 T2469 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 807001 T2469 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 807003 T2469 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57221_s_%2Ffj
   [junit4]   2> 807011 T2469 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57221_s_%2Ffj
   [junit4]   2> 807015 T2469 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 807027 T2469 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 807036 T2469 oasc.Overseer.start Overseer (id=90095020135546883-127.0.0.1:57221_s_%2Ffj-n_0000000000) starting
   [junit4]   2> 807046 T2469 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 807054 T2493 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 807055 T2469 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 807058 T2469 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 807065 T2469 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 807067 T2492 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 807072 T2494 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 807072 T2494 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 807074 T2494 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 808572 T2492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 808573 T2492 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:57221_s_%2Ffj",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57221/s_/fj"}
   [junit4]   2> 808573 T2492 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 808573 T2492 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 808589 T2491 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> 809076 T2494 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 809076 T2494 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374740908159/collection1
   [junit4]   2> 809076 T2494 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 809077 T2494 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 809077 T2494 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 809078 T2494 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374740908159/collection1/'
   [junit4]   2> 809080 T2494 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374740908159/collection1/lib/README' to classloader
   [junit4]   2> 809080 T2494 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374740908159/collection1/lib/classes/' to classloader
   [junit4]   2> 809134 T2494 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 809193 T2494 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 809295 T2494 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 809306 T2494 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 809907 T2494 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 809907 T2494 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 809908 T2494 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 809916 T2494 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 809919 T2494 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 809932 T2494 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 809935 T2494 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 809938 T2494 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 809939 T2494 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 809940 T2494 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 809940 T2494 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 809941 T2494 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 809941 T2494 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 809941 T2494 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 809941 T2494 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374740908159/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/control/data/
   [junit4]   2> 809941 T2494 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74893969
   [junit4]   2> 809942 T2494 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/control/data
   [junit4]   2> 809942 T2494 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/control/data/index/
   [junit4]   2> 809942 T2494 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 809943 T2494 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/control/data/index
   [junit4]   2> 809946 T2494 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12773a6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68adce68),segFN=segments_1,generation=1}
   [junit4]   2> 809946 T2494 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 809948 T2494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 809949 T2494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 809949 T2494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 809949 T2494 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 809950 T2494 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 809950 T2494 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 809950 T2494 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 809950 T2494 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 809951 T2494 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 809957 T2494 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 809961 T2494 oass.SolrIndexSearcher.<init> Opening Searcher@6f661a47 main
   [junit4]   2> 809962 T2494 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 809962 T2494 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 809965 T2495 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f661a47 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 809965 T2494 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 809965 T2494 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57221/s_/fj collection:control_collection shard:shard1
   [junit4]   2> 809965 T2494 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 809976 T2494 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 810031 T2494 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 810042 T2494 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 810043 T2494 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 810043 T2494 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57221/s_/fj/collection1/
   [junit4]   2> 810043 T2494 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 810043 T2494 oasc.SyncStrategy.syncToMe http://127.0.0.1:57221/s_/fj/collection1/ has no replicas
   [junit4]   2> 810044 T2494 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57221/s_/fj/collection1/ shard1
   [junit4]   2> 810044 T2494 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 810094 T2492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 810101 T2491 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> 810109 T2494 oasc.ZkController.register We are http://127.0.0.1:57221/s_/fj/collection1/ and leader is http://127.0.0.1:57221/s_/fj/collection1/
   [junit4]   2> 810109 T2494 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57221/s_/fj
   [junit4]   2> 810109 T2494 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 810109 T2494 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 810109 T2494 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 810111 T2494 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 810112 T2469 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 810112 T2469 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 810113 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 810120 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 810121 T2469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 810122 T2498 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d9d2834 name:ZooKeeperConnection Watcher:127.0.0.1:57218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 810123 T2469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 810124 T2469 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 810126 T2469 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 810299 T2469 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 810301 T2469 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57226
   [junit4]   2> 810301 T2469 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 810302 T2469 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 810302 T2469 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374740911761
   [junit4]   2> 810302 T2469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374740911761/'
   [junit4]   2> 810327 T2469 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374740911761/solr.xml
   [junit4]   2> 810374 T2469 oasc.CoreContainer.<init> New CoreContainer 573983795
   [junit4]   2> 810375 T2469 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374740911761/]
   [junit4]   2> 810376 T2469 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 810376 T2469 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 810376 T2469 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 810377 T2469 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 810377 T2469 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 810377 T2469 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 810378 T2469 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 810378 T2469 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 810378 T2469 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 810378 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 810389 T2469 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57218/solr
   [junit4]   2> 810390 T2469 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 810390 T2469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 810393 T2509 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ac4b9d1 name:ZooKeeperConnection Watcher:127.0.0.1:57218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 810394 T2469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 810407 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 810419 T2469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 810421 T2511 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79d9c941 name:ZooKeeperConnection Watcher:127.0.0.1:57218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 810421 T2469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 810430 T2469 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 811433 T2469 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57226_s_%2Ffj
   [junit4]   2> 811441 T2469 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57226_s_%2Ffj
   [junit4]   2> 811445 T2491 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 811445 T2498 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 811445 T2491 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> 811445 T2511 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 811462 T2512 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 811462 T2512 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 811464 T2512 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 811606 T2492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 811607 T2492 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:57221_s_%2Ffj",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57221/s_/fj"}
   [junit4]   2> 811617 T2492 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:57226_s_%2Ffj",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57226/s_/fj"}
   [junit4]   2> 811618 T2492 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 811618 T2492 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 811638 T2511 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> 811638 T2491 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> 811638 T2498 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> 812465 T2512 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 812465 T2512 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374740911761/collection1
   [junit4]   2> 812465 T2512 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 812466 T2512 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 812466 T2512 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 812467 T2512 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374740911761/collection1/'
   [junit4]   2> 812469 T2512 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374740911761/collection1/lib/README' to classloader
   [junit4]   2> 812469 T2512 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374740911761/collection1/lib/classes/' to classloader
   [junit4]   2> 812523 T2512 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 812583 T2512 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 812684 T2512 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 812695 T2512 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 813311 T2512 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 813311 T2512 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 813312 T2512 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 813325 T2512 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 813329 T2512 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 813344 T2512 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 813348 T2512 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 813353 T2512 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 813354 T2512 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 813354 T2512 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 813355 T2512 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 813356 T2512 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 813356 T2512 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 813356 T2512 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 813357 T2512 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374740911761/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty1/
   [junit4]   2> 813357 T2512 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74893969
   [junit4]   2> 813358 T2512 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty1
   [junit4]   2> 813358 T2512 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty1/index/
   [junit4]   2> 813358 T2512 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 813359 T2512 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty1/index
   [junit4]   2> 813362 T2512 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6adba879 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48a02f43),segFN=segments_1,generation=1}
   [junit4]   2> 813362 T2512 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 813367 T2512 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 813367 T2512 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 813367 T2512 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 813368 T2512 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 813369 T2512 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 813369 T2512 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 813369 T2512 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 813370 T2512 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 813370 T2512 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 813380 T2512 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 813387 T2512 oass.SolrIndexSearcher.<init> Opening Searcher@364b7fce main
   [junit4]   2> 813388 T2512 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 813388 T2512 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 813398 T2513 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@364b7fce main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 813400 T2512 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 813400 T2512 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57226/s_/fj collection:collection1 shard:shard1
   [junit4]   2> 813400 T2512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 813416 T2512 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 813436 T2512 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 813439 T2512 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 813439 T2512 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 813439 T2512 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57226/s_/fj/collection1/
   [junit4]   2> 813439 T2512 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 813440 T2512 oasc.SyncStrategy.syncToMe http://127.0.0.1:57226/s_/fj/collection1/ has no replicas
   [junit4]   2> 813440 T2512 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57226/s_/fj/collection1/ shard1
   [junit4]   2> 813440 T2512 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 814647 T2492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 814671 T2498 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> 814671 T2491 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> 814671 T2511 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> 814721 T2512 oasc.ZkController.register We are http://127.0.0.1:57226/s_/fj/collection1/ and leader is http://127.0.0.1:57226/s_/fj/collection1/
   [junit4]   2> 814721 T2512 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57226/s_/fj
   [junit4]   2> 814721 T2512 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 814721 T2512 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 814721 T2512 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 814723 T2512 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 814724 T2469 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 814725 T2469 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 814725 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 815007 T2469 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 815010 T2469 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57229
   [junit4]   2> 815010 T2469 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 815011 T2469 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 815011 T2469 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374740916370
   [junit4]   2> 815012 T2469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374740916370/'
   [junit4]   2> 815048 T2469 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374740916370/solr.xml
   [junit4]   2> 815120 T2469 oasc.CoreContainer.<init> New CoreContainer 1937622412
   [junit4]   2> 815121 T2469 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374740916370/]
   [junit4]   2> 815123 T2469 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 815123 T2469 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 815124 T2469 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 815124 T2469 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 815125 T2469 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 815125 T2469 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 815126 T2469 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 815126 T2469 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 815127 T2469 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 815127 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 815142 T2469 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57218/solr
   [junit4]   2> 815143 T2469 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 815144 T2469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 815147 T2525 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4634a590 name:ZooKeeperConnection Watcher:127.0.0.1:57218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815147 T2469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 815163 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 815173 T2469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 815174 T2527 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b8753c8 name:ZooKeeperConnection Watcher:127.0.0.1:57218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815175 T2469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 815187 T2469 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 816178 T2492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 816179 T2492 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:57226_s_%2Ffj",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57226/s_/fj"}
   [junit4]   2> 816209 T2469 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57229_s_%2Ffj
   [junit4]   2> 816241 T2498 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> 816241 T2527 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> 816241 T2511 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> 816241 T2491 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> 816265 T2469 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57229_s_%2Ffj
   [junit4]   2> 816299 T2511 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> 816299 T2527 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> 816299 T2498 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 816299 T2498 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> 816300 T2491 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 816300 T2491 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> 816301 T2511 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 816301 T2527 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 816322 T2528 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 816322 T2528 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 816323 T2528 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 817771 T2492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 817772 T2492 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:57229_s_%2Ffj",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57229/s_/fj"}
   [junit4]   2> 817772 T2492 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 817772 T2492 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 817792 T2498 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> 817792 T2511 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> 817792 T2527 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> 817792 T2491 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> 818325 T2528 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 818325 T2528 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374740916370/collection1
   [junit4]   2> 818325 T2528 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 818326 T2528 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 818326 T2528 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 818327 T2528 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374740916370/collection1/'
   [junit4]   2> 818329 T2528 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374740916370/collection1/lib/README' to classloader
   [junit4]   2> 818329 T2528 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374740916370/collection1/lib/classes/' to classloader
   [junit4]   2> 818382 T2528 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 818441 T2528 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 818543 T2528 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 818554 T2528 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 819171 T2528 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 819172 T2528 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 819172 T2528 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 819185 T2528 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 819189 T2528 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 819204 T2528 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819209 T2528 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819213 T2528 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819214 T2528 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819214 T2528 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819215 T2528 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819216 T2528 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819216 T2528 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819216 T2528 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 819217 T2528 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374740916370/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty2/
   [junit4]   2> 819217 T2528 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74893969
   [junit4]   2> 819218 T2528 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty2
   [junit4]   2> 819218 T2528 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty2/index/
   [junit4]   2> 819219 T2528 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 819219 T2528 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty2/index
   [junit4]   2> 819223 T2528 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@60119d33 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c98950b),segFN=segments_1,generation=1}
   [junit4]   2> 819223 T2528 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819227 T2528 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 819227 T2528 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819228 T2528 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819229 T2528 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 819229 T2528 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 819229 T2528 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 819230 T2528 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 819230 T2528 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 819231 T2528 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 819240 T2528 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819247 T2528 oass.SolrIndexSearcher.<init> Opening Searcher@1906b6e6 main
   [junit4]   2> 819248 T2528 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 819249 T2528 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 819253 T2529 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1906b6e6 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 819255 T2528 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 819255 T2528 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57229/s_/fj collection:collection1 shard:shard2
   [junit4]   2> 819255 T2528 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 819272 T2528 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 819291 T2528 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 819294 T2528 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 819294 T2528 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 819295 T2528 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57229/s_/fj/collection1/
   [junit4]   2> 819295 T2528 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 819295 T2528 oasc.SyncStrategy.syncToMe http://127.0.0.1:57229/s_/fj/collection1/ has no replicas
   [junit4]   2> 819295 T2528 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57229/s_/fj/collection1/ shard2
   [junit4]   2> 819296 T2528 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 819296 T2492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 819302 T2498 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> 819302 T2511 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> 819302 T2491 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> 819302 T2527 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> 820807 T2492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 820824 T2498 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> 820824 T2527 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> 820824 T2511 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> 820824 T2491 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> 820832 T2528 oasc.ZkController.register We are http://127.0.0.1:57229/s_/fj/collection1/ and leader is http://127.0.0.1:57229/s_/fj/collection1/
   [junit4]   2> 820832 T2528 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57229/s_/fj
   [junit4]   2> 820832 T2528 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 820832 T2528 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 820833 T2528 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 820834 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 820835 T2469 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 820836 T2469 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 820837 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 821121 T2469 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 821124 T2469 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57232
   [junit4]   2> 821125 T2469 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 821125 T2469 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 821126 T2469 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374740922483
   [junit4]   2> 821126 T2469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374740922483/'
   [junit4]   2> 821163 T2469 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374740922483/solr.xml
   [junit4]   2> 821235 T2469 oasc.CoreContainer.<init> New CoreContainer 1229553400
   [junit4]   2> 821235 T2469 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374740922483/]
   [junit4]   2> 821237 T2469 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 821238 T2469 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 821238 T2469 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 821239 T2469 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 821239 T2469 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 821239 T2469 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 821240 T2469 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 821240 T2469 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 821241 T2469 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 821241 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 821258 T2469 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57218/solr
   [junit4]   2> 821258 T2469 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 821259 T2469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 821262 T2541 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@782ef15e name:ZooKeeperConnection Watcher:127.0.0.1:57218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 821263 T2469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 821321 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 821332 T2469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 821334 T2543 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33bc60cd name:ZooKeeperConnection Watcher:127.0.0.1:57218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 821334 T2469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 821363 T2469 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 822328 T2492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 822330 T2492 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:57229_s_%2Ffj",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57229/s_/fj"}
   [junit4]   2> 822350 T2498 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> 822350 T2511 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> 822350 T2543 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> 822350 T2527 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> 822350 T2491 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> 822367 T2469 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57232_s_%2Ffj
   [junit4]   2> 822369 T2469 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57232_s_%2Ffj
   [junit4]   2> 822372 T2491 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> 822372 T2527 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> 822372 T2511 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> 822373 T2543 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 822373 T2498 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 822374 T2543 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> 822374 T2498 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> 822375 T2491 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 822375 T2511 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 822375 T2527 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 822383 T2544 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 822383 T2544 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 822385 T2544 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 823856 T2492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 823858 T2492 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:57232_s_%2Ffj",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57232/s_/fj"}
   [junit4]   2> 823858 T2492 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 823858 T2492 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 823875 T2498 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> 823876 T2543 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> 823875 T2527 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> 823875 T2511 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> 823875 T2491 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> 824387 T2544 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 824387 T2544 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374740922483/collection1
   [junit4]   2> 824387 T2544 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 824388 T2544 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 824388 T2544 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 824389 T2544 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374740922483/collection1/'
   [junit4]   2> 824391 T2544 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374740922483/collection1/lib/README' to classloader
   [junit4]   2> 824391 T2544 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374740922483/collection1/lib/classes/' to classloader
   [junit4]   2> 824444 T2544 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 824503 T2544 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 824605 T2544 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 824616 T2544 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 825232 T2544 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 825232 T2544 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 825233 T2544 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 825246 T2544 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 825250 T2544 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 825265 T2544 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 825270 T2544 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 825280 T2544 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 825282 T2544 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 825282 T2544 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 825282 T2544 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 825283 T2544 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 825284 T2544 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 825284 T2544 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 825284 T2544 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374740922483/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty3/
   [junit4]   2> 825285 T2544 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74893969
   [junit4]   2> 825286 T2544 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty3
   [junit4]   2> 825286 T2544 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty3/index/
   [junit4]   2> 825286 T2544 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 825286 T2544 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374740907823/jetty3/index
   [junit4]   2> 825290 T2544 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4e222a60 lockFactory=org.apache.lucene.store.NativeFSLockFactory@35182983),segFN=segments_1,generation=1}
   [junit4]   2> 825290 T2544 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 825294 T2544 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 825295 T2544 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 825295 T2544 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 825296 T2544 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 825297 T2544 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 825297 T2544 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 825297 T2544 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 825298 T2544 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 825298 T2544 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 825308 T2544 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 825315 T2544 oass.SolrIndexSearcher.<init> Opening Searcher@14212b5b main
   [junit4]   2> 825316 T2544 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 825316 T2544 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 825320 T2545 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14212b5b main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 825322 T2544 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 825323 T2544 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57232/s_/fj collection:collection1 shard:shard1
   [junit4]   2> 825323 T2544 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 825342 T2544 oasc.ZkController.register We are http://127.0.0.1:57232/s_/fj/collection1/ and leader is http://127.0.0.1:57226/s_/fj/collection1/
   [junit4]   2> 825343 T2544 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57232/s_/fj
   [junit4]   2> 825343 T2544 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 825343 T2544 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C683 name=collection1 org.apache.solr.core.SolrCore@329a6d86 url=http://127.0.0.1:57232/s_/fj/collection1 node=127.0.0.1:57232_s_%2Ffj C683_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:57232_s_%2Ffj, base_url=http://127.0.0.1:57232/s_/fj}
   [junit4]   2> 825343 T2546 C683 P57232 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 825344 T2544 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 825344 T2546 C683 P57232 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 825345 T2546 C683 P57232 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 825345 T2546 C683 P57232 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 825345 T2469 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 825346 T2469 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 825346 T2546 C683 P57232 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 825347 T2469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 825362 T2501 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 825380 T2492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 825382 T2492 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3"

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

(name=Direct), id=PostingsFormat(name=Memory doPackFST= false), range_facet_sl=PostingsFormat(name=Memory doPackFST= false), range_facet_si=PostingsFormat(name=Direct), oddField_s=PostingsFormat(name=Memory doPackFST= false), sequence_i=PostingsFormat(name=Memory doPackFST= false), name=PostingsFormat(name=Memory doPackFST= false), foo_i=PostingsFormat(name=Memory doPackFST= true), regex_dup_B_s=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Direct), n_tf1=PostingsFormat(name=Direct), n_dt1=PostingsFormat(name=Memory doPackFST= true), genre_s=PostingsFormat(name=Memory doPackFST= false), author_t=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=Direct), n_ti1=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=MockSep), _version_=PostingsFormat(name=Memory doPackFST= true), val_i=PostingsFormat(name=Memory doPackFST= false), SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= true), series_t=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=Direct), n_tdt1=PostingsFormat(name=Memory doPackFST= true), regex_dup_A_s=PostingsFormat(name=MockSep), price=PostingsFormat(name=MockSep), other_tl1=PostingsFormat(name=Memory doPackFST= true), n_l1=PostingsFormat(name=Direct), a_si=PostingsFormat(name=Memory doPackFST= true), inStock=PostingsFormat(name=MockSep)}, docValues:{}, sim=DefaultSimilarity, locale=da_DK, timezone=Africa/Maseru
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=221607792,total=414318592
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardHandlerFactory, TestLFUCache, InfoHandlerTest, TestCopyFieldCollectionResource, DirectSolrConnectionTest, OverseerCollectionProcessorTest, MBeansHandlerTest, TestQuerySenderListener, SoftAutoCommitTest, TestSolrDeletionPolicy2, MoreLikeThisHandlerTest, TestSurroundQueryParser, SolrTestCaseJ4Test, FileBasedSpellCheckerTest, LeaderElectionTest, SolrCoreTest, UnloadDistributedZkTest, HdfsUnloadDistributedZkTest, PeerSyncTest, ReturnFieldsTest, SOLR749Test, CircularListTest, PrimUtilsTest, TestPerFieldSimilarity, ShowFileRequestHandlerTest, TestSolrCoreProperties, TestFuzzyAnalyzedSuggestions, AutoCommitTest, ClusterStateUpdateTest, SynonymTokenizerTest, TestSolrQueryParserDefaultOperatorResource, TestCharFilters, QueryParsingTest, TestPluginEnable, TestSolrXmlPersistence, SpatialFilterTest, JsonLoaderTest, TestRemoteStreaming, SuggesterFSTTest, TestFastLRUCache, TestCoreContainer, TestReplicationHandler, DocValuesTest, StatelessScriptUpdateProcessorFactoryTest, TestSweetSpotSimilarityFactory, TestStressRecovery, TestExtendedDismaxParser, TestFieldTypeResource, BlockDirectoryTest, TestRealTimeGet, ZkControllerTest, TestDocSet, TestSolrQueryParserResource, TestSolrIndexConfig, DistributedQueryElevationComponentTest, RAMDirectoryFactoryTest, TestRecoveryHdfs, TestAddFieldRealTimeGet, AddSchemaFieldsUpdateProcessorFactoryTest, ZkCLITest, BadCopyFieldTest, QueryElevationComponentTest, TestSort, TestSearchPerf, ChaosMonkeyNothingIsSafeTest, TestXIncludeConfig, TestFieldResource, HdfsDirectoryTest, SuggesterTest, ResourceLoaderTest, TestJoin, CacheHeaderTest, CoreAdminHandlerTest, UpdateRequestProcessorFactoryTest, TestPhraseSuggestions, TestLMDirichletSimilarityFactory, TermVectorComponentTest, BinaryUpdateRequestHandlerTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=63A789F6545DC3E7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da_DK -Dtests.timezone=Africa/Maseru -Dtests.file.encoding=UTF-8
   [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=2933, name=recoveryCmdExecutor-1477-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [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:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([63A789F6545DC3E7]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2933, name=recoveryCmdExecutor-1477-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [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:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([63A789F6545DC3E7]:0)
   [junit4] Completed on J0 in 407.55s, 1 test, 2 errors <<< FAILURES!

[...truncated 481 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1233: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:876: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 685 ignored

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



[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1832 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1832/

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=2292, name=recoveryCmdExecutor-1096-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=2292, name=recoveryCmdExecutor-1096-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
        at java.net.Socket.connect(Socket.java:546)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([EEF20EA2C06A3B82]: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=2292, name=recoveryCmdExecutor-1096-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2292, name=recoveryCmdExecutor-1096-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
        at java.net.Socket.connect(Socket.java:546)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([EEF20EA2C06A3B82]:0)




Build Log:
[...truncated 9267 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 940285 T1845 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/s
   [junit4]   2> 940290 T1845 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374809104462
   [junit4]   2> 940291 T1845 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 940292 T1846 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 940392 T1845 oasc.ZkTestServer.run start zk server on port:45777
   [junit4]   2> 940394 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 940398 T1852 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@759f0a7e name:ZooKeeperConnection Watcher:127.0.0.1:45777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 940399 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 940399 T1845 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 940436 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 940445 T1854 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d9a0dce name:ZooKeeperConnection Watcher:127.0.0.1:45777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 940445 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 940446 T1845 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 940481 T1845 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 940484 T1845 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 940487 T1845 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 940502 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 940503 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 940523 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 940524 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 940630 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 940631 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 940661 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 940662 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 940667 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 940667 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 940689 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 940690 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 940697 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 940698 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 940724 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 940725 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 940729 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 940730 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 941263 T1845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 941267 T1845 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:13979
   [junit4]   2> 941268 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 941268 T1845 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 941269 T1845 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938
   [junit4]   2> 941269 T1845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/'
   [junit4]   2> 941331 T1845 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/solr.xml
   [junit4]   2> 941422 T1845 oasc.CoreContainer.<init> New CoreContainer 1392202067
   [junit4]   2> 941423 T1845 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/]
   [junit4]   2> 941425 T1845 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 941425 T1845 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 941426 T1845 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 941426 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 941427 T1845 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 941427 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 941427 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 941428 T1845 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 941428 T1845 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 941429 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 941457 T1845 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45777/solr
   [junit4]   2> 941458 T1845 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 941459 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 941463 T1865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71984ab4 name:ZooKeeperConnection Watcher:127.0.0.1:45777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 941463 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 941510 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 941522 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 941524 T1867 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27dc081d name:ZooKeeperConnection Watcher:127.0.0.1:45777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 941525 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 941598 T1845 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 941653 T1845 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 941663 T1845 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 941709 T1845 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13979__%2Fs
   [junit4]   2> 941720 T1845 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:13979__%2Fs
   [junit4]   2> 941731 T1845 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 941972 T1845 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 941981 T1845 oasc.Overseer.start Overseer (id=90099489470808067-127.0.0.1:13979__%2Fs-n_0000000000) starting
   [junit4]   2> 942111 T1845 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 942184 T1869 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 942186 T1845 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 942205 T1845 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 942207 T1845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 942210 T1868 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 942227 T1870 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 942227 T1870 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 942232 T1870 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 943714 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 943716 T1868 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:13979__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:13979/_/s"}
   [junit4]   2> 943716 T1868 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 943716 T1868 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 943751 T1867 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> 944234 T1870 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 944234 T1870 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/collection1
   [junit4]   2> 944234 T1870 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 944235 T1870 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 944236 T1870 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 944237 T1870 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/collection1/'
   [junit4]   2> 944246 T1870 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/collection1/lib/classes/' to classloader
   [junit4]   2> 944247 T1870 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/collection1/lib/README' to classloader
   [junit4]   2> 944338 T1870 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 944465 T1870 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 944566 T1870 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 944578 T1870 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 945480 T1870 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 945481 T1870 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 945482 T1870 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 945496 T1870 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 945501 T1870 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 945518 T1870 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 945524 T1870 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 945528 T1870 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 945529 T1870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 945530 T1870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 945530 T1870 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 945531 T1870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 945531 T1870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 945532 T1870 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 945532 T1870 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/control/data/
   [junit4]   2> 945532 T1870 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c20eb7
   [junit4]   2> 945533 T1870 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/control/data
   [junit4]   2> 945533 T1870 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/control/data/index/
   [junit4]   2> 945534 T1870 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 945534 T1870 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/control/data/index
   [junit4]   2> 945563 T1870 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@26c36197 lockFactory=org.apache.lucene.store.NativeFSLockFactory@216a55de),segFN=segments_1,generation=1}
   [junit4]   2> 945563 T1870 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 945569 T1870 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 945569 T1870 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 945570 T1870 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 945571 T1870 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 945571 T1870 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 945571 T1870 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 945572 T1870 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 945572 T1870 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 945573 T1870 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 945592 T1870 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 945599 T1870 oass.SolrIndexSearcher.<init> Opening Searcher@3fb13663 main
   [junit4]   2> 945600 T1870 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 945601 T1870 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 945604 T1871 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3fb13663 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 945606 T1870 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 945606 T1870 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:13979/_/s collection:control_collection shard:shard1
   [junit4]   2> 945606 T1870 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 945624 T1870 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 945678 T1870 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 945709 T1870 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 945709 T1870 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 945709 T1870 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:13979/_/s/collection1/
   [junit4]   2> 945710 T1870 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 945710 T1870 oasc.SyncStrategy.syncToMe http://127.0.0.1:13979/_/s/collection1/ has no replicas
   [junit4]   2> 945710 T1870 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:13979/_/s/collection1/ shard1
   [junit4]   2> 945710 T1870 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 946786 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 946942 T1867 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> 947092 T1870 oasc.ZkController.register We are http://127.0.0.1:13979/_/s/collection1/ and leader is http://127.0.0.1:13979/_/s/collection1/
   [junit4]   2> 947092 T1870 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:13979/_/s
   [junit4]   2> 947092 T1870 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 947093 T1870 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 947093 T1870 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 947099 T1870 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 947100 T1845 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 947100 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 947101 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 947114 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 947116 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 947118 T1874 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51b4589 name:ZooKeeperConnection Watcher:127.0.0.1:45777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947118 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 947119 T1845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 947121 T1845 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 947536 T1845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 947539 T1845 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22219
   [junit4]   2> 947540 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 947540 T1845 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 947541 T1845 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293
   [junit4]   2> 947541 T1845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/'
   [junit4]   2> 947584 T1845 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/solr.xml
   [junit4]   2> 947682 T1845 oasc.CoreContainer.<init> New CoreContainer 360773864
   [junit4]   2> 947682 T1845 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/]
   [junit4]   2> 947684 T1845 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 947685 T1845 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 947685 T1845 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 947686 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 947686 T1845 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 947686 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 947687 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 947687 T1845 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 947688 T1845 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 947688 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 947709 T1845 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45777/solr
   [junit4]   2> 947710 T1845 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 947711 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 947716 T1885 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4655525f name:ZooKeeperConnection Watcher:127.0.0.1:45777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947716 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 947780 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 947792 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 947796 T1887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11473ebd name:ZooKeeperConnection Watcher:127.0.0.1:45777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947797 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 947882 T1845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 948569 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 948570 T1868 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:13979__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:13979/_/s"}
   [junit4]   2> 948617 T1887 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> 948617 T1874 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> 948617 T1867 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> 948886 T1845 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22219__%2Fs
   [junit4]   2> 948893 T1845 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22219__%2Fs
   [junit4]   2> 948964 T1887 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 948964 T1874 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 948965 T1867 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 948965 T1867 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> 948966 T1887 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 948966 T1874 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 948984 T1888 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 948984 T1888 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 948996 T1888 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 950159 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 950160 T1868 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:22219__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22219/_/s"}
   [junit4]   2> 950160 T1868 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 950160 T1868 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 950249 T1867 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> 950249 T1887 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> 950249 T1874 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> 950999 T1888 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 950999 T1888 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/collection1
   [junit4]   2> 950999 T1888 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 951000 T1888 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 951001 T1888 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 951002 T1888 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/collection1/'
   [junit4]   2> 951003 T1888 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/collection1/lib/classes/' to classloader
   [junit4]   2> 951004 T1888 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/collection1/lib/README' to classloader
   [junit4]   2> 951145 T1888 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 951248 T1888 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 951350 T1888 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 951361 T1888 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 952254 T1888 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 952255 T1888 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 952256 T1888 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 952274 T1888 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 952278 T1888 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 952299 T1888 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 952306 T1888 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 952321 T1888 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 952323 T1888 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 952323 T1888 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 952323 T1888 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 952324 T1888 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 952324 T1888 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 952325 T1888 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 952325 T1888 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty1/
   [junit4]   2> 952326 T1888 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c20eb7
   [junit4]   2> 952327 T1888 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty1
   [junit4]   2> 952327 T1888 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty1/index/
   [junit4]   2> 952327 T1888 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 952327 T1888 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty1/index
   [junit4]   2> 952354 T1888 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@11a42327 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9f56ae9),segFN=segments_1,generation=1}
   [junit4]   2> 952354 T1888 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 952360 T1888 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 952360 T1888 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 952361 T1888 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 952361 T1888 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 952362 T1888 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 952362 T1888 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 952363 T1888 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 952363 T1888 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 952364 T1888 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 952374 T1888 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 952382 T1888 oass.SolrIndexSearcher.<init> Opening Searcher@735a00b3 main
   [junit4]   2> 952383 T1888 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 952383 T1888 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 952388 T1889 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@735a00b3 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 952390 T1888 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 952390 T1888 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22219/_/s collection:collection1 shard:shard1
   [junit4]   2> 952390 T1888 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 952408 T1888 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 952471 T1888 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 952508 T1888 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 952509 T1888 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 952509 T1888 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22219/_/s/collection1/
   [junit4]   2> 952509 T1888 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 952509 T1888 oasc.SyncStrategy.syncToMe http://127.0.0.1:22219/_/s/collection1/ has no replicas
   [junit4]   2> 952510 T1888 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22219/_/s/collection1/ shard1
   [junit4]   2> 952510 T1888 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 953303 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 953476 T1867 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> 953476 T1887 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> 953476 T1874 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> 953546 T1888 oasc.ZkController.register We are http://127.0.0.1:22219/_/s/collection1/ and leader is http://127.0.0.1:22219/_/s/collection1/
   [junit4]   2> 953546 T1888 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22219/_/s
   [junit4]   2> 953547 T1888 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 953547 T1888 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 953547 T1888 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 953553 T1888 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 953554 T1845 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 953555 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 953556 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 953983 T1845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 953986 T1845 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:46767
   [junit4]   2> 953987 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 953987 T1845 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 953988 T1845 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739
   [junit4]   2> 953988 T1845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/'
   [junit4]   2> 954033 T1845 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/solr.xml
   [junit4]   2> 954116 T1845 oasc.CoreContainer.<init> New CoreContainer 560086946
   [junit4]   2> 954117 T1845 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/]
   [junit4]   2> 954119 T1845 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 954119 T1845 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 954120 T1845 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 954120 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 954121 T1845 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 954121 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 954122 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 954122 T1845 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 954122 T1845 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 954123 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 954145 T1845 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45777/solr
   [junit4]   2> 954146 T1845 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 954147 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 954150 T1901 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@393fb5cd name:ZooKeeperConnection Watcher:127.0.0.1:45777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 954150 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 954186 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 954211 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 954218 T1903 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fd8d4ff name:ZooKeeperConnection Watcher:127.0.0.1:45777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 954218 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 954281 T1845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 955015 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 955016 T1868 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:22219__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22219/_/s"}
   [junit4]   2> 955055 T1867 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> 955055 T1903 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> 955055 T1874 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> 955055 T1887 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> 955284 T1845 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46767__%2Fs
   [junit4]   2> 955287 T1845 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46767__%2Fs
   [junit4]   2> 955344 T1887 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> 955344 T1903 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> 955344 T1874 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> 955345 T1867 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 955346 T1867 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> 955347 T1887 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 955348 T1903 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 955348 T1874 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 955360 T1904 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 955360 T1904 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 955362 T1904 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 956561 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 956562 T1868 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:46767__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46767/_/s"}
   [junit4]   2> 956562 T1868 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 956562 T1868 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 956690 T1903 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> 956690 T1887 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> 956690 T1867 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> 956690 T1874 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> 957365 T1904 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 957365 T1904 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/collection1
   [junit4]   2> 957365 T1904 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 957366 T1904 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 957367 T1904 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 957368 T1904 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/collection1/'
   [junit4]   2> 957369 T1904 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/collection1/lib/classes/' to classloader
   [junit4]   2> 957370 T1904 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/collection1/lib/README' to classloader
   [junit4]   2> 957453 T1904 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 957557 T1904 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 957659 T1904 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 957670 T1904 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 958732 T1904 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 958733 T1904 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 958733 T1904 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 958751 T1904 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 958756 T1904 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 958770 T1904 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 958775 T1904 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 958788 T1904 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 958790 T1904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 958790 T1904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 958790 T1904 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 958791 T1904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 958792 T1904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 958792 T1904 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 958792 T1904 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty2/
   [junit4]   2> 958793 T1904 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c20eb7
   [junit4]   2> 958794 T1904 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty2
   [junit4]   2> 958794 T1904 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty2/index/
   [junit4]   2> 958794 T1904 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 958795 T1904 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty2/index
   [junit4]   2> 958799 T1904 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@582dd279 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f609b02),segFN=segments_1,generation=1}
   [junit4]   2> 958799 T1904 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 958804 T1904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 958805 T1904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 958805 T1904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 958806 T1904 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 958807 T1904 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 958807 T1904 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 958807 T1904 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 958808 T1904 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 958808 T1904 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 958826 T1904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 958834 T1904 oass.SolrIndexSearcher.<init> Opening Searcher@2d457a12 main
   [junit4]   2> 958835 T1904 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 958836 T1904 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 958840 T1905 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d457a12 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 958843 T1904 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 958843 T1904 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46767/_/s collection:collection1 shard:shard2
   [junit4]   2> 958843 T1904 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 958861 T1904 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 958926 T1904 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 958940 T1904 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 958941 T1904 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 958941 T1904 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46767/_/s/collection1/
   [junit4]   2> 958941 T1904 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 958941 T1904 oasc.SyncStrategy.syncToMe http://127.0.0.1:46767/_/s/collection1/ has no replicas
   [junit4]   2> 958942 T1904 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46767/_/s/collection1/ shard2
   [junit4]   2> 958942 T1904 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 959761 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 959875 T1887 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> 959875 T1874 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> 959875 T1903 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> 959875 T1867 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> 959888 T1904 oasc.ZkController.register We are http://127.0.0.1:46767/_/s/collection1/ and leader is http://127.0.0.1:46767/_/s/collection1/
   [junit4]   2> 959888 T1904 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46767/_/s
   [junit4]   2> 959888 T1904 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 959889 T1904 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 959889 T1904 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 959895 T1904 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 959897 T1845 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 959897 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 959898 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 960217 T1845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 960220 T1845 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56522
   [junit4]   2> 960220 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 960221 T1845 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 960222 T1845 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087
   [junit4]   2> 960222 T1845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/'
   [junit4]   2> 960281 T1845 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/solr.xml
   [junit4]   2> 960376 T1845 oasc.CoreContainer.<init> New CoreContainer 359820809
   [junit4]   2> 960376 T1845 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/]
   [junit4]   2> 960378 T1845 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 960379 T1845 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 960379 T1845 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 960380 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 960380 T1845 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 960381 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 960381 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 960382 T1845 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 960382 T1845 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 960383 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 960402 T1845 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45777/solr
   [junit4]   2> 960403 T1845 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 960404 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 960410 T1917 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b961bdf name:ZooKeeperConnection Watcher:127.0.0.1:45777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 960410 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 960462 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 960478 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 960484 T1919 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26431471 name:ZooKeeperConnection Watcher:127.0.0.1:45777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 960484 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 960501 T1845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 961398 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 961399 T1868 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:46767__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46767/_/s"}
   [junit4]   2> 961465 T1903 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> 961465 T1867 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> 961465 T1874 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> 961465 T1887 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> 961465 T1919 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> 961654 T1845 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56522__%2Fs
   [junit4]   2> 961656 T1845 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56522__%2Fs
   [junit4]   2> 961684 T1903 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> 961684 T1887 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> 961685 T1867 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 961684 T1874 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> 961685 T1867 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> 961685 T1919 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 961686 T1919 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> 961687 T1903 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 961687 T1887 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 961706 T1874 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 961734 T1920 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 961735 T1920 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 961743 T1920 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 963157 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 963158 T1868 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:56522__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56522/_/s"}
   [junit4]   2> 963158 T1868 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 963158 T1868 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 963193 T1903 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> 963193 T1887 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> 963193 T1874 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> 963193 T1919 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> 963193 T1867 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> 963745 T1920 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 963745 T1920 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/collection1
   [junit4]   2> 963745 T1920 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 963746 T1920 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 963747 T1920 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 963748 T1920 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/collection1/'
   [junit4]   2> 963749 T1920 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/collection1/lib/README' to classloader
   [junit4]   2> 963750 T1920 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/collection1/lib/classes/' to classloader
   [junit4]   2> 963809 T1920 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 963889 T1920 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 963991 T1920 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 964005 T1920 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 964957 T1920 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 964958 T1920 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 964959 T1920 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 964975 T1920 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 964984 T1920 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 965000 T1920 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 965005 T1920 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 965010 T1920 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 965012 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 965012 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 965012 T1920 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 965014 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 965014 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 965014 T1920 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 965015 T1920 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty3/
   [junit4]   2> 965015 T1920 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c20eb7
   [junit4]   2> 965016 T1920 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty3
   [junit4]   2> 965016 T1920 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty3/index/
   [junit4]   2> 965016 T1920 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 965017 T1920 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty3/index
   [junit4]   2> 965021 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@769ac950 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a44ad41),segFN=segments_1,generation=1}
   [junit4]   2> 965021 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 965026 T1920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 965027 T1920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 965027 T1920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 965028 T1920 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 965029 T1920 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 965029 T1920 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 965029 T1920 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 965030 T1920 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 965030 T1920 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 965045 T1920 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 965058 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@590e6b56 main
   [junit4]   2> 965059 T1920 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 965060 T1920 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 965064 T1921 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@590e6b56 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 965066 T1920 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 965066 T1920 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56522/_/s collection:collection1 shard:shard1
   [junit4]   2> 965067 T1920 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 965088 T1920 oasc.ZkController.register We are http://127.0.0.1:56522/_/s/collection1/ and leader is http://127.0.0.1:22219/_/s/collection1/
   [junit4]   2> 965088 T1920 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56522/_/s
   [junit4]   2> 965088 T1920 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 965089 T1920 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C749 name=collection1 org.apache.solr.core.SolrCore@de77734 url=http://127.0.0.1:56522/_/s/collection1 node=127.0.0.1:56522__%2Fs C749_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:56522__%2Fs, base_url=http://127.0.0.1:56522/_/s}
   [junit4]   2> 965089 T1922 C749 P56522 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 965090 T1922 C749 P56522 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 965090 T1920 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 965090 T1922 C749 P56522 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 965090 T1922 C749 P56522 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 965091 T1845 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 965091 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 965092 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 965100 T1922 C749 P56522 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 965114 T1877 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 965502 T1845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 965505 T1845 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11136
   [junit4]   2> 965505 T1845 oass.SolrDispa

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

me=MockRandom), rnd_b=PostingsFormat(name=NestedPulsing), intDefault=PostingsFormat(name=MockSep), n_td1=PostingsFormat(name=MockSep), timestamp=PostingsFormat(name=MockRandom), id=PostingsFormat(name=NestedPulsing), range_facet_sl=PostingsFormat(name=NestedPulsing), range_facet_si=PostingsFormat(name=MockRandom), oddField_s=PostingsFormat(name=NestedPulsing), sequence_i=PostingsFormat(name=NestedPulsing), name=PostingsFormat(name=NestedPulsing), foo_i=PostingsFormat(name=MockSep), regex_dup_B_s=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=MockRandom), n_tf1=PostingsFormat(name=MockRandom), n_dt1=PostingsFormat(name=MockSep), genre_s=PostingsFormat(name=NestedPulsing), author_t=PostingsFormat(name=MockSep), range_facet_l=PostingsFormat(name=MockRandom), n_ti1=PostingsFormat(name=NestedPulsing), text=PostingsFormat(name=Lucene41WithOrds), _version_=PostingsFormat(name=MockSep), val_i=PostingsFormat(name=NestedPulsing), SubjectTerms_mfacet=PostingsFormat(name=MockSep), series_t=PostingsFormat(name=MockSep), a_t=PostingsFormat(name=MockRandom), n_tdt1=PostingsFormat(name=MockSep), regex_dup_A_s=PostingsFormat(name=Lucene41WithOrds), price=PostingsFormat(name=Lucene41WithOrds), other_tl1=PostingsFormat(name=MockSep), n_l1=PostingsFormat(name=MockRandom), a_si=PostingsFormat(name=MockSep), inStock=PostingsFormat(name=Lucene41WithOrds)}, docValues:{}, sim=DefaultSimilarity, locale=lt, timezone=Australia/Canberra
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=84393952,total=377749504
   [junit4]   2> NOTE: All tests run in this JVM: [CachingDirectoryFactoryTest, OverseerCollectionProcessorTest, TestJoin, PrimUtilsTest, TestFunctionQuery, TestSearchPerf, BlockDirectoryTest, IndexSchemaTest, BadComponentTest, LoggingHandlerTest, DateFieldTest, AutoCommitTest, TestStressRecovery, FileBasedSpellCheckerTest, TestSolrXml, SolrIndexSplitterTest, TermsComponentTest, QueryElevationComponentTest, UpdateRequestProcessorFactoryTest, TestSurroundQueryParser, TestPluginEnable, TestPHPSerializedResponseWriter, TestSolrIndexConfig, RegexBoostProcessorTest, CoreAdminHandlerTest, UnloadDistributedZkTest, TestSchemaNameResource, LeaderElectionTest, TestXIncludeConfig, SolrTestCaseJ4Test, FieldMutatingUpdateProcessorTest, PolyFieldTest, MBeansHandlerTest, SOLR749Test, TestPerFieldSimilarity, TestFastWriter, TestMaxScoreQueryParser, HdfsDirectoryTest, TestDocumentBuilder, TestFieldTypeCollectionResource, TestDocSet, DistributedSpellCheckComponentTest, CacheHeaderTest, TestFieldResource, TestRecoveryHdfs, TestCharFilters, AlternateDirectoryTest, StatelessScriptUpdateProcessorFactoryTest, BadCopyFieldTest, TestSolrXmlPersistence, TestDynamicFieldCollectionResource, PeerSyncTest, AliasIntegrationTest, SearchHandlerTest, BasicFunctionalityTest, SimpleFacetsTest, TestGroupingSearch, SyncSliceTest, TestSort, RecoveryZkTest, TestLMDirichletSimilarityFactory, ZkCLITest, DirectUpdateHandlerOptimizeTest, TestPhraseSuggestions, LegacyHTMLStripCharFilterTest, SuggesterTest, SliceStateUpdateTest, TestSolrQueryParser, ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, SolrCoreTest, SystemInfoHandlerTest, TestSolrDeletionPolicy1, TestFieldTypeResource, TestFuzzyAnalyzedSuggestions, TestValueSourceCache, BinaryUpdateRequestHandlerTest, TestRealTimeGet, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=EEF20EA2C06A3B82 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Australia/Canberra -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=2292, name=recoveryCmdExecutor-1096-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [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:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EEF20EA2C06A3B82]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2292, name=recoveryCmdExecutor-1096-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [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:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EEF20EA2C06A3B82]:0)
   [junit4] Completed on J0 in 404.25s, 1 test, 2 errors <<< FAILURES!

[...truncated 483 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1233: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:876: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 674 ignored (5 assumptions)

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



[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1831 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1831/

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=512, name=recoveryCmdExecutor-71-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=512, name=recoveryCmdExecutor-71-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
        at java.net.Socket.connect(Socket.java:546)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([894062200ED308B1]: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=512, name=recoveryCmdExecutor-71-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=512, name=recoveryCmdExecutor-71-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
        at java.net.Socket.connect(Socket.java:546)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([894062200ED308B1]:0)




Build Log:
[...truncated 8865 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 20700 T27 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 20707 T27 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374780777447
   [junit4]   2> 20715 T27 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 20721 T28 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 20924 T27 oasc.ZkTestServer.run start zk server on port:21775
   [junit4]   2> 21273 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 21412 T34 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d59d450 name:ZooKeeperConnection Watcher:127.0.0.1:21775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21413 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 21419 T27 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 21527 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 21530 T36 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1875303f name:ZooKeeperConnection Watcher:127.0.0.1:21775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21531 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 21548 T27 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 21555 T27 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 21561 T27 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 21566 T27 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 21572 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 21606 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 21621 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 21623 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 21731 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 21732 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 21738 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 21739 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 21745 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 21746 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 21752 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 21753 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 21759 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 21760 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 21766 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 21767 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 21773 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 21774 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 23008 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 23393 T27 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30905
   [junit4]   2> 23451 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 23452 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 23453 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520
   [junit4]   2> 23453 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/'
   [junit4]   2> 23479 T27 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/solr.xml
   [junit4]   2> 23598 T27 oasc.CoreContainer.<init> New CoreContainer 962040689
   [junit4]   2> 23599 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/]
   [junit4]   2> 23653 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 23654 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 23655 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 23655 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 23656 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 23656 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 23657 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 23657 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 23658 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 23658 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 23673 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21775/solr
   [junit4]   2> 23700 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 23701 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 23705 T48 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e4ad14c name:ZooKeeperConnection Watcher:127.0.0.1:21775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23705 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 23712 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 23725 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 23727 T50 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4069b25f name:ZooKeeperConnection Watcher:127.0.0.1:21775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23728 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 23743 T27 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 23758 T27 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 23778 T27 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 23781 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30905_
   [junit4]   2> 23790 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30905_
   [junit4]   2> 23795 T27 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 23824 T27 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 23828 T27 oasc.Overseer.start Overseer (id=90097633046298627-127.0.0.1:30905_-n_0000000000) starting
   [junit4]   2> 23866 T27 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 23888 T52 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 23889 T27 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 23892 T27 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 23895 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 23925 T51 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 23947 T53 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 23948 T53 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 23952 T53 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 25435 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 25441 T51 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:30905_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30905"}
   [junit4]   2> 25442 T51 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 25467 T51 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 25496 T50 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> 25955 T53 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 25955 T53 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/collection1
   [junit4]   2> 25956 T53 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 25957 T53 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 25958 T53 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 25960 T53 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/collection1/'
   [junit4]   2> 25963 T53 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/collection1/lib/classes/' to classloader
   [junit4]   2> 25964 T53 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/collection1/lib/README' to classloader
   [junit4]   2> 26092 T53 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 26173 T53 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 26276 T53 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 26309 T53 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 27003 T53 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 27003 T53 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 27005 T53 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 27029 T53 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 27032 T53 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 27057 T53 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 27065 T53 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 27070 T53 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 27073 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 27074 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 27074 T53 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 27076 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 27076 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 27077 T53 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 27077 T53 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/control/data/
   [junit4]   2> 27078 T53 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@543bc20e
   [junit4]   2> 27080 T53 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/control/data
   [junit4]   2> 27080 T53 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/control/data/index/
   [junit4]   2> 27081 T53 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 27081 T53 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/control/data/index
   [junit4]   2> 27086 T53 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4271c5bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ee3990b),segFN=segments_1,generation=1}
   [junit4]   2> 27086 T53 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 27150 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 27151 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 27153 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 27153 T53 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 27154 T53 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 27154 T53 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 27155 T53 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 27156 T53 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 27156 T53 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 27164 T53 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 27171 T53 oass.SolrIndexSearcher.<init> Opening Searcher@6437153d main
   [junit4]   2> 27172 T53 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 27172 T53 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 27177 T54 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6437153d main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 27180 T53 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 27181 T53 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30905 collection:control_collection shard:shard1
   [junit4]   2> 27195 T53 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 27210 T53 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 27276 T53 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 27326 T53 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 27326 T53 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 27327 T53 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30905/collection1/
   [junit4]   2> 27327 T53 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 27327 T53 oasc.SyncStrategy.syncToMe http://127.0.0.1:30905/collection1/ has no replicas
   [junit4]   2> 27328 T53 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30905/collection1/ shard1
   [junit4]   2> 27328 T53 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 28508 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 28534 T50 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> 28572 T53 oasc.ZkController.register We are http://127.0.0.1:30905/collection1/ and leader is http://127.0.0.1:30905/collection1/
   [junit4]   2> 28572 T53 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30905
   [junit4]   2> 28573 T53 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 28573 T53 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 28573 T53 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 28576 T53 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 28578 T27 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 28579 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 28674 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 28701 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 28709 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 28730 T57 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@696e1ccd name:ZooKeeperConnection Watcher:127.0.0.1:21775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28730 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 28733 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 28740 T27 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 29014 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 29018 T27 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20697
   [junit4]   2> 29019 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 29020 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 29020 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479
   [junit4]   2> 29021 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/'
   [junit4]   2> 29059 T27 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/solr.xml
   [junit4]   2> 29141 T27 oasc.CoreContainer.<init> New CoreContainer 2123598666
   [junit4]   2> 29142 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/]
   [junit4]   2> 29144 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 29145 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 29145 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 29146 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 29147 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 29147 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 29148 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 29149 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 29149 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 29150 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 29169 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21775/solr
   [junit4]   2> 29169 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 29171 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 29175 T68 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@89de832 name:ZooKeeperConnection Watcher:127.0.0.1:21775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 29175 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 29188 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 29202 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 29205 T70 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6601879b name:ZooKeeperConnection Watcher:127.0.0.1:21775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 29205 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 29218 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 30052 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 30055 T51 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:30905_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30905"}
   [junit4]   2> 30063 T57 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> 30063 T70 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> 30063 T50 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> 30223 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20697_
   [junit4]   2> 30228 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20697_
   [junit4]   2> 30232 T57 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 30232 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 30233 T70 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 30233 T70 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> 30235 T57 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 30235 T50 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 30250 T71 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 30251 T71 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 30253 T71 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 31572 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 31575 T51 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:20697_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20697"}
   [junit4]   2> 31575 T51 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 31576 T51 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 31593 T57 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> 31593 T70 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> 31593 T50 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> 32256 T71 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 32256 T71 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/collection1
   [junit4]   2> 32257 T71 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 32258 T71 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 32259 T71 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 32261 T71 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/collection1/'
   [junit4]   2> 32263 T71 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/collection1/lib/classes/' to classloader
   [junit4]   2> 32264 T71 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/collection1/lib/README' to classloader
   [junit4]   2> 32327 T71 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 32395 T71 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 32498 T71 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 32531 T71 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 33241 T71 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 33242 T71 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 33244 T71 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 33261 T71 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 33266 T71 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 33298 T71 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 33304 T71 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 33310 T71 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 33312 T71 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 33313 T71 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 33313 T71 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 33315 T71 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 33315 T71 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 33316 T71 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 33317 T71 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty1/
   [junit4]   2> 33317 T71 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@543bc20e
   [junit4]   2> 33319 T71 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty1
   [junit4]   2> 33319 T71 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty1/index/
   [junit4]   2> 33319 T71 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 33320 T71 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty1/index
   [junit4]   2> 33325 T71 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e1cba87 lockFactory=org.apache.lucene.store.NativeFSLockFactory@44d79c75),segFN=segments_1,generation=1}
   [junit4]   2> 33325 T71 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 33335 T71 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 33336 T71 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 33337 T71 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 33339 T71 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 33340 T71 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 33340 T71 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 33341 T71 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 33343 T71 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 33343 T71 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 33354 T71 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33362 T71 oass.SolrIndexSearcher.<init> Opening Searcher@2712ee9 main
   [junit4]   2> 33363 T71 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 33364 T71 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 33374 T72 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2712ee9 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 33379 T71 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 33379 T71 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20697 collection:collection1 shard:shard1
   [junit4]   2> 33380 T71 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 33400 T71 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 33426 T71 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 33430 T71 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 33431 T71 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 33431 T71 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:20697/collection1/
   [junit4]   2> 33431 T71 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 33432 T71 oasc.SyncStrategy.syncToMe http://127.0.0.1:20697/collection1/ has no replicas
   [junit4]   2> 33432 T71 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:20697/collection1/ shard1
   [junit4]   2> 33432 T71 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 34604 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 34615 T50 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> 34615 T70 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> 34615 T57 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> 34625 T71 oasc.ZkController.register We are http://127.0.0.1:20697/collection1/ and leader is http://127.0.0.1:20697/collection1/
   [junit4]   2> 34625 T71 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20697
   [junit4]   2> 34625 T71 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 34625 T71 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 34626 T71 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 34628 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 34630 T27 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 34630 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 34631 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 34865 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 34868 T27 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22214
   [junit4]   2> 34869 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 34869 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 34869 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378
   [junit4]   2> 34870 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/'
   [junit4]   2> 34897 T27 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/solr.xml
   [junit4]   2> 34955 T27 oasc.CoreContainer.<init> New CoreContainer 1578338246
   [junit4]   2> 34956 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/]
   [junit4]   2> 34957 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 34958 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 34958 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 34959 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 34959 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 34960 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 34960 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 34960 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 34961 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 34961 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 34973 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21775/solr
   [junit4]   2> 34974 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 34975 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 34977 T84 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5437086a name:ZooKeeperConnection Watcher:127.0.0.1:21775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34977 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 34984 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 34994 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 34996 T86 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f93ee4 name:ZooKeeperConnection Watcher:127.0.0.1:21775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34996 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 35002 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 36008 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22214_
   [junit4]   2> 36010 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22214_
   [junit4]   2> 36014 T57 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> 36014 T50 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> 36015 T70 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 36016 T86 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 36016 T70 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> 36018 T57 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 36019 T50 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 36028 T87 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 36029 T87 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 36031 T87 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 36132 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 36134 T51 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:20697_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20697"}
   [junit4]   2> 36142 T51 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:22214_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22214"}
   [junit4]   2> 36142 T51 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 36143 T51 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 36154 T57 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> 36154 T86 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> 36154 T50 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> 36154 T70 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> 37033 T87 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 37033 T87 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/collection1
   [junit4]   2> 37034 T87 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 37035 T87 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 37036 T87 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 37037 T87 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/collection1/'
   [junit4]   2> 37039 T87 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/collection1/lib/README' to classloader
   [junit4]   2> 37040 T87 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/collection1/lib/classes/' to classloader
   [junit4]   2> 37105 T87 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 37174 T87 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 37277 T87 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 37303 T87 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 38000 T87 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38001 T87 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38002 T87 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 38013 T87 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 38016 T87 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38039 T87 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38044 T87 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38049 T87 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 38050 T87 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 38050 T87 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 38051 T87 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 38052 T87 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 38052 T87 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 38053 T87 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38053 T87 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty2/
   [junit4]   2> 38053 T87 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@543bc20e
   [junit4]   2> 38054 T87 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty2
   [junit4]   2> 38055 T87 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty2/index/
   [junit4]   2> 38055 T87 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 38055 T87 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty2/index
   [junit4]   2> 38058 T87 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@67b56bda lockFactory=org.apache.lucene.store.NativeFSLockFactory@7471c619),segFN=segments_1,generation=1}
   [junit4]   2> 38059 T87 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38065 T87 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 38066 T87 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 38066 T87 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 38067 T87 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 38068 T87 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 38068 T87 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 38069 T87 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 38070 T87 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 38070 T87 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 38078 T87 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38083 T87 oass.SolrIndexSearcher.<init> Opening Searcher@1ed2e55e main
   [junit4]   2> 38085 T87 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 38085 T87 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 38092 T88 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ed2e55e main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 38095 T87 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 38095 T87 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22214 collection:collection1 shard:shard2
   [junit4]   2> 38096 T87 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 38109 T87 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 38128 T87 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 38139 T87 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 38140 T87 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 38140 T87 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22214/collection1/
   [junit4]   2> 38140 T87 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 38141 T87 oasc.SyncStrategy.syncToMe http://127.0.0.1:22214/collection1/ has no replicas
   [junit4]   2> 38141 T87 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22214/collection1/ shard2
   [junit4]   2> 38141 T87 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 39169 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 39194 T57 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> 39195 T50 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> 39195 T70 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> 39194 T86 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> 39229 T87 oasc.ZkController.register We are http://127.0.0.1:22214/collection1/ and leader is http://127.0.0.1:22214/collection1/
   [junit4]   2> 39229 T87 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22214
   [junit4]   2> 39229 T87 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 39230 T87 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 39230 T87 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 39234 T87 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 39235 T27 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 39236 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 39237 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 39553 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 39556 T27 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:59274
   [junit4]   2> 39557 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 39558 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 39559 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990
   [junit4]   2> 39559 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/'
   [junit4]   2> 39601 T27 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/solr.xml
   [junit4]   2> 39689 T27 oasc.CoreContainer.<init> New CoreContainer 730401895
   [junit4]   2> 39690 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/]
   [junit4]   2> 39693 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 39693 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 39694 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 39695 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 39695 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 39696 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 39696 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 39697 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 39698 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 39698 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 39717 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21775/solr
   [junit4]   2> 39717 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 39718 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 39721 T100 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a92e96c name:ZooKeeperConnection Watcher:127.0.0.1:21775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 39722 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 39725 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 39740 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 39742 T102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ea4b78b name:ZooKeeperConnection Watcher:127.0.0.1:21775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 39743 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 39756 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 40705 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 40707 T51 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:22214_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22214"}
   [junit4]   2> 40730 T57 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> 40730 T50 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> 40730 T86 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> 40730 T70 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> 40730 T102 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> 40761 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59274_
   [junit4]   2> 40764 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59274_
   [junit4]   2> 40767 T57 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> 40767 T50 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> 40767 T102 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> 40768 T86 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 40768 T70 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 40769 T86 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> 40769 T70 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> 40771 T57 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 40771 T50 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 40771 T102 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 40780 T103 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 40781 T103 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 40783 T103 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 42240 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 42242 T51 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:59274_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59274"}
   [junit4]   2> 42243 T51 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 42243 T51 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 42314 T57 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> 42314 T70 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> 42314 T102 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> 42314 T86 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> 42314 T50 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> 42786 T103 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 42786 T103 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/collection1
   [junit4]   2> 42787 T103 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 42788 T103 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 42788 T103 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 42790 T103 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/collection1/'
   [junit4]   2> 42792 T103 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/collection1/lib/classes/' to classloader
   [junit4]   2> 42793 T103 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/collection1/lib/README' to classloader
   [junit4]   2> 42856 T103 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 42924 T103 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 43027 T103 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 43049 T103 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 43734 T103 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 43734 T103 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 43735 T103 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 43753 T103 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 43757 T103 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 43790 T103 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 43797 T103 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 43803 T103 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 43805 T103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 43805 T103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 43806 T103 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 43807 T103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 43808 T103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 43808 T103 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 43809 T103 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty3/
   [junit4]   2> 43809 T103 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@543bc20e
   [junit4]   2> 43811 T103 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty3
   [junit4]   2> 43812 T103 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty3/index/
   [junit4]   2> 43812 T103 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 43813 T103 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty3/index
   [junit4]   2> 43818 T103 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14c3dd7e lockFactory=org.apache.lucene.store.NativeFSLockFactory@579a19fd),segFN=segments_1,generation=1}
   [junit4]   2> 43819 T103 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 43829 T103 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 43829 T103 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 43831 T103 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 43832 T103 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 43833 T103 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 43834 T103 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 43834 T103 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 43836 T103 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 43837 T103 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 43847 T103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 43856 T103 oass.SolrIndexSearcher.<init> Opening Searcher@2b40c3b9 main
   [junit4]   2> 43858 T103 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 43858 T103 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 43870 T104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b40c3b9 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 43875 T103 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 43875 T103 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59274 collection:collection1 shard:shard1
   [junit4]   2> 43876 T103 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 43900 T103 oasc.ZkController.register We are http://127.0.0.1:59274/collection1/ and leader is http://127.0.0.1:20697/collection1/
   [junit4]   2> 43901 T103 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59274
   [junit4]   2> 43901 T103 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 43901 T103 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@7ffe9999 url=http://127.0.0.1:59274/collection1 node=127.0.0.1:59274_ C3_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:59274_, base_url=http://127.0.0.1:59274}
   [junit4]   2> 43909 T105 C3 P59274 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 43910 T103 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 43910 T105 C3 P59274 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 43911 T105 C3 P59274 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 43912 T105 C3 P59274 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 43912 T27 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 43913 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 43914 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 43914 T105 C3 P59274 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 44313 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 44324 T27 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33040
   [junit4]   2> 44325 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 44325 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 44326 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374780800670
   [junit4]   2> 44327 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374780800670/'
   [junit4]   2> 44651 T27 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374780800670/solr.xml
   [junit4]   2> 45157 T27 oasc.CoreContainer.<init> New CoreContainer 557131440
   [junit4]   2> 45158 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374780800670/]
   [junit4]   2> 45167 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 45167 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 45168 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 45169 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 45169 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 45170 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 45170 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 45171 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 45172 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 45172 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 45195 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21775/solr
   [junit4]   2> 45196 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 45197 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 45200 T117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@634e3372 name:ZooKeeperConnection Watcher:127.0.0.1:21775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45200 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 45203 T27 oascsi.HttpClientUtil.createClient Creating new

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

   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> 420965 T26 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=512, name=recoveryCmdExecutor-71-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 423976 T26 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=512, name=recoveryCmdExecutor-71-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 	        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:546)
   [junit4]   2> 	        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(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:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=343), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=343)), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es, timezone=Asia/Yerevan
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=334462592,total=505413632
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, TestSurroundQueryParser, SOLR749Test, MBeansHandlerTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=894062200ED308B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Asia/Yerevan -Dtests.file.encoding=UTF-8
   [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=512, name=recoveryCmdExecutor-71-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [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:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([894062200ED308B1]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=512, name=recoveryCmdExecutor-71-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [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:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([894062200ED308B1]:0)
   [junit4] Completed on J0 in 424.10s, 1 test, 2 errors <<< FAILURES!

[...truncated 890 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1233: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:876: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 968 ignored

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



[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1830 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1830/

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=2799, name=recoveryCmdExecutor-1216-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=2799, name=recoveryCmdExecutor-1216-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([19C8AF394438A9AC]: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=2799, name=recoveryCmdExecutor-1216-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2799, name=recoveryCmdExecutor-1216-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([19C8AF394438A9AC]:0)




Build Log:
[...truncated 9263 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 719782 T2350 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /wgh/f
   [junit4]   2> 719787 T2350 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374762443032
   [junit4]   2> 719789 T2350 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 719790 T2351 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 719891 T2350 oasc.ZkTestServer.run start zk server on port:44950
   [junit4]   2> 719892 T2350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 719896 T2357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57cd3475 name:ZooKeeperConnection Watcher:127.0.0.1:44950 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 719896 T2350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 719897 T2350 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 719950 T2350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 719997 T2359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24e13cd9 name:ZooKeeperConnection Watcher:127.0.0.1:44950/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 719997 T2350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 719998 T2350 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 720087 T2350 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 720111 T2350 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 720142 T2350 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 720186 T2350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 720187 T2350 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 720201 T2350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 720201 T2350 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 720306 T2350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 720307 T2350 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 720310 T2350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 720311 T2350 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 720323 T2350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 720324 T2350 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 720327 T2350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 720327 T2350 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 720330 T2350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 720331 T2350 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 720338 T2350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 720339 T2350 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 720341 T2350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 720342 T2350 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 720614 T2350 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 720619 T2350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21471
   [junit4]   2> 720619 T2350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 720620 T2350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 720620 T2350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374762443596
   [junit4]   2> 720621 T2350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374762443596/'
   [junit4]   2> 720658 T2350 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374762443596/solr.xml
   [junit4]   2> 720735 T2350 oasc.CoreContainer.<init> New CoreContainer 824557635
   [junit4]   2> 720736 T2350 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374762443596/]
   [junit4]   2> 720737 T2350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 720738 T2350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 720738 T2350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 720739 T2350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 720739 T2350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 720740 T2350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 720740 T2350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 720741 T2350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 720741 T2350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 720741 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 720758 T2350 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44950/solr
   [junit4]   2> 720759 T2350 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 720760 T2350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 720764 T2370 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@257187ea name:ZooKeeperConnection Watcher:127.0.0.1:44950 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 720764 T2350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 720777 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 720785 T2350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 720787 T2372 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e295b86 name:ZooKeeperConnection Watcher:127.0.0.1:44950/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 720788 T2350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 720795 T2350 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 720803 T2350 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 720806 T2350 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 720808 T2350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21471_wgh%2Ff
   [junit4]   2> 720809 T2350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21471_wgh%2Ff
   [junit4]   2> 720819 T2350 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 720830 T2350 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 720838 T2350 oasc.Overseer.start Overseer (id=90096431467266051-127.0.0.1:21471_wgh%2Ff-n_0000000000) starting
   [junit4]   2> 720842 T2350 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 720854 T2374 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 720854 T2350 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 720857 T2350 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 720865 T2350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 720867 T2373 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 720872 T2375 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 720873 T2375 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 720874 T2375 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 722370 T2373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 722371 T2373 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:21471_wgh%2Ff",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21471/wgh/f"}
   [junit4]   2> 722372 T2373 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 722372 T2373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 722384 T2372 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> 722876 T2375 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 722876 T2375 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374762443596/collection1
   [junit4]   2> 722876 T2375 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 722877 T2375 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 722877 T2375 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 722878 T2375 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374762443596/collection1/'
   [junit4]   2> 722879 T2375 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374762443596/collection1/lib/classes/' to classloader
   [junit4]   2> 722880 T2375 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374762443596/collection1/lib/README' to classloader
   [junit4]   2> 722935 T2375 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 722995 T2375 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 723096 T2375 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 723107 T2375 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 723729 T2375 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 723729 T2375 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 723730 T2375 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 723743 T2375 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 723748 T2375 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 723761 T2375 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 723766 T2375 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 723770 T2375 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 723771 T2375 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 723771 T2375 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 723771 T2375 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 723772 T2375 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 723773 T2375 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 723773 T2375 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 723773 T2375 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374762443596/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/control/data/
   [junit4]   2> 723774 T2375 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19aa5882
   [junit4]   2> 723775 T2375 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/control/data
   [junit4]   2> 723775 T2375 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/control/data/index/
   [junit4]   2> 723775 T2375 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 723775 T2375 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/control/data/index
   [junit4]   2> 723780 T2375 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5efaec66 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e3566c3),segFN=segments_1,generation=1}
   [junit4]   2> 723780 T2375 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 723785 T2375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 723785 T2375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 723786 T2375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 723786 T2375 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 723787 T2375 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 723787 T2375 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 723787 T2375 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 723788 T2375 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 723788 T2375 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 723798 T2375 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 723805 T2375 oass.SolrIndexSearcher.<init> Opening Searcher@39d2c70f main
   [junit4]   2> 723806 T2375 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 723807 T2375 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 723810 T2376 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39d2c70f main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 723811 T2375 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 723812 T2375 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:21471/wgh/f collection:control_collection shard:shard1
   [junit4]   2> 723812 T2375 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 723829 T2375 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 723848 T2375 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 723859 T2375 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 723859 T2375 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 723859 T2375 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:21471/wgh/f/collection1/
   [junit4]   2> 723859 T2375 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 723860 T2375 oasc.SyncStrategy.syncToMe http://127.0.0.1:21471/wgh/f/collection1/ has no replicas
   [junit4]   2> 723860 T2375 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:21471/wgh/f/collection1/ shard1
   [junit4]   2> 723860 T2375 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 723888 T2373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 723903 T2372 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> 723926 T2375 oasc.ZkController.register We are http://127.0.0.1:21471/wgh/f/collection1/ and leader is http://127.0.0.1:21471/wgh/f/collection1/
   [junit4]   2> 723926 T2375 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:21471/wgh/f
   [junit4]   2> 723926 T2375 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 723926 T2375 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 723927 T2375 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 723928 T2375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 723929 T2350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 723930 T2350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 723930 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 723941 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 723943 T2350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 723945 T2379 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@793a532a name:ZooKeeperConnection Watcher:127.0.0.1:44950/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 723945 T2350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 723946 T2350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 723948 T2350 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 724217 T2350 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 724221 T2350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20221
   [junit4]   2> 724221 T2350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 724222 T2350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 724222 T2350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374762447192
   [junit4]   2> 724223 T2350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374762447192/'
   [junit4]   2> 724260 T2350 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374762447192/solr.xml
   [junit4]   2> 724332 T2350 oasc.CoreContainer.<init> New CoreContainer 1740701193
   [junit4]   2> 724333 T2350 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374762447192/]
   [junit4]   2> 724334 T2350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 724335 T2350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 724335 T2350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 724336 T2350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 724336 T2350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 724337 T2350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 724337 T2350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 724338 T2350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 724338 T2350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 724339 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 724355 T2350 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44950/solr
   [junit4]   2> 724356 T2350 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 724357 T2350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 724359 T2390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f663616 name:ZooKeeperConnection Watcher:127.0.0.1:44950 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724360 T2350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 724362 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 724373 T2350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 724375 T2392 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52becbb name:ZooKeeperConnection Watcher:127.0.0.1:44950/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724375 T2350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 724387 T2350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 725390 T2350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20221_wgh%2Ff
   [junit4]   2> 725395 T2350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20221_wgh%2Ff
   [junit4]   2> 725398 T2372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 725398 T2379 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 725398 T2392 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 725399 T2372 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 725410 T2373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 725411 T2373 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:21471_wgh%2Ff",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21471/wgh/f"}
   [junit4]   2> 725415 T2393 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 725415 T2393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 725423 T2392 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> 725423 T2379 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> 725423 T2372 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> 725424 T2393 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 726932 T2373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 726933 T2373 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:20221_wgh%2Ff",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20221/wgh/f"}
   [junit4]   2> 726934 T2373 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 726934 T2373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 726972 T2379 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> 726972 T2372 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> 726972 T2392 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> 727426 T2393 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 727426 T2393 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374762447192/collection1
   [junit4]   2> 727426 T2393 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 727427 T2393 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 727427 T2393 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 727428 T2393 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374762447192/collection1/'
   [junit4]   2> 727429 T2393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374762447192/collection1/lib/README' to classloader
   [junit4]   2> 727430 T2393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374762447192/collection1/lib/classes/' to classloader
   [junit4]   2> 727484 T2393 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 727543 T2393 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 727644 T2393 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 727655 T2393 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 728274 T2393 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 728275 T2393 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 728276 T2393 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 728289 T2393 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 728293 T2393 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 728306 T2393 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 728311 T2393 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 728315 T2393 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 728316 T2393 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 728317 T2393 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 728317 T2393 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 728318 T2393 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 728318 T2393 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 728318 T2393 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 728319 T2393 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374762447192/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty1/
   [junit4]   2> 728319 T2393 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19aa5882
   [junit4]   2> 728320 T2393 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty1
   [junit4]   2> 728320 T2393 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty1/index/
   [junit4]   2> 728321 T2393 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 728321 T2393 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty1/index
   [junit4]   2> 728325 T2393 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ae6c62d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1559dca5),segFN=segments_1,generation=1}
   [junit4]   2> 728325 T2393 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 728330 T2393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 728330 T2393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 728331 T2393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 728331 T2393 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 728332 T2393 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 728332 T2393 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 728333 T2393 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 728333 T2393 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 728334 T2393 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 728343 T2393 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 728350 T2393 oass.SolrIndexSearcher.<init> Opening Searcher@6452222 main
   [junit4]   2> 728352 T2393 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 728352 T2393 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 728357 T2394 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6452222 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 728359 T2393 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 728359 T2393 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20221/wgh/f collection:collection1 shard:shard1
   [junit4]   2> 728359 T2393 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 728376 T2393 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 728397 T2393 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 728399 T2393 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 728400 T2393 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 728400 T2393 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:20221/wgh/f/collection1/
   [junit4]   2> 728400 T2393 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 728400 T2393 oasc.SyncStrategy.syncToMe http://127.0.0.1:20221/wgh/f/collection1/ has no replicas
   [junit4]   2> 728401 T2393 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:20221/wgh/f/collection1/ shard1
   [junit4]   2> 728401 T2393 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 728476 T2373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 728489 T2392 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> 728489 T2372 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> 728489 T2379 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> 728508 T2393 oasc.ZkController.register We are http://127.0.0.1:20221/wgh/f/collection1/ and leader is http://127.0.0.1:20221/wgh/f/collection1/
   [junit4]   2> 728508 T2393 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20221/wgh/f
   [junit4]   2> 728508 T2393 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 728508 T2393 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 728509 T2393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 728510 T2393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 728511 T2350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 728512 T2350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 728512 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 728795 T2350 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 728798 T2350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52407
   [junit4]   2> 728798 T2350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 728799 T2350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 728799 T2350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374762451767
   [junit4]   2> 728800 T2350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374762451767/'
   [junit4]   2> 728837 T2350 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374762451767/solr.xml
   [junit4]   2> 728909 T2350 oasc.CoreContainer.<init> New CoreContainer 444684577
   [junit4]   2> 728910 T2350 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374762451767/]
   [junit4]   2> 728912 T2350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 728912 T2350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 728912 T2350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 728913 T2350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 728913 T2350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 728914 T2350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 728914 T2350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 728915 T2350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 728915 T2350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 728916 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 728932 T2350 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44950/solr
   [junit4]   2> 728933 T2350 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 728934 T2350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 728937 T2406 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2202931f name:ZooKeeperConnection Watcher:127.0.0.1:44950 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 728937 T2350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 728953 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 728963 T2350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 728965 T2408 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@718ba5dd name:ZooKeeperConnection Watcher:127.0.0.1:44950/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 728966 T2350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 728974 T2350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 729977 T2350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52407_wgh%2Ff
   [junit4]   2> 729979 T2350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52407_wgh%2Ff
   [junit4]   2> 730043 T2372 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> 730044 T2379 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 730044 T2408 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 730044 T2379 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> 730044 T2392 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 730045 T2392 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> 730045 T2373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 730046 T2373 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:20221_wgh%2Ff",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20221/wgh/f"}
   [junit4]   2> 730052 T2409 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 730052 T2409 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 730098 T2409 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 730099 T2373 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:52407_wgh%2Ff",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52407/wgh/f"}
   [junit4]   2> 730099 T2373 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 730100 T2373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 730103 T2379 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> 730103 T2408 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> 730103 T2392 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> 730107 T2372 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 730108 T2372 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> 731100 T2409 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 731100 T2409 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374762451767/collection1
   [junit4]   2> 731100 T2409 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 731101 T2409 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 731101 T2409 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 731102 T2409 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374762451767/collection1/'
   [junit4]   2> 731103 T2409 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374762451767/collection1/lib/README' to classloader
   [junit4]   2> 731104 T2409 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374762451767/collection1/lib/classes/' to classloader
   [junit4]   2> 731158 T2409 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 731217 T2409 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 731318 T2409 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 731329 T2409 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 731944 T2409 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 731944 T2409 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 731945 T2409 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 731955 T2409 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 731958 T2409 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 731969 T2409 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 731973 T2409 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 731977 T2409 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 731977 T2409 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 731977 T2409 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 731978 T2409 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 731978 T2409 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 731978 T2409 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 731979 T2409 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 731979 T2409 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374762451767/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty2/
   [junit4]   2> 731979 T2409 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19aa5882
   [junit4]   2> 731980 T2409 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty2
   [junit4]   2> 731980 T2409 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty2/index/
   [junit4]   2> 731981 T2409 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 731981 T2409 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty2/index
   [junit4]   2> 731984 T2409 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9e6ba46 lockFactory=org.apache.lucene.store.NativeFSLockFactory@59402e47),segFN=segments_1,generation=1}
   [junit4]   2> 731984 T2409 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 731987 T2409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 731987 T2409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 731988 T2409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 731988 T2409 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 731989 T2409 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 731989 T2409 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 731989 T2409 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 731990 T2409 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 731990 T2409 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 731998 T2409 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 732003 T2409 oass.SolrIndexSearcher.<init> Opening Searcher@1a99a7ed main
   [junit4]   2> 732004 T2409 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 732004 T2409 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 732007 T2410 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a99a7ed main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 732008 T2409 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 732009 T2409 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52407/wgh/f collection:collection1 shard:shard2
   [junit4]   2> 732009 T2409 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 732020 T2409 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 732043 T2409 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 732053 T2409 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 732053 T2409 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 732053 T2409 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52407/wgh/f/collection1/
   [junit4]   2> 732053 T2409 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 732054 T2409 oasc.SyncStrategy.syncToMe http://127.0.0.1:52407/wgh/f/collection1/ has no replicas
   [junit4]   2> 732054 T2409 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52407/wgh/f/collection1/ shard2
   [junit4]   2> 732054 T2409 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 733110 T2373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 733126 T2379 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> 733126 T2408 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> 733126 T2372 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> 733126 T2392 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> 733138 T2409 oasc.ZkController.register We are http://127.0.0.1:52407/wgh/f/collection1/ and leader is http://127.0.0.1:52407/wgh/f/collection1/
   [junit4]   2> 733138 T2409 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52407/wgh/f
   [junit4]   2> 733138 T2409 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 733138 T2409 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 733139 T2409 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 733140 T2409 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 733141 T2350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 733141 T2350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 733142 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 733461 T2350 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 733465 T2350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:29247
   [junit4]   2> 733465 T2350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 733466 T2350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 733466 T2350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374762456396
   [junit4]   2> 733467 T2350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374762456396/'
   [junit4]   2> 733511 T2350 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374762456396/solr.xml
   [junit4]   2> 733592 T2350 oasc.CoreContainer.<init> New CoreContainer 205725300
   [junit4]   2> 733592 T2350 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374762456396/]
   [junit4]   2> 733594 T2350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 733595 T2350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 733595 T2350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 733596 T2350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 733596 T2350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 733597 T2350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 733597 T2350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 733597 T2350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 733598 T2350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 733598 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 733617 T2350 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44950/solr
   [junit4]   2> 733617 T2350 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 733618 T2350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 733621 T2422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a8457f6 name:ZooKeeperConnection Watcher:127.0.0.1:44950 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733622 T2350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 733624 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 733635 T2350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 733637 T2424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7098a8c4 name:ZooKeeperConnection Watcher:127.0.0.1:44950/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733638 T2350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 733647 T2350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 734640 T2373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 734641 T2373 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:52407_wgh%2Ff",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52407/wgh/f"}
   [junit4]   2> 734656 T2424 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> 734656 T2392 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> 734656 T2350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:29247_wgh%2Ff
   [junit4]   2> 734656 T2372 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> 734656 T2408 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> 734656 T2379 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> 734658 T2350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29247_wgh%2Ff
   [junit4]   2> 734660 T2424 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> 734661 T2392 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 734661 T2408 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 734661 T2372 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> 734661 T2379 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 734661 T2408 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> 734661 T2392 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> 734662 T2424 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 734661 T2379 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> 734663 T2372 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 734668 T2425 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 734668 T2425 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 734669 T2425 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 736161 T2373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 736162 T2373 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:29247_wgh%2Ff",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:29247/wgh/f"}
   [junit4]   2> 736163 T2373 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 736163 T2373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 736207 T2379 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> 736207 T2408 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> 736207 T2392 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> 736207 T2424 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> 736207 T2372 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> 736671 T2425 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 736671 T2425 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374762456396/collection1
   [junit4]   2> 736671 T2425 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 736672 T2425 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 736672 T2425 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 736673 T2425 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374762456396/collection1/'
   [junit4]   2> 736675 T2425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374762456396/collection1/lib/README' to classloader
   [junit4]   2> 736675 T2425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374762456396/collection1/lib/classes/' to classloader
   [junit4]   2> 736735 T2425 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 736800 T2425 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 736902 T2425 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 736914 T2425 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 737586 T2425 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 737587 T2425 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 737588 T2425 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 737601 T2425 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 737605 T2425 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 737619 T2425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 737624 T2425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 737629 T2425 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 737629 T2425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 737630 T2425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 737630 T2425 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 737631 T2425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 737631 T2425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 737631 T2425 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 737632 T2425 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374762456396/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty3/
   [junit4]   2> 737632 T2425 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19aa5882
   [junit4]   2> 737633 T2425 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty3
   [junit4]   2> 737633 T2425 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty3/index/
   [junit4]   2> 737634 T2425 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 737634 T2425 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374762443031/jetty3/index
   [junit4]   2> 737638 T2425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@53c93e75 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb6e1),segFN=segments_1,generation=1}
   [junit4]   2> 737639 T2425 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 737644 T2425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 737644 T2425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 737645 T2425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 737645 T2425 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 737646 T2425 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 737646 T2425 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 737647 T2425 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 737647 T2425 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 737648 T2425 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 737661 T2425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 737671 T2425 oass.SolrIndexSearcher.<init> Opening Searcher@2509f98f main
   [junit4]   2> 737672 T2425 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 737672 T2425 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 737677 T2426 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2509f98f main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 737679 T2425 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 737679 T2425 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:29247/wgh/f collection:collection1 shard:shard1
   [junit4]   2> 737679 T2425 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 737700 T2425 oasc.ZkController.register We are http://127.0.0.1:29247/wgh/f/collection1/ and leader is http://127.0.0.1:20221/wgh/f/collection1/
   [junit4]   2> 737700 T2425 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:29247/wgh/f
   [junit4]   2> 737701 T2425 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 737701 T2425 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C594 name=collection1 org.apache.solr.core.SolrCore@56b12d2 url=http://127.0.0.1:29247/wgh/f/collection1 node=127.0.0.1:29247_wgh%2Ff C594_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:29247_wgh%2Ff, base_url=http://127.0.0.1:29247/wgh/f}
   [junit4]   2> 737702 T2427 C594 P29247 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 737703 T2427 C594 P29247 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 737703 T2427 C594 P29247 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 737703 T2427 C594 P29247 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 737704 T2425 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 737705 T2427 C594 P29247 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 737706 T2350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 737706 T2350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 737707 T2350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 737711 T2373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 737712 T2373 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:29247_wgh%2Ff",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:29247/wgh/f"}
   [junit4]   2> 737719 T2382 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 737724 T2379 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> 737724 T2392 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> 737724 T2424 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> 737724 T2372 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> 737724 T2408 oascc.ZkStateReader$2.process A cluster state change: Wa

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

tClientConnectionOperator.openConnection(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:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=es_CR, timezone=UTC
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=224623912,total=510197760
   [junit4]   2> NOTE: All tests run in this JVM: [TestPhraseSuggestions, TestStressVersions, InfoHandlerTest, TestCoreContainer, SolrCoreTest, PluginInfoTest, HdfsDirectoryTest, PrimUtilsTest, WordBreakSolrSpellCheckerTest, ScriptEngineTest, TestSolrXml, TestJoin, UnloadDistributedZkTest, OverseerTest, SliceStateTest, StatelessScriptUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestSolrDeletionPolicy2, BadComponentTest, TestDynamicFieldCollectionResource, DistributedQueryElevationComponentTest, CoreAdminHandlerTest, BlockDirectoryTest, LukeRequestHandlerTest, TestLMDirichletSimilarityFactory, BasicFunctionalityTest, CacheHeaderTest, DistributedSpellCheckComponentTest, TestPluginEnable, TestFieldTypeResource, TestLRUCache, TermVectorComponentTest, SolrInfoMBeanTest, JsonLoaderTest, TestPropInjectDefaults, TestSolrXmlPersistence, TestSolrQueryParser, ExternalFileFieldSortTest, SuggesterFSTTest, TestIBSimilarityFactory, TestRecoveryHdfs, UUIDFieldTest, ZkControllerTest, SynonymTokenizerTest, ReturnFieldsTest, AliasIntegrationTest, TestDocumentBuilder, TestReversedWildcardFilterFactory, SOLR749Test, TestMaxScoreQueryParser, PolyFieldTest, TestUniqueKeyFieldResource, TestFunctionQuery, LeaderElectionTest, ShardRoutingTest, TestShardHandlerFactory, TestQuerySenderListener, PrimitiveFieldTypeTest, TestSurroundQueryParser, TestPHPSerializedResponseWriter, TestDefaultSearchFieldResource, ParsingFieldUpdateProcessorsTest, TestFieldResource, ClusterStateUpdateTest, TestExtendedDismaxParser, TestFaceting, TestSolrQueryParserResource, TestPerFieldSimilarity, LoggingHandlerTest, TestSolrDeletionPolicy1, SoftAutoCommitTest, RegexBoostProcessorTest, SolrIndexSplitterTest, TestTrie, TestCharFilters, SimpleFacetsTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=19C8AF394438A9AC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CR -Dtests.timezone=UTC -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=2799, name=recoveryCmdExecutor-1216-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [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:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([19C8AF394438A9AC]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2799, name=recoveryCmdExecutor-1216-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [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:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([19C8AF394438A9AC]:0)
   [junit4] Completed on J0 in 386.75s, 1 test, 2 errors <<< FAILURES!

[...truncated 488 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1233: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:876: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 577 ignored (5 assumptions)

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