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/13 14:04:47 UTC

[JENKINS] Lucene-Solr-Tests-4.4-Java6 - Build # 14 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.4-Java6/14/

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=2985, name=recoveryCmdExecutor-1455-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=2985, name=recoveryCmdExecutor-1455-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([E06A03421FF3E7AD]: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=2985, name=recoveryCmdExecutor-1455-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=2985, name=recoveryCmdExecutor-1455-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([E06A03421FF3E7AD]:0)




Build Log:
[...truncated 9032 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 694241 T2500 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 694246 T2500 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1373716347921
   [junit4]   2> 694247 T2500 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 694248 T2501 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 694349 T2500 oasc.ZkTestServer.run start zk server on port:41437
   [junit4]   2> 694349 T2500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 694353 T2507 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75ffdab4 name:ZooKeeperConnection Watcher:127.0.0.1:41437 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 694354 T2500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 694354 T2500 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 694374 T2500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 694376 T2509 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62bdf08b name:ZooKeeperConnection Watcher:127.0.0.1:41437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 694376 T2500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 694377 T2500 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 694387 T2500 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 694390 T2500 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 694398 T2500 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 694401 T2500 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 694401 T2500 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 694413 T2500 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 694414 T2500 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 694517 T2500 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 694518 T2500 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 694521 T2500 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 694522 T2500 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 694536 T2500 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 694537 T2500 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 694540 T2500 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 694541 T2500 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 694544 T2500 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 694544 T2500 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 694547 T2500 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 694548 T2500 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 694550 T2500 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 694551 T2500 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 694803 T2500 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 694807 T2500 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49965
   [junit4]   2> 694808 T2500 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 694808 T2500 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 694809 T2500 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1373716348234
   [junit4]   2> 694809 T2500 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1373716348234/'
   [junit4]   2> 694843 T2500 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1373716348234/solr.xml
   [junit4]   2> 694908 T2500 oasc.CoreContainer.<init> New CoreContainer 168758413
   [junit4]   2> 694909 T2500 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1373716348234/]
   [junit4]   2> 694911 T2500 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 694911 T2500 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 694912 T2500 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 694912 T2500 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 694913 T2500 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 694913 T2500 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 694913 T2500 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 694914 T2500 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 694914 T2500 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 694915 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 694930 T2500 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 694931 T2500 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41437/solr
   [junit4]   2> 694931 T2500 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 694932 T2500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 694935 T2520 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62010223 name:ZooKeeperConnection Watcher:127.0.0.1:41437 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 694935 T2500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 694950 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 694961 T2500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 694963 T2522 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33ea649e name:ZooKeeperConnection Watcher:127.0.0.1:41437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 694963 T2500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 694969 T2500 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 694973 T2500 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 694981 T2500 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 694983 T2500 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49965_
   [junit4]   2> 694985 T2500 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49965_
   [junit4]   2> 694994 T2500 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 695008 T2500 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 695015 T2500 oasc.Overseer.start Overseer (id=90027874577743875-127.0.0.1:49965_-n_0000000000) starting
   [junit4]   2> 695020 T2500 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 695032 T2524 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 695032 T2500 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 695035 T2500 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 695043 T2500 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 695045 T2523 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 695049 T2525 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 695049 T2525 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 695051 T2525 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 696549 T2523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 696550 T2523 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:49965_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49965"}
   [junit4]   2> 696550 T2523 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 696551 T2523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 696565 T2522 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> 697053 T2525 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 697053 T2525 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1373716348234/collection1
   [junit4]   2> 697053 T2525 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 697054 T2525 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 697054 T2525 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 697056 T2525 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1373716348234/collection1/'
   [junit4]   2> 697057 T2525 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1373716348234/collection1/lib/README' to classloader
   [junit4]   2> 697058 T2525 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1373716348234/collection1/lib/classes/' to classloader
   [junit4]   2> 697110 T2525 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 697169 T2525 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 697270 T2525 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 697281 T2525 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 697903 T2525 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 697904 T2525 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 697904 T2525 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 697922 T2525 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 697927 T2525 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 697940 T2525 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 697945 T2525 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 697950 T2525 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 697951 T2525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 697951 T2525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 697951 T2525 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 697952 T2525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 697952 T2525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 697953 T2525 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 697953 T2525 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1373716348234/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/control/data/
   [junit4]   2> 697953 T2525 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2344b18f
   [junit4]   2> 697954 T2525 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/control/data
   [junit4]   2> 697954 T2525 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/control/data/index/
   [junit4]   2> 697955 T2525 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 697955 T2525 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/control/data/index
   [junit4]   2> 697960 T2525 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a1e8b49 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66926b7e),segFN=segments_1,generation=1}
   [junit4]   2> 697960 T2525 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 697964 T2525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 697965 T2525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 697965 T2525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 697966 T2525 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 697966 T2525 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 697967 T2525 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 697967 T2525 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 697967 T2525 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 697968 T2525 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 697977 T2525 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 697984 T2525 oass.SolrIndexSearcher.<init> Opening Searcher@561e08d6 main
   [junit4]   2> 697986 T2525 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 697986 T2525 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 697989 T2526 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@561e08d6 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 697990 T2525 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 697990 T2525 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49965 collection:control_collection shard:shard1
   [junit4]   2> 697990 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 698005 T2525 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 698026 T2525 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 698029 T2525 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 698029 T2525 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 698029 T2525 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49965/collection1/
   [junit4]   2> 698029 T2525 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 698030 T2525 oasc.SyncStrategy.syncToMe http://127.0.0.1:49965/collection1/ has no replicas
   [junit4]   2> 698030 T2525 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49965/collection1/ shard1
   [junit4]   2> 698030 T2525 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 698069 T2523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 698076 T2522 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> 698087 T2525 oasc.ZkController.register We are http://127.0.0.1:49965/collection1/ and leader is http://127.0.0.1:49965/collection1/
   [junit4]   2> 698087 T2525 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49965
   [junit4]   2> 698087 T2525 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 698087 T2525 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 698088 T2525 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 698089 T2525 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 698090 T2500 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 698091 T2500 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 698091 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 698100 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 698102 T2500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 698104 T2529 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f1d64c3 name:ZooKeeperConnection Watcher:127.0.0.1:41437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 698104 T2500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 698105 T2500 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 698107 T2500 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 698383 T2500 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 698385 T2500 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60729
   [junit4]   2> 698386 T2500 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 698386 T2500 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 698387 T2500 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1373716351781
   [junit4]   2> 698387 T2500 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1373716351781/'
   [junit4]   2> 698431 T2500 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1373716351781/solr.xml
   [junit4]   2> 698504 T2500 oasc.CoreContainer.<init> New CoreContainer 487851443
   [junit4]   2> 698505 T2500 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1373716351781/]
   [junit4]   2> 698507 T2500 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 698507 T2500 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 698508 T2500 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 698508 T2500 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 698509 T2500 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 698509 T2500 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 698510 T2500 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 698510 T2500 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 698510 T2500 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 698511 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 698526 T2500 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 698527 T2500 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41437/solr
   [junit4]   2> 698527 T2500 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 698528 T2500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 698577 T2540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d8239af name:ZooKeeperConnection Watcher:127.0.0.1:41437 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 698577 T2500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 698581 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 698591 T2500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 698646 T2542 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67f30d6c name:ZooKeeperConnection Watcher:127.0.0.1:41437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 698646 T2500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 698701 T2500 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 699581 T2523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 699582 T2523 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:49965_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49965"}
   [junit4]   2> 699604 T2529 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> 699604 T2522 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> 699604 T2542 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> 699704 T2500 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60729_
   [junit4]   2> 699706 T2500 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60729_
   [junit4]   2> 699708 T2542 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 699708 T2529 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 699708 T2522 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 699708 T2522 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> 699709 T2542 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 699709 T2529 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 699729 T2543 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 699729 T2543 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 699730 T2543 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 701109 T2523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 701110 T2523 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:60729_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60729"}
   [junit4]   2> 701110 T2523 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 701111 T2523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 701124 T2542 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> 701124 T2529 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> 701124 T2522 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> 701732 T2543 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 701732 T2543 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1373716351781/collection1
   [junit4]   2> 701732 T2543 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 701733 T2543 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 701733 T2543 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 701735 T2543 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1373716351781/collection1/'
   [junit4]   2> 701736 T2543 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1373716351781/collection1/lib/README' to classloader
   [junit4]   2> 701737 T2543 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1373716351781/collection1/lib/classes/' to classloader
   [junit4]   2> 701791 T2543 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 701850 T2543 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 701951 T2543 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 701962 T2543 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 702571 T2543 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 702571 T2543 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 702572 T2543 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 702580 T2543 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 702583 T2543 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 702594 T2543 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 702598 T2543 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 702601 T2543 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702602 T2543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 702602 T2543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 702602 T2543 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702603 T2543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 702603 T2543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 702603 T2543 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 702604 T2543 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1373716351781/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty1/
   [junit4]   2> 702604 T2543 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2344b18f
   [junit4]   2> 702604 T2543 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty1
   [junit4]   2> 702605 T2543 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty1/index/
   [junit4]   2> 702605 T2543 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 702605 T2543 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty1/index
   [junit4]   2> 702607 T2543 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@689c7bf1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@183d753b),segFN=segments_1,generation=1}
   [junit4]   2> 702608 T2543 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 702611 T2543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 702611 T2543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 702611 T2543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 702612 T2543 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 702612 T2543 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 702612 T2543 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 702613 T2543 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 702613 T2543 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 702613 T2543 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 702619 T2543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 702624 T2543 oass.SolrIndexSearcher.<init> Opening Searcher@2fe69542 main
   [junit4]   2> 702625 T2543 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 702625 T2543 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 702629 T2544 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2fe69542 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 702630 T2543 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 702630 T2543 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60729 collection:collection1 shard:shard1
   [junit4]   2> 702631 T2543 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 702641 T2543 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 702664 T2543 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 702673 T2543 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 702674 T2543 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 702674 T2543 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60729/collection1/
   [junit4]   2> 702674 T2543 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 702674 T2543 oasc.SyncStrategy.syncToMe http://127.0.0.1:60729/collection1/ has no replicas
   [junit4]   2> 702675 T2543 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60729/collection1/ shard1
   [junit4]   2> 702675 T2543 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 704130 T2523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 704158 T2529 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> 704158 T2522 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> 704158 T2542 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> 704218 T2543 oasc.ZkController.register We are http://127.0.0.1:60729/collection1/ and leader is http://127.0.0.1:60729/collection1/
   [junit4]   2> 704218 T2543 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60729
   [junit4]   2> 704218 T2543 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 704218 T2543 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 704219 T2543 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 704220 T2543 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 704221 T2500 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 704222 T2500 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 704222 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 704542 T2500 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 704545 T2500 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60312
   [junit4]   2> 704546 T2500 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 704546 T2500 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704547 T2500 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1373716357907
   [junit4]   2> 704547 T2500 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1373716357907/'
   [junit4]   2> 704584 T2500 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1373716357907/solr.xml
   [junit4]   2> 704655 T2500 oasc.CoreContainer.<init> New CoreContainer 2068663887
   [junit4]   2> 704655 T2500 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1373716357907/]
   [junit4]   2> 704657 T2500 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 704658 T2500 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 704658 T2500 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 704658 T2500 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 704659 T2500 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 704659 T2500 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 704660 T2500 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 704660 T2500 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 704661 T2500 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 704661 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 704678 T2500 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 704678 T2500 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41437/solr
   [junit4]   2> 704679 T2500 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 704680 T2500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 704683 T2556 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@105063c7 name:ZooKeeperConnection Watcher:127.0.0.1:41437 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 704683 T2500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 704685 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 704697 T2500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 704699 T2558 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@295b3294 name:ZooKeeperConnection Watcher:127.0.0.1:41437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 704699 T2500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 704710 T2500 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 705672 T2523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 705673 T2523 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:60729_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60729"}
   [junit4]   2> 705714 T2522 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> 705714 T2542 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> 705714 T2529 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> 705714 T2558 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> 705714 T2500 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60312_
   [junit4]   2> 705722 T2500 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60312_
   [junit4]   2> 705724 T2529 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> 705724 T2542 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> 705725 T2522 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 705725 T2558 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 705725 T2522 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> 705726 T2558 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> 705726 T2529 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 705727 T2542 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 705732 T2559 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 705733 T2559 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 705734 T2559 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 707224 T2523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 707225 T2523 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:60312_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60312"}
   [junit4]   2> 707225 T2523 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 707226 T2523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 707267 T2522 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> 707267 T2558 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> 707267 T2529 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> 707267 T2542 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> 707736 T2559 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 707736 T2559 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1373716357907/collection1
   [junit4]   2> 707736 T2559 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 707737 T2559 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 707737 T2559 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 707738 T2559 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1373716357907/collection1/'
   [junit4]   2> 707740 T2559 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1373716357907/collection1/lib/README' to classloader
   [junit4]   2> 707740 T2559 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1373716357907/collection1/lib/classes/' to classloader
   [junit4]   2> 707793 T2559 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 707852 T2559 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 707953 T2559 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 707964 T2559 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 708585 T2559 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 708586 T2559 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 708587 T2559 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 708599 T2559 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 708604 T2559 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 708616 T2559 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 708621 T2559 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 708625 T2559 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 708626 T2559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 708626 T2559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 708627 T2559 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 708627 T2559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 708628 T2559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 708628 T2559 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 708628 T2559 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1373716357907/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty2/
   [junit4]   2> 708629 T2559 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2344b18f
   [junit4]   2> 708630 T2559 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty2
   [junit4]   2> 708630 T2559 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty2/index/
   [junit4]   2> 708630 T2559 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 708631 T2559 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty2/index
   [junit4]   2> 708634 T2559 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e4bcf lockFactory=org.apache.lucene.store.NativeFSLockFactory@45ad3acb),segFN=segments_1,generation=1}
   [junit4]   2> 708635 T2559 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 708639 T2559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 708640 T2559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 708640 T2559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 708641 T2559 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 708641 T2559 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 708642 T2559 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 708642 T2559 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 708643 T2559 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 708643 T2559 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 708653 T2559 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 708660 T2559 oass.SolrIndexSearcher.<init> Opening Searcher@5306d373 main
   [junit4]   2> 708661 T2559 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 708661 T2559 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 708666 T2560 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5306d373 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 708668 T2559 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 708668 T2559 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60312 collection:collection1 shard:shard2
   [junit4]   2> 708668 T2559 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 708685 T2559 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 708738 T2559 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 708770 T2559 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 708771 T2559 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 708771 T2559 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60312/collection1/
   [junit4]   2> 708771 T2523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 708771 T2559 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 708771 T2559 oasc.SyncStrategy.syncToMe http://127.0.0.1:60312/collection1/ has no replicas
   [junit4]   2> 708772 T2559 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60312/collection1/ shard2
   [junit4]   2> 708772 T2559 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 708832 T2529 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> 708832 T2542 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> 708832 T2558 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> 708832 T2522 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> 710337 T2523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 710352 T2522 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> 710352 T2558 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> 710352 T2542 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> 710352 T2529 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> 710366 T2559 oasc.ZkController.register We are http://127.0.0.1:60312/collection1/ and leader is http://127.0.0.1:60312/collection1/
   [junit4]   2> 710366 T2559 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60312
   [junit4]   2> 710366 T2559 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 710366 T2559 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 710367 T2559 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 710368 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 710369 T2500 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 710370 T2500 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 710370 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 710648 T2500 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 710652 T2500 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:37028
   [junit4]   2> 710652 T2500 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 710653 T2500 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 710653 T2500 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1373716364054
   [junit4]   2> 710654 T2500 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1373716364054/'
   [junit4]   2> 710691 T2500 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1373716364054/solr.xml
   [junit4]   2> 710763 T2500 oasc.CoreContainer.<init> New CoreContainer 1761203784
   [junit4]   2> 710763 T2500 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1373716364054/]
   [junit4]   2> 710765 T2500 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 710766 T2500 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 710766 T2500 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 710767 T2500 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 710767 T2500 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 710767 T2500 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 710768 T2500 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 710768 T2500 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 710769 T2500 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 710769 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 710784 T2500 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 710785 T2500 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41437/solr
   [junit4]   2> 710786 T2500 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 710787 T2500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 710790 T2572 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a6346cf name:ZooKeeperConnection Watcher:127.0.0.1:41437 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 710790 T2500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 710803 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 710813 T2500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 710815 T2574 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@356199e0 name:ZooKeeperConnection Watcher:127.0.0.1:41437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 710815 T2500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 710826 T2500 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 711830 T2500 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37028_
   [junit4]   2> 711832 T2500 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37028_
   [junit4]   2> 711834 T2529 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> 711835 T2522 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 711834 T2542 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> 711835 T2574 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 711835 T2522 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> 711835 T2558 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 711836 T2558 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> 711836 T2529 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 711844 T2542 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 711849 T2575 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 711849 T2575 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 711850 T2575 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 711857 T2523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 711858 T2523 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:60312_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60312"}
   [junit4]   2> 711862 T2523 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:37028_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37028"}
   [junit4]   2> 711862 T2523 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 711862 T2523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 711878 T2529 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> 711878 T2574 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> 711878 T2558 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> 711878 T2542 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> 711878 T2522 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> 712851 T2575 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 712851 T2575 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1373716364054/collection1
   [junit4]   2> 712851 T2575 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 712852 T2575 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 712852 T2575 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 712854 T2575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1373716364054/collection1/'
   [junit4]   2> 712855 T2575 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1373716364054/collection1/lib/README' to classloader
   [junit4]   2> 712856 T2575 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1373716364054/collection1/lib/classes/' to classloader
   [junit4]   2> 712908 T2575 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 712968 T2575 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 713069 T2575 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 713080 T2575 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 713694 T2575 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 713694 T2575 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 713695 T2575 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 713706 T2575 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 713711 T2575 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 713723 T2575 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 713728 T2575 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 713732 T2575 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 713733 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 713733 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 713733 T2575 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 713734 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 713735 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 713735 T2575 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 713735 T2575 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1373716364054/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty3/
   [junit4]   2> 713735 T2575 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2344b18f
   [junit4]   2> 713736 T2575 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty3
   [junit4]   2> 713737 T2575 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty3/index/
   [junit4]   2> 713737 T2575 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 713737 T2575 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373716347920/jetty3/index
   [junit4]   2> 713740 T2575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4a1528be lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b1b5de7),segFN=segments_1,generation=1}
   [junit4]   2> 713741 T2575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 713745 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 713745 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 713746 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 713747 T2575 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 713747 T2575 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 713747 T2575 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 713748 T2575 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 713748 T2575 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 713749 T2575 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 713758 T2575 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 713764 T2575 oass.SolrIndexSearcher.<init> Opening Searcher@6659f1ee main
   [junit4]   2> 713765 T2575 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 713766 T2575 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 713770 T2576 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6659f1ee main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 713772 T2575 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 713772 T2575 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37028 collection:collection1 shard:shard1
   [junit4]   2> 713773 T2575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 713789 T2575 oasc.ZkController.register We are http://127.0.0.1:37028/collection1/ and leader is http://127.0.0.1:60729/collection1/
   [junit4]   2> 713789 T2575 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37028
   [junit4]   2> 713790 T2575 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 713790 T2575 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C686 name=collection1 org.apache.solr.core.SolrCore@679faf2 url=http://127.0.0.1:37028/collection1 node=127.0.0.1:37028_ C686_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:37028_, base_url=http://127.0.0.1:37028}
   [junit4]   2> 713790 T2577 C686 P37028 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 713791 T2575 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 713791 T2577 C686 P37028 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 713792 T2577 C686 P37028 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 713792 T2577 C686 P37028 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 713792 T2500 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 713793 T2500 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 713793 T2577 C686 P37028 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 713794 T2500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 713806 T2532 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 714071 T2500 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 714074 T2500 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:18939
   [junit4]   2> 714075 T2500 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 714075 T2500 oasc.SolrResourceLo

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

