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/12 23:37:44 UTC

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

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

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=2659, name=recoveryCmdExecutor-1171-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=2659, name=recoveryCmdExecutor-1171-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([7A8C83DB698346BF]: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=2659, name=recoveryCmdExecutor-1171-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=2659, name=recoveryCmdExecutor-1171-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([7A8C83DB698346BF]:0)




Build Log:
[...truncated 9011 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 797919 T2196 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /h_dyr/
   [junit4]   2> 797922 T2196 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-1373664337557
   [junit4]   2> 797923 T2196 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 797923 T2197 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 797926 T1214 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 798024 T2196 oasc.ZkTestServer.run start zk server on port:59320
   [junit4]   2> 798025 T2196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 798028 T2203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c5a2212 name:ZooKeeperConnection Watcher:127.0.0.1:59320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 798029 T2196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 798029 T2196 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 798040 T2196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 798041 T2205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1114c9f9 name:ZooKeeperConnection Watcher:127.0.0.1:59320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 798041 T2196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 798042 T2196 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 798052 T2196 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 798054 T2196 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 798060 T2196 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 798062 T2196 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> 798062 T2196 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 798071 T2196 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> 798071 T2196 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 798174 T2196 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> 798174 T2196 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 798176 T2196 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> 798177 T2196 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 798189 T2196 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> 798189 T2196 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 798191 T2196 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> 798191 T2196 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 798194 T2196 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> 798194 T2196 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 798197 T2196 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> 798197 T2196 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 798206 T2196 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> 798207 T2196 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 798381 T2196 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 798388 T2196 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38607
   [junit4]   2> 798389 T2196 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 798389 T2196 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 798390 T2196 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-1373664337843
   [junit4]   2> 798390 T2196 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-1373664337843/'
   [junit4]   2> 798414 T2196 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-1373664337843/solr.xml
   [junit4]   2> 798461 T2196 oasc.CoreContainer.<init> New CoreContainer 382924223
   [junit4]   2> 798461 T2196 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-1373664337843/]
   [junit4]   2> 798463 T2196 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 798463 T2196 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 798463 T2196 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 798464 T2196 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 798464 T2196 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 798464 T2196 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 798464 T2196 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 798465 T2196 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 798465 T2196 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 798465 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 798476 T2196 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 798477 T2196 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59320/solr
   [junit4]   2> 798477 T2196 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 798478 T2196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 798480 T2216 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7403da4d name:ZooKeeperConnection Watcher:127.0.0.1:59320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 798481 T2196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 798491 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 798499 T2196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 798500 T2218 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75fc45f9 name:ZooKeeperConnection Watcher:127.0.0.1:59320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 798501 T2196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 798506 T2196 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 798515 T2196 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 798517 T2196 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 798518 T2196 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38607_h_dyr
   [junit4]   2> 798527 T2196 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38607_h_dyr
   [junit4]   2> 798529 T2196 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 798545 T2196 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 798547 T2196 oasc.Overseer.start Overseer (id=90024466026463235-127.0.0.1:38607_h_dyr-n_0000000000) starting
   [junit4]   2> 798557 T2196 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 798566 T2220 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 798566 T2196 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 798567 T2196 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 798576 T2196 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 798578 T2219 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 798585 T2221 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 798585 T2221 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 798586 T2221 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 799585 T1224 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 800084 T2219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 800085 T2219 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:38607_h_dyr",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38607/h_dyr"}
   [junit4]   2> 800085 T2219 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 800085 T2219 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 800099 T2218 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> 800588 T2221 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 800588 T2221 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-1373664337843/collection1
   [junit4]   2> 800588 T2221 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 800589 T2221 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 800589 T2221 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 800590 T2221 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-1373664337843/collection1/'
   [junit4]   2> 800591 T2221 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-1373664337843/collection1/lib/README' to classloader
   [junit4]   2> 800591 T2221 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-1373664337843/collection1/lib/classes/' to classloader
   [junit4]   2> 800628 T2221 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 800668 T2221 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 800769 T2221 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 800780 T2221 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 801212 T1232 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 801391 T2221 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 801391 T2221 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 801392 T2221 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 801400 T2221 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 801403 T2221 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 801411 T2221 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 801415 T2221 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 801417 T2221 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 801418 T2221 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 801418 T2221 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 801418 T2221 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 801419 T2221 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 801419 T2221 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 801419 T2221 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 801420 T2221 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-1373664337843/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/control/data/
   [junit4]   2> 801420 T2221 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@50009f0d
   [junit4]   2> 801420 T2221 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/control/data
   [junit4]   2> 801421 T2221 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/control/data/index/
   [junit4]   2> 801421 T2221 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 801421 T2221 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/control/data/index
   [junit4]   2> 801424 T2221 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e3109ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@23ba74fe),segFN=segments_1,generation=1}
   [junit4]   2> 801424 T2221 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 801427 T2221 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 801427 T2221 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 801428 T2221 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 801428 T2221 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 801428 T2221 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 801429 T2221 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 801429 T2221 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 801429 T2221 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 801429 T2221 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 801435 T2221 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 801440 T2221 oass.SolrIndexSearcher.<init> Opening Searcher@1b7d21a5 main
   [junit4]   2> 801441 T2221 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 801441 T2221 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 801444 T2222 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b7d21a5 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 801445 T2221 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 801445 T2221 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38607/h_dyr collection:control_collection shard:shard1
   [junit4]   2> 801445 T2221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 801456 T2221 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 801472 T2221 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 801474 T2221 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 801475 T2221 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 801475 T2221 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38607/h_dyr/collection1/
   [junit4]   2> 801475 T2221 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 801475 T2221 oasc.SyncStrategy.syncToMe http://127.0.0.1:38607/h_dyr/collection1/ has no replicas
   [junit4]   2> 801475 T2221 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38607/h_dyr/collection1/ shard1
   [junit4]   2> 801475 T2221 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 801603 T2219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 801617 T2218 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> 801632 T2221 oasc.ZkController.register We are http://127.0.0.1:38607/h_dyr/collection1/ and leader is http://127.0.0.1:38607/h_dyr/collection1/
   [junit4]   2> 801632 T2221 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38607/h_dyr
   [junit4]   2> 801632 T2221 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 801632 T2221 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 801632 T2221 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 801633 T2221 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 801634 T2196 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> 801635 T2196 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 801635 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 801642 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 801643 T2196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 801645 T2225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b38657e name:ZooKeeperConnection Watcher:127.0.0.1:59320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 801645 T2196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 801646 T2196 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 801647 T2196 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 801831 T2196 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 801833 T2196 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28760
   [junit4]   2> 801834 T2196 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 801834 T2196 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 801835 T2196 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-1373664341282
   [junit4]   2> 801835 T2196 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-1373664341282/'
   [junit4]   2> 801859 T2196 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-1373664341282/solr.xml
   [junit4]   2> 801911 T2196 oasc.CoreContainer.<init> New CoreContainer 608711106
   [junit4]   2> 801912 T2196 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-1373664341282/]
   [junit4]   2> 801913 T2196 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 801913 T2196 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 801914 T2196 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 801914 T2196 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 801914 T2196 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 801914 T2196 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 801915 T2196 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 801915 T2196 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 801915 T2196 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 801916 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 801926 T2196 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 801927 T2196 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59320/solr
   [junit4]   2> 801927 T2196 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 801928 T2196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 801994 T2236 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fbaca29 name:ZooKeeperConnection Watcher:127.0.0.1:59320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 801995 T2196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 801997 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 802004 T2196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 802032 T2238 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3aaf9b54 name:ZooKeeperConnection Watcher:127.0.0.1:59320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 802032 T2196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 802040 T2196 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 802869 T1238 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 803043 T2196 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28760_h_dyr
   [junit4]   2> 803045 T2196 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28760_h_dyr
   [junit4]   2> 803047 T2218 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 803047 T2225 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 803047 T2218 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> 803047 T2238 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 803064 T2239 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 803064 T2239 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 803066 T2239 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 803121 T2219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 803121 T2219 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:38607_h_dyr",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38607/h_dyr"}
   [junit4]   2> 803124 T2219 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:28760_h_dyr",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:28760/h_dyr"}
   [junit4]   2> 803124 T2219 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 803124 T2219 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 803136 T2218 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> 803136 T2225 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> 803136 T2238 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> 804067 T2239 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 804067 T2239 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-1373664341282/collection1
   [junit4]   2> 804067 T2239 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 804068 T2239 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 804068 T2239 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 804069 T2239 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-1373664341282/collection1/'
   [junit4]   2> 804070 T2239 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-1373664341282/collection1/lib/README' to classloader
   [junit4]   2> 804070 T2239 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-1373664341282/collection1/lib/classes/' to classloader
   [junit4]   2> 804107 T2239 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 804148 T2239 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 804249 T2239 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 804257 T2239 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 804798 T2239 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 804800 T2239 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 804800 T2239 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 804813 T2239 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 804818 T2239 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 804830 T2239 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 804834 T2239 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 804839 T2239 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 804840 T2239 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 804840 T2239 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 804840 T2239 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 804841 T2239 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 804841 T2239 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 804842 T2239 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 804842 T2239 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-1373664341282/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty1/
   [junit4]   2> 804842 T2239 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@50009f0d
   [junit4]   2> 804843 T2239 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty1
   [junit4]   2> 804843 T2239 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty1/index/
   [junit4]   2> 804844 T2239 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 804844 T2239 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty1/index
   [junit4]   2> 804848 T2239 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69004948 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64496131),segFN=segments_1,generation=1}
   [junit4]   2> 804848 T2239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 804853 T2239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 804853 T2239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 804854 T2239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 804854 T2239 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 804855 T2239 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 804855 T2239 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 804856 T2239 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 804856 T2239 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 804857 T2239 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 804867 T2239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 804875 T2239 oass.SolrIndexSearcher.<init> Opening Searcher@2f4f13b8 main
   [junit4]   2> 804876 T2239 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 804876 T2239 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 804881 T2240 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f4f13b8 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 804883 T2239 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 804883 T2239 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28760/h_dyr collection:collection1 shard:shard1
   [junit4]   2> 804883 T2239 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 804900 T2239 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 804915 T2239 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 804925 T2239 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 804925 T2239 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 804926 T2239 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28760/h_dyr/collection1/
   [junit4]   2> 804926 T2239 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 804926 T2239 oasc.SyncStrategy.syncToMe http://127.0.0.1:28760/h_dyr/collection1/ has no replicas
   [junit4]   2> 804926 T2239 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28760/h_dyr/collection1/ shard1
   [junit4]   2> 804927 T2239 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 806038 T1248 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 806151 T2219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 806167 T2218 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> 806167 T2225 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> 806167 T2238 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> 806206 T2239 oasc.ZkController.register We are http://127.0.0.1:28760/h_dyr/collection1/ and leader is http://127.0.0.1:28760/h_dyr/collection1/
   [junit4]   2> 806206 T2239 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28760/h_dyr
   [junit4]   2> 806206 T2239 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 806206 T2239 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 806207 T2239 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 806208 T2239 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 806209 T2196 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> 806209 T2196 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 806210 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 806484 T2196 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 806487 T2196 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52747
   [junit4]   2> 806488 T2196 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 806489 T2196 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 806489 T2196 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-1373664345855
   [junit4]   2> 806490 T2196 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-1373664345855/'
   [junit4]   2> 806531 T2196 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-1373664345855/solr.xml
   [junit4]   2> 806603 T2196 oasc.CoreContainer.<init> New CoreContainer 905722785
   [junit4]   2> 806603 T2196 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-1373664345855/]
   [junit4]   2> 806605 T2196 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 806605 T2196 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 806606 T2196 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 806606 T2196 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 806607 T2196 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 806607 T2196 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 806608 T2196 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 806608 T2196 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 806608 T2196 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 806609 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 806625 T2196 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 806626 T2196 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59320/solr
   [junit4]   2> 806626 T2196 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 806627 T2196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 806630 T2252 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42aee2b7 name:ZooKeeperConnection Watcher:127.0.0.1:59320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 806631 T2196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 806647 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 806658 T2196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 806660 T2254 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a661fd9 name:ZooKeeperConnection Watcher:127.0.0.1:59320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 806660 T2196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 806672 T2196 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 807665 T1256 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 807675 T2196 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52747_h_dyr
   [junit4]   2> 807709 T2196 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52747_h_dyr
   [junit4]   2> 807710 T2219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 807710 T2219 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:28760_h_dyr",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:28760/h_dyr"}
   [junit4]   2> 807711 T2225 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> 807723 T2254 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 807723 T2238 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 807724 T2238 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> 807724 T2225 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 807736 T2225 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> 807736 T2238 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> 807736 T2254 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> 807739 T2218 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 807740 T2218 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> 807740 T2255 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 807741 T2255 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 807741 T2218 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> 807743 T2255 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 809241 T2219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 809242 T2219 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:52747_h_dyr",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52747/h_dyr"}
   [junit4]   2> 809242 T2219 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 809242 T2219 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 809257 T2225 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> 809257 T2238 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> 809257 T2218 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> 809257 T2254 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> 809392 T1264 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 809745 T2255 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 809745 T2255 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-1373664345855/collection1
   [junit4]   2> 809745 T2255 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 809745 T2255 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 809746 T2255 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 809747 T2255 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-1373664345855/collection1/'
   [junit4]   2> 809748 T2255 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-1373664345855/collection1/lib/classes/' to classloader
   [junit4]   2> 809748 T2255 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-1373664345855/collection1/lib/README' to classloader
   [junit4]   2> 809785 T2255 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 809826 T2255 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 809927 T2255 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 809938 T2255 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 810429 T2255 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 810429 T2255 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 810429 T2255 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 810438 T2255 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 810441 T2255 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 810451 T2255 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 810455 T2255 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 810458 T2255 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 810459 T2255 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 810459 T2255 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 810459 T2255 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 810460 T2255 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 810460 T2255 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 810460 T2255 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 810460 T2255 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-1373664345855/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty2/
   [junit4]   2> 810461 T2255 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@50009f0d
   [junit4]   2> 810462 T2255 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty2
   [junit4]   2> 810462 T2255 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty2/index/
   [junit4]   2> 810462 T2255 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 810463 T2255 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty2/index
   [junit4]   2> 810465 T2255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44b0d5f5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fb02ab9),segFN=segments_1,generation=1}
   [junit4]   2> 810465 T2255 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 810468 T2255 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 810469 T2255 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 810469 T2255 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 810470 T2255 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 810470 T2255 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 810470 T2255 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 810470 T2255 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 810471 T2255 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 810471 T2255 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 810477 T2255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 810482 T2255 oass.SolrIndexSearcher.<init> Opening Searcher@13c4c955 main
   [junit4]   2> 810483 T2255 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 810483 T2255 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 810486 T2256 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13c4c955 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 810488 T2255 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 810488 T2255 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52747/h_dyr collection:collection1 shard:shard2
   [junit4]   2> 810488 T2255 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 810499 T2255 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 810515 T2255 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 810517 T2255 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 810517 T2255 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 810517 T2255 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52747/h_dyr/collection1/
   [junit4]   2> 810517 T2255 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 810517 T2255 oasc.SyncStrategy.syncToMe http://127.0.0.1:52747/h_dyr/collection1/ has no replicas
   [junit4]   2> 810518 T2255 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52747/h_dyr/collection1/ shard2
   [junit4]   2> 810518 T2255 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 810761 T2219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 810776 T2225 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> 810776 T2254 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> 810776 T2218 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> 810776 T2238 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> 810827 T2255 oasc.ZkController.register We are http://127.0.0.1:52747/h_dyr/collection1/ and leader is http://127.0.0.1:52747/h_dyr/collection1/
   [junit4]   2> 810827 T2255 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52747/h_dyr
   [junit4]   2> 810827 T2255 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 810827 T2255 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 810828 T2255 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 810829 T2255 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 810830 T2196 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> 810830 T2196 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 810831 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 811020 T1272 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 811087 T2196 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 811091 T2196 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38634
   [junit4]   2> 811092 T2196 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 811092 T2196 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 811093 T2196 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-1373664350472
   [junit4]   2> 811093 T2196 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-1373664350472/'
   [junit4]   2> 811129 T2196 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-1373664350472/solr.xml
   [junit4]   2> 811201 T2196 oasc.CoreContainer.<init> New CoreContainer 408274477
   [junit4]   2> 811202 T2196 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-1373664350472/]
   [junit4]   2> 811204 T2196 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 811204 T2196 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 811205 T2196 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 811205 T2196 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 811205 T2196 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 811206 T2196 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 811206 T2196 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 811207 T2196 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 811207 T2196 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 811208 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 811224 T2196 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 811225 T2196 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59320/solr
   [junit4]   2> 811225 T2196 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 811226 T2196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811229 T2268 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2745c0d6 name:ZooKeeperConnection Watcher:127.0.0.1:59320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811230 T2196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811243 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 811254 T2196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811256 T2270 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f783c7e name:ZooKeeperConnection Watcher:127.0.0.1:59320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811256 T2196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811265 T2196 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 812268 T2196 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38634_h_dyr
   [junit4]   2> 812275 T2196 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38634_h_dyr
   [junit4]   2> 812277 T2225 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> 812277 T2218 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 812278 T2238 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 812277 T2254 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 812278 T2238 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> 812278 T2218 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> 812278 T2270 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 812278 T2225 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 812278 T2254 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> 812281 T2219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 812281 T2219 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:52747_h_dyr",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52747/h_dyr"}
   [junit4]   2> 812284 T2271 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 812285 T2271 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 812289 T2271 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 812291 T2219 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:38634_h_dyr",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38634/h_dyr"}
   [junit4]   2> 812291 T2219 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 812291 T2219 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 812307 T2225 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> 812307 T2238 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> 812307 T2254 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> 812307 T2270 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> 812307 T2218 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> 812749 T1280 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 813290 T2271 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 813290 T2271 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-1373664350472/collection1
   [junit4]   2> 813290 T2271 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 813291 T2271 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 813291 T2271 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 813293 T2271 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-1373664350472/collection1/'
   [junit4]   2> 813294 T2271 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-1373664350472/collection1/lib/classes/' to classloader
   [junit4]   2> 813295 T2271 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-1373664350472/collection1/lib/README' to classloader
   [junit4]   2> 813349 T2271 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 813393 T2271 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 813494 T2271 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 813503 T2271 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 814115 T2271 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 814116 T2271 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 814116 T2271 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 814129 T2271 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 814134 T2271 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 814146 T2271 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 814151 T2271 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 814155 T2271 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 814156 T2271 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 814156 T2271 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 814157 T2271 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 814157 T2271 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 814158 T2271 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 814158 T2271 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 814158 T2271 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-1373664350472/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty3/
   [junit4]   2> 814159 T2271 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@50009f0d
   [junit4]   2> 814160 T2271 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty3
   [junit4]   2> 814160 T2271 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty3/index/
   [junit4]   2> 814160 T2271 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 814161 T2271 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373664337556/jetty3/index
   [junit4]   2> 814164 T2271 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41762346 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5577817),segFN=segments_1,generation=1}
   [junit4]   2> 814165 T2271 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 814169 T2271 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 814170 T2271 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 814170 T2271 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 814171 T2271 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 814172 T2271 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 814172 T2271 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 814172 T2271 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 814173 T2271 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 814173 T2271 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 814183 T2271 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 814191 T2271 oass.SolrIndexSearcher.<init> Opening Searcher@11361f82 main
   [junit4]   2> 814192 T2271 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 814193 T2271 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 814197 T2272 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11361f82 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 814199 T2271 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 814200 T2271 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38634/h_dyr collection:collection1 shard:shard1
   [junit4]   2> 814200 T2271 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 814217 T2271 oasc.ZkController.register We are http://127.0.0.1:38634/h_dyr/collection1/ and leader is http://127.0.0.1:28760/h_dyr/collection1/
   [junit4]   2> 814217 T2271 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38634/h_dyr
   [junit4]   2> 814218 T2271 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 814218 T2271 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C430 name=collection1 org.apache.solr.core.SolrCore@5b05510f url=http://127.0.0.1:38634/h_dyr/collection1 node=127.0.0.1:38634_h_dyr C430_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:38634_h_dyr, base_url=http://127.0.0.1:38634/h_dyr}
   [junit4]   2> 814218 T2273 C430 P38634 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 814218 T2271 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 814219 T2273 C430 P38634 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 814219 T2273 C430 P38634 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 814219 T2273 C430 P38634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 814220 T2196 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> 814220 T2196 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 814221 T2196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 814221 T2273 C430 P38634 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 814234 T2228 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 814408 T2196 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 814411 T2196 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:29856
   [junit4]   2> 814411 T2196 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 814412 T2196 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 814412 T2196 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-jetty4-1373664353864
   [junit4]   2> 814412 T2196 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-jetty4-1373664353864/'
   [junit4]   2> 814437 T2196 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-jetty4-1373664353864/solr.xml
   [junit4]   2> 814485 T2196 oasc.CoreContainer.<init> New CoreContainer 1973170230
   [junit4]   2> 814486 T2196 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6

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

