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/18 21:34:41 UTC

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

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

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=1532, name=recoveryCmdExecutor-443-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=1532, name=recoveryCmdExecutor-443-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([A0CB058973DD14E4]: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=1532, name=recoveryCmdExecutor-443-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=1532, name=recoveryCmdExecutor-443-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([A0CB058973DD14E4]:0)




Build Log:
[...truncated 8995 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 340493 T1081 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /mj_klb/n
   [junit4]   2> 340498 T1081 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-1374175105512
   [junit4]   2> 340500 T1081 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 340500 T1082 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 340601 T1081 oasc.ZkTestServer.run start zk server on port:22659
   [junit4]   2> 340601 T1081 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 340632 T1088 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d1b0cf9 name:ZooKeeperConnection Watcher:127.0.0.1:22659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 340632 T1081 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 340633 T1081 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 340650 T1081 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 340652 T1090 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a4cd1b name:ZooKeeperConnection Watcher:127.0.0.1:22659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 340652 T1081 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 340652 T1081 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 340663 T1081 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 340665 T1081 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 340668 T1081 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 340677 T1081 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> 340678 T1081 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 340694 T1081 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> 340695 T1081 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 340799 T1081 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> 340800 T1081 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 340803 T1081 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> 340804 T1081 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 340817 T1081 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> 340817 T1081 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 340820 T1081 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> 340821 T1081 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 340824 T1081 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> 340824 T1081 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 340827 T1081 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> 340828 T1081 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 340830 T1081 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> 340831 T1081 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 341134 T1081 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 341138 T1081 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22662
   [junit4]   2> 341139 T1081 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 341139 T1081 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 341140 T1081 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-1374175105853
   [junit4]   2> 341140 T1081 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-1374175105853/'
   [junit4]   2> 341179 T1081 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-1374175105853/solr.xml
   [junit4]   2> 341259 T1081 oasc.CoreContainer.<init> New CoreContainer 627939957
   [junit4]   2> 341260 T1081 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-1374175105853/]
   [junit4]   2> 341261 T1081 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 341262 T1081 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 341262 T1081 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 341263 T1081 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 341263 T1081 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 341264 T1081 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 341264 T1081 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 341265 T1081 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 341265 T1081 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 341266 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 341283 T1081 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 341284 T1081 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22659/solr
   [junit4]   2> 341284 T1081 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 341285 T1081 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 341288 T1101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3eb78a85 name:ZooKeeperConnection Watcher:127.0.0.1:22659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 341289 T1081 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 341301 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 341312 T1081 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 341314 T1103 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71512479 name:ZooKeeperConnection Watcher:127.0.0.1:22659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 341315 T1081 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 341322 T1081 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 341326 T1081 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 341329 T1081 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 341338 T1081 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22662_mj_klb%2Fn
   [junit4]   2> 341339 T1081 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22662_mj_klb%2Fn
   [junit4]   2> 341342 T1081 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 341359 T1081 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 341362 T1081 oasc.Overseer.start Overseer (id=90057939715293187-127.0.0.1:22662_mj_klb%2Fn-n_0000000000) starting
   [junit4]   2> 341375 T1081 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 341384 T1105 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 341385 T1081 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 341392 T1081 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 341394 T1081 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 341396 T1104 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 341401 T1106 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 341402 T1106 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 341403 T1106 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 342899 T1104 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 342901 T1104 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:22662_mj_klb%2Fn",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22662/mj_klb/n"}
   [junit4]   2> 342901 T1104 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 342901 T1104 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 342921 T1103 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> 343405 T1106 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 343405 T1106 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-1374175105853/collection1
   [junit4]   2> 343405 T1106 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 343406 T1106 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 343406 T1106 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 343407 T1106 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-1374175105853/collection1/'
   [junit4]   2> 343409 T1106 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-1374175105853/collection1/lib/classes/' to classloader
   [junit4]   2> 343409 T1106 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-1374175105853/collection1/lib/README' to classloader
   [junit4]   2> 343468 T1106 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 343532 T1106 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 343633 T1106 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 343644 T1106 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 344250 T1106 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 344251 T1106 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 344251 T1106 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 344260 T1106 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 344263 T1106 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 344275 T1106 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 344278 T1106 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 344282 T1106 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 344283 T1106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 344283 T1106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 344283 T1106 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 344284 T1106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 344284 T1106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 344284 T1106 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 344284 T1106 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-1374175105853/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/control/data/
   [junit4]   2> 344284 T1106 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@521d590d
   [junit4]   2> 344285 T1106 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/control/data
   [junit4]   2> 344285 T1106 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/control/data/index/
   [junit4]   2> 344285 T1106 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 344286 T1106 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/control/data/index
   [junit4]   2> 344289 T1106 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@233ac2f3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e1e23c6),segFN=segments_1,generation=1}
   [junit4]   2> 344289 T1106 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 344292 T1106 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 344292 T1106 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 344293 T1106 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 344293 T1106 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 344293 T1106 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 344294 T1106 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 344294 T1106 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 344294 T1106 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 344294 T1106 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 344301 T1106 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 344306 T1106 oass.SolrIndexSearcher.<init> Opening Searcher@29e012bb main
   [junit4]   2> 344307 T1106 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 344307 T1106 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 344309 T1107 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29e012bb main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 344310 T1106 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 344311 T1106 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22662/mj_klb/n collection:control_collection shard:shard1
   [junit4]   2> 344311 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 344324 T1106 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 344342 T1106 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 344344 T1106 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 344344 T1106 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 344344 T1106 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22662/mj_klb/n/collection1/
   [junit4]   2> 344344 T1106 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 344345 T1106 oasc.SyncStrategy.syncToMe http://127.0.0.1:22662/mj_klb/n/collection1/ has no replicas
   [junit4]   2> 344345 T1106 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22662/mj_klb/n/collection1/ shard1
   [junit4]   2> 344345 T1106 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 344425 T1104 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 344441 T1103 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> 344502 T1106 oasc.ZkController.register We are http://127.0.0.1:22662/mj_klb/n/collection1/ and leader is http://127.0.0.1:22662/mj_klb/n/collection1/
   [junit4]   2> 344502 T1106 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22662/mj_klb/n
   [junit4]   2> 344502 T1106 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 344502 T1106 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 344503 T1106 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 344504 T1106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 344505 T1081 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> 344506 T1081 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 344506 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 344514 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 344515 T1081 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 344517 T1110 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f085760 name:ZooKeeperConnection Watcher:127.0.0.1:22659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344517 T1081 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 344518 T1081 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 344520 T1081 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 344705 T1081 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 344707 T1081 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22666
   [junit4]   2> 344707 T1081 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 344708 T1081 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 344708 T1081 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-1374175109533
   [junit4]   2> 344708 T1081 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-1374175109533/'
   [junit4]   2> 344735 T1081 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-1374175109533/solr.xml
   [junit4]   2> 344787 T1081 oasc.CoreContainer.<init> New CoreContainer 184850024
   [junit4]   2> 344788 T1081 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-1374175109533/]
   [junit4]   2> 344789 T1081 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 344789 T1081 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 344789 T1081 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 344790 T1081 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 344790 T1081 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 344790 T1081 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 344791 T1081 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 344791 T1081 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 344791 T1081 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 344792 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 344803 T1081 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 344804 T1081 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22659/solr
   [junit4]   2> 344804 T1081 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 344805 T1081 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 344808 T1121 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a2e8b7e name:ZooKeeperConnection Watcher:127.0.0.1:22659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344809 T1081 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 344811 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 344819 T1081 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 344821 T1123 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fa73f5c name:ZooKeeperConnection Watcher:127.0.0.1:22659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344821 T1081 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 344890 T1081 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 345893 T1081 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22666_mj_klb%2Fn
   [junit4]   2> 345920 T1081 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22666_mj_klb%2Fn
   [junit4]   2> 345923 T1110 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 345923 T1103 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 345923 T1123 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 345923 T1103 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> 345932 T1124 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 345932 T1124 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 345939 T1124 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 345954 T1104 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 345955 T1104 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:22662_mj_klb%2Fn",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22662/mj_klb/n"}
   [junit4]   2> 345959 T1104 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:22666_mj_klb%2Fn",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22666/mj_klb/n"}
   [junit4]   2> 345959 T1104 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 345959 T1104 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 345975 T1123 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> 345975 T1110 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> 345975 T1103 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> 346940 T1124 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 346940 T1124 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-1374175109533/collection1
   [junit4]   2> 346940 T1124 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 346941 T1124 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 346941 T1124 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 346942 T1124 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-1374175109533/collection1/'
   [junit4]   2> 346944 T1124 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-1374175109533/collection1/lib/classes/' to classloader
   [junit4]   2> 346945 T1124 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-1374175109533/collection1/lib/README' to classloader
   [junit4]   2> 347002 T1124 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 347066 T1124 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 347167 T1124 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 347179 T1124 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 347827 T1124 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 347828 T1124 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 347828 T1124 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 347842 T1124 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 347847 T1124 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 347860 T1124 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 347865 T1124 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 347869 T1124 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 347870 T1124 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 347871 T1124 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 347871 T1124 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 347872 T1124 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 347872 T1124 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 347872 T1124 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 347873 T1124 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-1374175109533/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty1/
   [junit4]   2> 347873 T1124 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@521d590d
   [junit4]   2> 347874 T1124 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty1
   [junit4]   2> 347874 T1124 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty1/index/
   [junit4]   2> 347874 T1124 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 347875 T1124 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty1/index
   [junit4]   2> 347878 T1124 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@677c334a lockFactory=org.apache.lucene.store.NativeFSLockFactory@62d4d781),segFN=segments_1,generation=1}
   [junit4]   2> 347878 T1124 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 347883 T1124 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 347883 T1124 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 347884 T1124 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 347884 T1124 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 347885 T1124 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 347885 T1124 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 347885 T1124 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 347886 T1124 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 347886 T1124 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 347896 T1124 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 347904 T1124 oass.SolrIndexSearcher.<init> Opening Searcher@65e92309 main
   [junit4]   2> 347905 T1124 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 347906 T1124 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 347910 T1125 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65e92309 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 347911 T1124 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 347912 T1124 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22666/mj_klb/n collection:collection1 shard:shard1
   [junit4]   2> 347912 T1124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 347927 T1124 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 347944 T1124 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 347947 T1124 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 347947 T1124 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 347947 T1124 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22666/mj_klb/n/collection1/
   [junit4]   2> 347947 T1124 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 347948 T1124 oasc.SyncStrategy.syncToMe http://127.0.0.1:22666/mj_klb/n/collection1/ has no replicas
   [junit4]   2> 347948 T1124 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22666/mj_klb/n/collection1/ shard1
   [junit4]   2> 347948 T1124 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 348983 T1104 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 349000 T1103 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> 349001 T1123 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> 349000 T1110 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> 349024 T1124 oasc.ZkController.register We are http://127.0.0.1:22666/mj_klb/n/collection1/ and leader is http://127.0.0.1:22666/mj_klb/n/collection1/
   [junit4]   2> 349024 T1124 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22666/mj_klb/n
   [junit4]   2> 349024 T1124 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 349024 T1124 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 349025 T1124 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 349026 T1124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 349027 T1081 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> 349028 T1081 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 349028 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 349315 T1081 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 349318 T1081 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22669
   [junit4]   2> 349319 T1081 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 349319 T1081 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 349320 T1081 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-1374175114051
   [junit4]   2> 349320 T1081 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-1374175114051/'
   [junit4]   2> 349357 T1081 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-1374175114051/solr.xml
   [junit4]   2> 349432 T1081 oasc.CoreContainer.<init> New CoreContainer 1782438693
   [junit4]   2> 349432 T1081 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-1374175114051/]
   [junit4]   2> 349434 T1081 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 349434 T1081 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 349435 T1081 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 349435 T1081 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 349436 T1081 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 349436 T1081 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 349436 T1081 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 349437 T1081 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 349437 T1081 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 349438 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 349453 T1081 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 349454 T1081 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22659/solr
   [junit4]   2> 349454 T1081 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 349455 T1081 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 349458 T1137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fe90a1 name:ZooKeeperConnection Watcher:127.0.0.1:22659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349459 T1081 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 349472 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 349482 T1081 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 349484 T1139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@660922b0 name:ZooKeeperConnection Watcher:127.0.0.1:22659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349484 T1081 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 349495 T1081 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 350498 T1081 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22669_mj_klb%2Fn
   [junit4]   2> 350502 T1081 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22669_mj_klb%2Fn
   [junit4]   2> 350504 T1110 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> 350505 T1123 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 350505 T1103 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 350505 T1123 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> 350505 T1139 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 350505 T1103 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> 350506 T1110 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 350526 T1104 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 350527 T1104 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:22666_mj_klb%2Fn",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22666/mj_klb/n"}
   [junit4]   2> 350533 T1140 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 350533 T1140 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 350541 T1123 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> 350541 T1110 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> 350541 T1139 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> 350541 T1140 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 350549 T1103 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> 352050 T1104 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 352052 T1104 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:22669_mj_klb%2Fn",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22669/mj_klb/n"}
   [junit4]   2> 352052 T1104 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 352052 T1104 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 352068 T1123 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> 352069 T1110 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> 352069 T1103 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> 352069 T1139 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> 352544 T1140 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 352544 T1140 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-1374175114051/collection1
   [junit4]   2> 352544 T1140 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 352545 T1140 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 352545 T1140 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 352546 T1140 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-1374175114051/collection1/'
   [junit4]   2> 352548 T1140 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-1374175114051/collection1/lib/classes/' to classloader
   [junit4]   2> 352548 T1140 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-1374175114051/collection1/lib/README' to classloader
   [junit4]   2> 352602 T1140 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 352668 T1140 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 352770 T1140 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 352781 T1140 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 353431 T1140 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 353432 T1140 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 353433 T1140 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 353448 T1140 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 353452 T1140 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 353467 T1140 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 353472 T1140 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 353476 T1140 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 353477 T1140 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 353477 T1140 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 353478 T1140 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 353479 T1140 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 353479 T1140 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 353479 T1140 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 353479 T1140 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-1374175114051/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty2/
   [junit4]   2> 353480 T1140 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@521d590d
   [junit4]   2> 353481 T1140 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty2
   [junit4]   2> 353481 T1140 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty2/index/
   [junit4]   2> 353482 T1140 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 353482 T1140 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty2/index
   [junit4]   2> 353486 T1140 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2df3f3d6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c50601b),segFN=segments_1,generation=1}
   [junit4]   2> 353486 T1140 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 353491 T1140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 353491 T1140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 353492 T1140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 353492 T1140 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 353493 T1140 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 353493 T1140 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 353494 T1140 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 353494 T1140 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 353495 T1140 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 353505 T1140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 353513 T1140 oass.SolrIndexSearcher.<init> Opening Searcher@51f16da main
   [junit4]   2> 353514 T1140 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 353514 T1140 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 353519 T1141 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51f16da main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 353521 T1140 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 353521 T1140 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22669/mj_klb/n collection:collection1 shard:shard2
   [junit4]   2> 353522 T1140 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 353541 T1140 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 353558 T1140 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 353568 T1140 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 353568 T1140 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 353568 T1140 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22669/mj_klb/n/collection1/
   [junit4]   2> 353568 T1140 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 353569 T1140 oasc.SyncStrategy.syncToMe http://127.0.0.1:22669/mj_klb/n/collection1/ has no replicas
   [junit4]   2> 353569 T1140 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22669/mj_klb/n/collection1/ shard2
   [junit4]   2> 353569 T1140 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 353574 T1104 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 353599 T1123 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> 353599 T1139 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> 353599 T1103 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> 353599 T1110 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> 353635 T1140 oasc.ZkController.register We are http://127.0.0.1:22669/mj_klb/n/collection1/ and leader is http://127.0.0.1:22669/mj_klb/n/collection1/
   [junit4]   2> 353635 T1140 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22669/mj_klb/n
   [junit4]   2> 353635 T1140 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 353635 T1140 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 353636 T1140 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 353638 T1140 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 353639 T1081 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> 353640 T1081 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 353641 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 353937 T1081 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 353939 T1081 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22672
   [junit4]   2> 353940 T1081 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 353941 T1081 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 353941 T1081 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-1374175118666
   [junit4]   2> 353941 T1081 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-1374175118666/'
   [junit4]   2> 353982 T1081 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-1374175118666/solr.xml
   [junit4]   2> 354060 T1081 oasc.CoreContainer.<init> New CoreContainer 128095335
   [junit4]   2> 354061 T1081 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-1374175118666/]
   [junit4]   2> 354063 T1081 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 354063 T1081 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 354063 T1081 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 354064 T1081 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 354064 T1081 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 354065 T1081 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 354065 T1081 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 354066 T1081 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 354066 T1081 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 354067 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 354084 T1081 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 354085 T1081 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22659/solr
   [junit4]   2> 354085 T1081 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 354086 T1081 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 354089 T1153 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42bcfa1b name:ZooKeeperConnection Watcher:127.0.0.1:22659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 354090 T1081 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 354106 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 354118 T1081 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 354120 T1155 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b6cdb03 name:ZooKeeperConnection Watcher:127.0.0.1:22659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 354121 T1081 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 354130 T1081 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 355105 T1104 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 355106 T1104 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:22669_mj_klb%2Fn",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22669/mj_klb/n"}
   [junit4]   2> 355128 T1123 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> 355128 T1155 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> 355128 T1103 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> 355128 T1139 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> 355128 T1110 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> 355150 T1081 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22672_mj_klb%2Fn
   [junit4]   2> 355183 T1081 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22672_mj_klb%2Fn
   [junit4]   2> 355188 T1155 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> 355188 T1110 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> 355189 T1139 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 355189 T1123 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 355189 T1103 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 355190 T1123 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> 355189 T1139 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> 355190 T1103 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> 355190 T1110 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 355190 T1155 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 355203 T1156 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 355203 T1156 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 355205 T1156 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 356652 T1104 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 356653 T1104 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:22672_mj_klb%2Fn",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22672/mj_klb/n"}
   [junit4]   2> 356654 T1104 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 356654 T1104 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 356673 T1123 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> 356673 T1103 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> 356673 T1110 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> 356673 T1139 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> 356673 T1155 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> 357207 T1156 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 357207 T1156 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-1374175118666/collection1
   [junit4]   2> 357207 T1156 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 357208 T1156 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 357208 T1156 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 357209 T1156 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-1374175118666/collection1/'
   [junit4]   2> 357211 T1156 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-1374175118666/collection1/lib/classes/' to classloader
   [junit4]   2> 357211 T1156 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-1374175118666/collection1/lib/README' to classloader
   [junit4]   2> 357270 T1156 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 357335 T1156 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 357437 T1156 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 357448 T1156 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 358093 T1156 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 358094 T1156 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 358095 T1156 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 358110 T1156 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 358114 T1156 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 358128 T1156 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 358133 T1156 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 358137 T1156 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 358138 T1156 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 358139 T1156 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 358139 T1156 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 358140 T1156 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 358140 T1156 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 358140 T1156 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 358141 T1156 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-1374175118666/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty3/
   [junit4]   2> 358141 T1156 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@521d590d
   [junit4]   2> 358142 T1156 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty3
   [junit4]   2> 358142 T1156 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty3/index/
   [junit4]   2> 358142 T1156 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 358143 T1156 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374175105511/jetty3/index
   [junit4]   2> 358146 T1156 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@70627153 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5ed5ecda),segFN=segments_1,generation=1}
   [junit4]   2> 358147 T1156 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 358150 T1156 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 358151 T1156 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 358151 T1156 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 358152 T1156 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 358152 T1156 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 358152 T1156 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 358152 T1156 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 358153 T1156 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 358153 T1156 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 358159 T1156 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 358164 T1156 oass.SolrIndexSearcher.<init> Opening Searcher@3e11473 main
   [junit4]   2> 358165 T1156 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 358165 T1156 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 358169 T1157 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e11473 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 358170 T1156 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 358170 T1156 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22672/mj_klb/n collection:collection1 shard:shard1
   [junit4]   2> 358170 T1156 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 358183 T1156 oasc.ZkController.register We are http://127.0.0.1:22672/mj_klb/n/collection1/ and leader is http://127.0.0.1:22666/mj_klb/n/collection1/
   [junit4]   2> 358184 T1156 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22672/mj_klb/n
   [junit4]   2> 358184 T1156 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 358184 T1156 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C490 name=collection1 org.apache.solr.core.SolrCore@4676b058 url=http://127.0.0.1:22672/mj_klb/n/collection1 node=127.0.0.1:22672_mj_klb%2Fn C490_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:22672_mj_klb%2Fn, base_url=http://127.0.0.1:22672/mj_klb/n}
   [junit4]   2> 358184 T1158 C490 P22672 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 358184 T1156 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 358185 T1158 C490 P22672 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 358186 T1158 C490 P22672 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 358186 T1158 C490 P22672 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 358186 T1081 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> 358187 T1081 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 358187 T1158 C490 P22672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 358187 T1081 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 358200 T1113 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 358492 T1081 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 358495 T1081 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22676
   [junit4]   2> 358496 T1081 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 358496 T1081 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 358497 T1081 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-1374175123211
   [junit4]   2> 358497 T1081 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/

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