t(name=Memory doPackFST= true), name=PostingsFormat(name=Memory doPackFST= true), foo_i=MockVariableIntBlock(baseBlockSize=123), regex_dup_B_s=PostingsFormat(name=TestBloomFilteredLucene41Postings), multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_tf1=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_dt1=MockVariableIntBlock(baseBlockSize=123), genre_s=PostingsFormat(name=Memory doPackFST= true), author_t=MockVariableIntBlock(baseBlockSize=123), range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_ti1=PostingsFormat(name=Memory doPackFST= true), text=Pulsing41(freqCutoff=19 minBlockSize=48 maxBlockSize=170), _version_=MockVariableIntBlock(baseBlockSize=123), val_i=PostingsFormat(name=Memory doPackFST= true), SubjectTerms_mfacet=MockVariableIntBlock(baseBlockSize=123), series_t=MockVariableIntBlock(baseBlockSize=123), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_tdt1=MockVariableIntBlock(baseBlockSize=123), regex_dup_A_s=Pulsing41(freqCutoff=19 minBlockSize=48 maxBlockSize=170), price=Pulsing41(freqCutoff=19 minBlockSize=48 maxBlockSize=170), other_tl1=MockVariableIntBlock(baseBlockSize=123), n_l1=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=MockVariableIntBlock(baseBlockSize=123), inStock=Pulsing41(freqCutoff=19 minBlockSize=48 maxBlockSize=170)}, docValues:{}, sim=DefaultSimilarity, locale=ar_TN, timezone=Atlantic/South_Georgia
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=164349992,total=442695680
   [junit4]   2> NOTE: All tests run in this JVM: [ZkCLITest, TestRandomDVFaceting, LegacyHTMLStripCharFilterTest, TestRealTimeGet, TestSolrIndexConfig, FileBasedSpellCheckerTest, OverseerTest, BinaryUpdateRequestHandlerTest, TermsComponentTest, StatelessScriptUpdateProcessorFactoryTest, HdfsBasicDistributedZkTest, TestMaxScoreQueryParser, TestFastWriter, TestFastLRUCache, PluginInfoTest, SOLR749Test, MinimalSchemaTest, FieldMutatingUpdateProcessorTest, TestStressVersions, BasicFunctionalityTest, ZkControllerTest, UpdateRequestProcessorFactoryTest, HdfsDirectoryTest, TestReplicationHandler, TestSurroundQueryParser, PolyFieldTest, TestLFUCache, SliceStateUpdateTest, SchemaVersionSpecificBehaviorTest, QueryElevationComponentTest, TestCloudManagedSchema, PreAnalyzedFieldTest, ResponseLogComponentTest, SoftAutoCommitTest, PeerSyncTest, AnalysisAfterCoreReloadTest, BadComponentTest, DeleteShardTest, SolrIndexSplitterTest, ParsingFieldUpdateProcessorsTest, FastVectorHighlighterTest, TestPropInjectDefaults, DocValuesTest, TestSolrCoreProperties, TestJoin, MBeansHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSort, TestUniqueKeyFieldResource, TestQueryUtils, RegexBoostProcessorTest, LoggingHandlerTest, CircularListTest, DistributedSpellCheckComponentTest, TestWriterPerf, TestFieldTypeResource, TestLMDirichletSimilarityFactory, UUIDFieldTest, TestSolrXmlPersistence, TestRecoveryHdfs, HdfsChaosMonkeySafeLeaderTest, TestSolrQueryParserResource, TestFieldCollectionResource, TestPluginEnable, ClusterStateUpdateTest, TestCoreContainer, TestSolrDeletionPolicy1, SolrInfoMBeanTest, TestReloadAndDeleteDocs, TestPhraseSuggestions, LukeRequestHandlerTest, BlockCacheTest, CoreAdminHandlerTest, TestFuzzyAnalyzedSuggestions, QueryEqualityTest, SpatialFilterTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=E06A03421FF3E7AD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_TN -Dtests.timezone=Atlantic/South_Georgia -Dtests.file.encoding=ISO8859-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=2985, name=recoveryCmdExecutor-1455-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([E06A03421FF3E7AD]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2985, name=recoveryCmdExecutor-1455-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([E06A03421FF3E7AD]:0)
   [junit4] Completed on J0 in 244.04s, 1 test, 2 errors <<< FAILURES!

[...truncated 565 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:893: There were test failures: 317 suites, 1337 tests, 2 suite-level errors, 599 ignored (5 assumptions)

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