Default=Pulsing41(freqCutoff=19 minBlockSize=16 maxBlockSize=86), n_td1=Pulsing41(freqCutoff=19 minBlockSize=16 maxBlockSize=86), timestamp=MockVariableIntBlock(baseBlockSize=80), id=PostingsFormat(name=NestedPulsing), range_facet_sl=PostingsFormat(name=NestedPulsing), range_facet_si=MockVariableIntBlock(baseBlockSize=80), oddField_s=PostingsFormat(name=NestedPulsing), sequence_i=PostingsFormat(name=NestedPulsing), name=PostingsFormat(name=NestedPulsing), foo_i=Pulsing41(freqCutoff=19 minBlockSize=16 maxBlockSize=86), regex_dup_B_s=MockVariableIntBlock(baseBlockSize=80), multiDefault=MockVariableIntBlock(baseBlockSize=80), n_tf1=MockVariableIntBlock(baseBlockSize=80), n_dt1=Pulsing41(freqCutoff=19 minBlockSize=16 maxBlockSize=86), genre_s=PostingsFormat(name=NestedPulsing), author_t=Pulsing41(freqCutoff=19 minBlockSize=16 maxBlockSize=86), range_facet_l=MockVariableIntBlock(baseBlockSize=80), n_ti1=PostingsFormat(name=NestedPulsing), text=PostingsFormat(name=Memory doPackFST= true), _version_=Pulsing41(freqCutoff=19 minBlockSize=16 maxBlockSize=86), val_i=PostingsFormat(name=NestedPulsing), SubjectTerms_mfacet=Pulsing41(freqCutoff=19 minBlockSize=16 maxBlockSize=86), series_t=Pulsing41(freqCutoff=19 minBlockSize=16 maxBlockSize=86), a_t=MockVariableIntBlock(baseBlockSize=80), n_tdt1=Pulsing41(freqCutoff=19 minBlockSize=16 maxBlockSize=86), regex_dup_A_s=PostingsFormat(name=Memory doPackFST= true), price=PostingsFormat(name=Memory doPackFST= true), other_tl1=Pulsing41(freqCutoff=19 minBlockSize=16 maxBlockSize=86), n_l1=MockVariableIntBlock(baseBlockSize=80), a_si=Pulsing41(freqCutoff=19 minBlockSize=16 maxBlockSize=86), inStock=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, sim=DefaultSimilarity, locale=ar_SA, timezone=America/Toronto
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=108407248,total=395444224
   [junit4]   2> NOTE: All tests run in this JVM: [ShardSplitTest, TestSweetSpotSimilarityFactory, ClusterStateUpdateTest, TestInfoStreamLogging, TestSurroundQueryParser, TestDocSet, PolyFieldTest, SOLR749Test, WordBreakSolrSpellCheckerTest, TestPerFieldSimilarity, PeerSyncTest, TestFunctionQuery, HdfsBasicDistributedZkTest, ParsingFieldUpdateProcessorsTest, TestDocumentBuilder, BadComponentTest, TestSearchPerf, TestSolrDeletionPolicy2, HdfsLockFactoryTest, MinimalSchemaTest, TestXIncludeConfig, TestPseudoReturnFields, TestSolrDeletionPolicy1, QueryElevationComponentTest, TestConfig, BasicFunctionalityTest, BlockDirectoryTest, TestUniqueKeyFieldResource, AutoCommitTest, HdfsDirectoryTest, TestQuerySenderListener, SolrCoreTest, TestPhraseSuggestions, TestReloadAndDeleteDocs, ShardRoutingTest, SynonymTokenizerTest, CSVRequestHandlerTest, LeaderElectionTest, QueryParsingTest, TestQueryUtils, DistributedTermsComponentTest, UUIDFieldTest, SpellingQueryConverterTest, DirectSolrConnectionTest, DateFieldTest, ResponseLogComponentTest, TestSolrQueryParserResource, SolrInfoMBeanTest, OverseerTest, LukeRequestHandlerTest, TestFieldCollectionResource, RecoveryZkTest, SchemaVersionSpecificBehaviorTest, TestFieldTypeResource, TestMaxScoreQueryParser, MoreLikeThisHandlerTest, CacheHeaderTest, SliceStateTest, TestSort, UnloadDistributedZkTest, TestFastWriter, TestGroupingSearch, TestRealTimeGet, TestValueSourceCache, TestCoreContainer, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=7A8C83DB698346BF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SA -Dtests.timezone=America/Toronto -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=2659, name=recoveryCmdExecutor-1171-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([7A8C83DB698346BF]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2659, name=recoveryCmdExecutor-1171-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([7A8C83DB698346BF]:0)
   [junit4] Completed on J0 in 233.07s, 1 test, 2 errors <<< FAILURES!

[...truncated 593 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, 725 ignored (4 assumptions)

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