l.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:384)
   [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=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=vi, timezone=America/Sitka
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=180061960,total=465895424
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterFSTTest, TestDynamicFieldCollectionResource, RecoveryZkTest, TestDocumentBuilder, OverseerTest, TestPropInjectDefaults, TestFuzzyAnalyzedSuggestions, TestStressRecovery, TestLFUCache, TestSolrQueryParserResource, TestSolrXml, DateFieldTest, TestFastLRUCache, WordBreakSolrSpellCheckerTest, LegacyHTMLStripCharFilterTest, PluginInfoTest, TestStressVersions, SolrIndexSplitterTest, ExternalFileFieldSortTest, RAMDirectoryFactoryTest, TestShardHandlerFactory, SynonymTokenizerTest, TestSchemaNameResource, TestDefaultSearchFieldResource, TestFieldResource, CoreAdminHandlerTest, TestUniqueKeyFieldResource, LoggingHandlerTest, DocumentBuilderTest, TestLRUCache, DocValuesTest, AnalysisAfterCoreReloadTest, BlockDirectoryTest, TestFieldTypeCollectionResource, TestExtendedDismaxParser, IndexSchemaTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrQueryParserDefaultOperatorResource, LukeRequestHandlerTest, TestGroupingSearch, TestFaceting, CacheHeaderTest, TestPseudoReturnFields, DistributedQueryElevationComponentTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=A0CB058973DD14E4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=America/Sitka -Dtests.file.encoding=ISO-8859-1
   [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=1532, name=recoveryCmdExecutor-443-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([A0CB058973DD14E4]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1532, name=recoveryCmdExecutor-443-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([A0CB058973DD14E4]:0)
   [junit4] Completed on J0 in 386.32s, 1 test, 2 errors <<< FAILURES!

[...truncated 723 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:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:893: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 779 ignored (1 assumption)

Total time: 43 minutes 54 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 # 1809 - Still Failing

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

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=1847, name=recoveryCmdExecutor-892-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=1847, name=recoveryCmdExecutor-892-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([60B56A0118CC6D3B]: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=1847, name=recoveryCmdExecutor-892-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=1847, name=recoveryCmdExecutor-892-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([60B56A0118CC6D3B]:0)




Build Log:
[...truncated 9031 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 456186 T1404 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 456192 T1404 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-1374214470358
   [junit4]   2> 456194 T1404 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 456195 T1405 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 456296 T1404 oasc.ZkTestServer.run start zk server on port:39966
   [junit4]   2> 456297 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 456302 T1411 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f6aefe9 name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 456302 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 456302 T1404 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 456317 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 456320 T1413 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2baaab94 name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 456320 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 456321 T1404 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 456331 T1404 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 456335 T1404 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 456338 T1404 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 456343 T1404 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> 456343 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 456356 T1404 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> 456356 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 456462 T1404 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> 456462 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 456467 T1404 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> 456468 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 456472 T1404 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> 456473 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 456477 T1404 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> 456478 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 456482 T1404 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> 456483 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 456487 T1404 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> 456488 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 456492 T1404 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> 456492 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 456763 T1404 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 456767 T1404 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:24027
   [junit4]   2> 456768 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 456768 T1404 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 456769 T1404 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-1374214470663
   [junit4]   2> 456769 T1404 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-1374214470663/'
   [junit4]   2> 456807 T1404 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-1374214470663/solr.xml
   [junit4]   2> 456878 T1404 oasc.CoreContainer.<init> New CoreContainer 1558222190
   [junit4]   2> 456879 T1404 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-1374214470663/]
   [junit4]   2> 456880 T1404 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 456881 T1404 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 456881 T1404 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 456882 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 456882 T1404 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 456883 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 456883 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 456883 T1404 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 456884 T1404 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 456884 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 456903 T1404 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 456903 T1404 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39966/solr
   [junit4]   2> 456904 T1404 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 456905 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 456908 T1424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c729865 name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 456908 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 456918 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 456931 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 456934 T1426 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63b706d1 name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 456934 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 456937 T1404 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 456948 T1404 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 456953 T1404 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 456957 T1404 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:24027_
   [junit4]   2> 456959 T1404 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:24027_
   [junit4]   2> 456968 T1404 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 456983 T1404 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 456987 T1404 oasc.Overseer.start Overseer (id=90060519529840643-127.0.0.1:24027_-n_0000000000) starting
   [junit4]   2> 457000 T1404 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 457005 T1428 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 457007 T1404 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 457010 T1404 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 457013 T1404 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 457017 T1427 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 457022 T1429 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 457022 T1429 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 457024 T1429 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 458523 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 458525 T1427 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:24027_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:24027"}
   [junit4]   2> 458525 T1427 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 458537 T1427 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 458556 T1426 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> 459027 T1429 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 459027 T1429 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-1374214470663/collection1
   [junit4]   2> 459027 T1429 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 459028 T1429 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 459028 T1429 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 459030 T1429 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-1374214470663/collection1/'
   [junit4]   2> 459031 T1429 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-1374214470663/collection1/lib/classes/' to classloader
   [junit4]   2> 459032 T1429 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-1374214470663/collection1/lib/README' to classloader
   [junit4]   2> 459085 T1429 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 459143 T1429 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 459245 T1429 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 459257 T1429 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 459875 T1429 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 459875 T1429 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 459876 T1429 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 459895 T1429 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 459899 T1429 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 459919 T1429 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 459925 T1429 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 459930 T1429 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 459931 T1429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 459932 T1429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 459932 T1429 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 459933 T1429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 459934 T1429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 459934 T1429 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 459934 T1429 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-1374214470663/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/control/data/
   [junit4]   2> 459934 T1429 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bad0d89
   [junit4]   2> 459935 T1429 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/control/data
   [junit4]   2> 459936 T1429 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/control/data/index/
   [junit4]   2> 459936 T1429 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 459936 T1429 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/control/data/index
   [junit4]   2> 459941 T1429 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@447359ae lockFactory=org.apache.lucene.store.NativeFSLockFactory@1522a91a),segFN=segments_1,generation=1}
   [junit4]   2> 459941 T1429 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 459946 T1429 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 459946 T1429 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 459947 T1429 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 459947 T1429 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 459948 T1429 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 459948 T1429 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 459948 T1429 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 459949 T1429 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 459949 T1429 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 459959 T1429 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 459966 T1429 oass.SolrIndexSearcher.<init> Opening Searcher@11f5835d main
   [junit4]   2> 459967 T1429 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 459967 T1429 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 459971 T1430 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11f5835d main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 459973 T1429 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 459973 T1429 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:24027 collection:control_collection shard:shard1
   [junit4]   2> 459973 T1429 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 459990 T1429 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 460011 T1429 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 460015 T1429 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 460016 T1429 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 460016 T1429 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:24027/collection1/
   [junit4]   2> 460017 T1429 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 460018 T1429 oasc.SyncStrategy.syncToMe http://127.0.0.1:24027/collection1/ has no replicas
   [junit4]   2> 460018 T1429 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:24027/collection1/ shard1
   [junit4]   2> 460018 T1429 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 460087 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 460155 T1426 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> 460243 T1429 oasc.ZkController.register We are http://127.0.0.1:24027/collection1/ and leader is http://127.0.0.1:24027/collection1/
   [junit4]   2> 460243 T1429 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:24027
   [junit4]   2> 460243 T1429 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 460243 T1429 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 460244 T1429 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 460264 T1429 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 460266 T1404 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> 460266 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 460267 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 460279 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 460286 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 460289 T1433 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41f97935 name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 460289 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 460291 T1404 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 460297 T1404 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 460573 T1404 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 460576 T1404 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10020
   [junit4]   2> 460577 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 460578 T1404 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 460578 T1404 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-1374214474463
   [junit4]   2> 460578 T1404 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-1374214474463/'
   [junit4]   2> 460616 T1404 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-1374214474463/solr.xml
   [junit4]   2> 460687 T1404 oasc.CoreContainer.<init> New CoreContainer 436861847
   [junit4]   2> 460688 T1404 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-1374214474463/]
   [junit4]   2> 460690 T1404 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 460690 T1404 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 460691 T1404 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 460691 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 460692 T1404 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 460692 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 460693 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 460693 T1404 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 460693 T1404 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 460694 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 460710 T1404 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 460711 T1404 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39966/solr
   [junit4]   2> 460712 T1404 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 460713 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 460734 T1444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56483dc name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 460734 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 460738 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 460749 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 460751 T1446 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50895669 name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 460752 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 460765 T1404 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 461724 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 461726 T1427 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:24027_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:24027"}
   [junit4]   2> 461732 T1426 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> 461732 T1433 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> 461732 T1446 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> 461770 T1404 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10020_
   [junit4]   2> 461772 T1404 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10020_
   [junit4]   2> 461780 T1426 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 461780 T1433 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 461781 T1426 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> 461780 T1446 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 461781 T1433 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> 461781 T1446 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> 461790 T1447 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 461790 T1447 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 461792 T1447 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 463270 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 463272 T1427 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:10020_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10020"}
   [junit4]   2> 463273 T1427 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 463273 T1427 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 463289 T1426 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> 463289 T1446 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> 463289 T1433 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> 463795 T1447 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 463795 T1447 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-1374214474463/collection1
   [junit4]   2> 463795 T1447 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 463796 T1447 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 463797 T1447 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 463798 T1447 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-1374214474463/collection1/'
   [junit4]   2> 463800 T1447 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-1374214474463/collection1/lib/classes/' to classloader
   [junit4]   2> 463800 T1447 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-1374214474463/collection1/lib/README' to classloader
   [junit4]   2> 463854 T1447 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 463912 T1447 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 464014 T1447 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 464026 T1447 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 464639 T1447 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 464640 T1447 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 464641 T1447 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 464653 T1447 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 464657 T1447 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 464677 T1447 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 464682 T1447 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 464687 T1447 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 464689 T1447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 464689 T1447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 464689 T1447 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 464691 T1447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 464691 T1447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 464691 T1447 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 464692 T1447 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-1374214474463/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty1/
   [junit4]   2> 464692 T1447 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bad0d89
   [junit4]   2> 464693 T1447 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty1
   [junit4]   2> 464693 T1447 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty1/index/
   [junit4]   2> 464693 T1447 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 464694 T1447 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty1/index
   [junit4]   2> 464697 T1447 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@284cd313 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67f821aa),segFN=segments_1,generation=1}
   [junit4]   2> 464698 T1447 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 464703 T1447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 464703 T1447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 464704 T1447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 464705 T1447 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 464705 T1447 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 464706 T1447 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 464706 T1447 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 464707 T1447 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 464707 T1447 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 464717 T1447 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 464724 T1447 oass.SolrIndexSearcher.<init> Opening Searcher@75b542fe main
   [junit4]   2> 464725 T1447 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 464725 T1447 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 464730 T1448 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75b542fe main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 464732 T1447 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 464732 T1447 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10020 collection:collection1 shard:shard1
   [junit4]   2> 464732 T1447 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 464750 T1447 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 464774 T1447 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 464778 T1447 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 464778 T1447 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 464778 T1447 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:10020/collection1/
   [junit4]   2> 464779 T1447 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 464780 T1447 oasc.SyncStrategy.syncToMe http://127.0.0.1:10020/collection1/ has no replicas
   [junit4]   2> 464780 T1447 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:10020/collection1/ shard1
   [junit4]   2> 464780 T1447 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 464795 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 464806 T1426 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> 464806 T1446 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> 464806 T1433 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> 464840 T1447 oasc.ZkController.register We are http://127.0.0.1:10020/collection1/ and leader is http://127.0.0.1:10020/collection1/
   [junit4]   2> 464840 T1447 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10020
   [junit4]   2> 464840 T1447 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 464840 T1447 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 464840 T1447 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 464843 T1447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 464844 T1404 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> 464845 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 464845 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 465131 T1404 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 465134 T1404 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64113
   [junit4]   2> 465134 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 465135 T1404 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 465135 T1404 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-1374214479020
   [junit4]   2> 465136 T1404 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-1374214479020/'
   [junit4]   2> 465174 T1404 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-1374214479020/solr.xml
   [junit4]   2> 465246 T1404 oasc.CoreContainer.<init> New CoreContainer 198062568
   [junit4]   2> 465247 T1404 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-1374214479020/]
   [junit4]   2> 465248 T1404 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 465249 T1404 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 465249 T1404 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 465250 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 465250 T1404 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 465251 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 465251 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 465252 T1404 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 465252 T1404 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 465252 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 465268 T1404 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 465269 T1404 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39966/solr
   [junit4]   2> 465270 T1404 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 465271 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 465274 T1460 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e2e7c66 name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 465275 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 465315 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 465326 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 465329 T1462 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43d47c5a name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 465329 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 465342 T1404 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 466314 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 466316 T1427 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:10020_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10020"}
   [junit4]   2> 466335 T1426 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> 466335 T1433 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> 466335 T1462 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> 466335 T1446 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> 466346 T1404 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64113_
   [junit4]   2> 466348 T1404 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64113_
   [junit4]   2> 466352 T1426 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 466352 T1433 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 466352 T1446 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 466352 T1433 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> 466352 T1462 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 466352 T1426 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> 466353 T1462 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> 466352 T1446 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> 466362 T1463 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 466363 T1463 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 466364 T1463 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 467843 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 467845 T1427 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:64113_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64113"}
   [junit4]   2> 467846 T1427 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 467846 T1427 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 467862 T1426 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> 467862 T1433 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> 467862 T1446 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> 467862 T1462 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> 468369 T1463 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 468369 T1463 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-1374214479020/collection1
   [junit4]   2> 468369 T1463 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 468370 T1463 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 468370 T1463 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 468372 T1463 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-1374214479020/collection1/'
   [junit4]   2> 468373 T1463 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-1374214479020/collection1/lib/classes/' to classloader
   [junit4]   2> 468374 T1463 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-1374214479020/collection1/lib/README' to classloader
   [junit4]   2> 468428 T1463 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 468493 T1463 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 468595 T1463 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 468607 T1463 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 469198 T1463 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 469199 T1463 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 469199 T1463 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 469208 T1463 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 469210 T1463 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 469227 T1463 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 469231 T1463 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 469235 T1463 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 469236 T1463 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 469236 T1463 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 469237 T1463 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 469238 T1463 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 469238 T1463 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 469238 T1463 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 469239 T1463 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-1374214479020/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty2/
   [junit4]   2> 469239 T1463 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bad0d89
   [junit4]   2> 469239 T1463 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty2
   [junit4]   2> 469240 T1463 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty2/index/
   [junit4]   2> 469240 T1463 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 469240 T1463 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty2/index
   [junit4]   2> 469243 T1463 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64b2a244 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b23b4b6),segFN=segments_1,generation=1}
   [junit4]   2> 469243 T1463 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 469246 T1463 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 469246 T1463 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 469247 T1463 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 469247 T1463 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 469248 T1463 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 469248 T1463 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 469248 T1463 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 469249 T1463 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 469249 T1463 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 469255 T1463 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 469260 T1463 oass.SolrIndexSearcher.<init> Opening Searcher@46c67d63 main
   [junit4]   2> 469261 T1463 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 469261 T1463 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 469264 T1464 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@46c67d63 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 469266 T1463 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 469266 T1463 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64113 collection:collection1 shard:shard2
   [junit4]   2> 469266 T1463 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 469278 T1463 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 469299 T1463 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 469311 T1463 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 469312 T1463 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 469312 T1463 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64113/collection1/
   [junit4]   2> 469312 T1463 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 469312 T1463 oasc.SyncStrategy.syncToMe http://127.0.0.1:64113/collection1/ has no replicas
   [junit4]   2> 469312 T1463 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64113/collection1/ shard2
   [junit4]   2> 469312 T1463 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 469369 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 469387 T1426 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> 469387 T1462 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> 469387 T1433 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> 469387 T1446 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> 469430 T1463 oasc.ZkController.register We are http://127.0.0.1:64113/collection1/ and leader is http://127.0.0.1:64113/collection1/
   [junit4]   2> 469430 T1463 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64113
   [junit4]   2> 469430 T1463 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 469430 T1463 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 469431 T1463 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 469432 T1463 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 469434 T1404 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> 469434 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 469434 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 469614 T1404 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 469616 T1404 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20712
   [junit4]   2> 469618 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 469618 T1404 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 469618 T1404 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-1374214483607
   [junit4]   2> 469619 T1404 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-1374214483607/'
   [junit4]   2> 469643 T1404 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-1374214483607/solr.xml
   [junit4]   2> 469691 T1404 oasc.CoreContainer.<init> New CoreContainer 1244181547
   [junit4]   2> 469691 T1404 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-1374214483607/]
   [junit4]   2> 469692 T1404 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 469693 T1404 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 469693 T1404 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 469693 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 469694 T1404 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 469694 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 469694 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 469694 T1404 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 469695 T1404 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 469695 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 469707 T1404 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 469707 T1404 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39966/solr
   [junit4]   2> 469707 T1404 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 469708 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 469711 T1476 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@364c9916 name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 469711 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 469714 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 469727 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 469730 T1478 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ac42e53 name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 469730 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 469742 T1404 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 470747 T1404 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20712_
   [junit4]   2> 470778 T1404 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20712_
   [junit4]   2> 470782 T1426 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 470783 T1433 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 470783 T1478 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 470783 T1426 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> 470783 T1446 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 470782 T1462 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 470784 T1446 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> 470783 T1433 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> 470784 T1462 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> 470793 T1479 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 470793 T1479 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 470795 T1479 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 470903 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 470905 T1427 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:64113_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64113"}
   [junit4]   2> 470911 T1427 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:20712_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20712"}
   [junit4]   2> 470911 T1427 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 470911 T1427 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 470922 T1426 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> 470923 T1433 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> 470923 T1478 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> 470923 T1446 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> 470922 T1462 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> 471797 T1479 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 471797 T1479 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-1374214483607/collection1
   [junit4]   2> 471797 T1479 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 471798 T1479 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 471799 T1479 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 471800 T1479 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-1374214483607/collection1/'
   [junit4]   2> 471801 T1479 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-1374214483607/collection1/lib/classes/' to classloader
   [junit4]   2> 471802 T1479 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-1374214483607/collection1/lib/README' to classloader
   [junit4]   2> 471856 T1479 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 471915 T1479 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 472017 T1479 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 472029 T1479 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 472646 T1479 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 472647 T1479 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 472648 T1479 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 472663 T1479 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 472666 T1479 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 472683 T1479 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 472687 T1479 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 472691 T1479 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 472692 T1479 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 472693 T1479 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 472693 T1479 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 472694 T1479 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 472694 T1479 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 472695 T1479 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 472695 T1479 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-1374214483607/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty3/
   [junit4]   2> 472695 T1479 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bad0d89
   [junit4]   2> 472696 T1479 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty3
   [junit4]   2> 472696 T1479 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty3/index/
   [junit4]   2> 472696 T1479 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 472696 T1479 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty3/index
   [junit4]   2> 472699 T1479 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@205943d9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5dd0ad21),segFN=segments_1,generation=1}
   [junit4]   2> 472699 T1479 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 472703 T1479 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 472703 T1479 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 472703 T1479 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 472704 T1479 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 472704 T1479 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 472704 T1479 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 472705 T1479 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 472705 T1479 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 472705 T1479 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 472711 T1479 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 472716 T1479 oass.SolrIndexSearcher.<init> Opening Searcher@1a035a98 main
   [junit4]   2> 472717 T1479 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 472717 T1479 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 472721 T1480 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a035a98 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 472722 T1479 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 472723 T1479 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20712 collection:collection1 shard:shard1
   [junit4]   2> 472723 T1479 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 472737 T1479 oasc.ZkController.register We are http://127.0.0.1:20712/collection1/ and leader is http://127.0.0.1:10020/collection1/
   [junit4]   2> 472738 T1479 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20712
   [junit4]   2> 472738 T1479 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 472738 T1479 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C612 name=collection1 org.apache.solr.core.SolrCore@5f67f091 url=http://127.0.0.1:20712/collection1 node=127.0.0.1:20712_ C612_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:20712_, base_url=http://127.0.0.1:20712}
   [junit4]   2> 472743 T1481 C612 P20712 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 472744 T1479 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 472744 T1481 C612 P20712 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 472745 T1481 C612 P20712 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 472745 T1481 C612 P20712 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 472745 T1404 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> 472746 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 472746 T1481 C612 P20712 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 472746 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 472767 T1436 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 473029 T1404 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 473032 T1404 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16302
   [junit4]   2> 473033 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 473034 T1404 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 473034 T1404 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-1374214486923
   [junit4]   2> 473034 T1404 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-1374214486923/'
   [junit4]   2> 473072 T1404 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-1374214486923/solr.xml
   [junit4]   2> 473143 T1404 oasc.CoreContainer.<init> New CoreContainer 327

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

ractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [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=Lucene40, sim=DefaultSimilarity, locale=es_GT, timezone=Australia/Adelaide
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=280615952,total=439484416
   [junit4]   2> NOTE: All tests run in this JVM: [TestPseudoReturnFields, TestPHPSerializedResponseWriter, TestBadConfig, TestFastLRUCache, AutoCommitTest, TestSolrQueryParserResource, TestPropInjectDefaults, TestPerFieldSimilarity, TestFaceting, SuggesterFSTTest, TestDocumentBuilder, TestXIncludeConfig, PolyFieldTest, TestSolrCoreProperties, TestGroupingSearch, SchemaVersionSpecificBehaviorTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, SliceStateUpdateTest, SolrCoreTest, PreAnalyzedFieldTest, TestPluginEnable, TestAddFieldRealTimeGet, QueryEqualityTest, SolrInfoMBeanTest, TestRandomDVFaceting, TestSolrIndexConfig, TestTrie, LukeRequestHandlerTest, SpellingQueryConverterTest, InfoHandlerTest, LegacyHTMLStripCharFilterTest, TestRealTimeGet, TestReplicationHandler, BadCopyFieldTest, TestSolrDeletionPolicy1, TestShardHandlerFactory, TestFunctionQuery, TestSolrQueryParserDefaultOperatorResource, SolrTestCaseJ4Test, TestFieldTypeCollectionResource, TestSolrDeletionPolicy2, TestSolrXml, SOLR749Test, UUIDFieldTest, MoreLikeThisHandlerTest, DateFieldTest, ResponseLogComponentTest, UpdateRequestProcessorFactoryTest, TestLMDirichletSimilarityFactory, ExternalFileFieldSortTest, FieldMutatingUpdateProcessorTest, TestJoin, CircularListTest, WordBreakSolrSpellCheckerTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=60B56A0118CC6D3B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_GT -Dtests.timezone=Australia/Adelaide -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=1847, name=recoveryCmdExecutor-892-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([60B56A0118CC6D3B]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1847, name=recoveryCmdExecutor-892-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([60B56A0118CC6D3B]:0)
   [junit4] Completed on J0 in 378.36s, 1 test, 2 errors <<< FAILURES!

[...truncated 641 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:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:893: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 725 ignored (1 assumption)

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