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/03/12 22:01:01 UTC

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3806 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3806/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No registered leader was found, collection:collection1 slice:shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
	at __randomizedtesting.SeedInfo.seed([7170FC2179EAE6DC:F09672390EB586E0]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9322 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2288 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /bh_m/oh
[junit4:junit4]   2> 6 T2288 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363121296051
[junit4:junit4]   2> 7 T2288 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T2289 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T2289 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T2289 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T2289 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T2289 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T2289 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T2288 oasc.ZkTestServer.run start zk server on port:60695
[junit4:junit4]   2> 109 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3f5416e7
[junit4:junit4]   2> 110 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T2294 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T2294 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 111 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60696
[junit4:junit4]   2> 112 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60696
[junit4:junit4]   2> 112 T2292 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 115 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba0000 with negotiated timeout 10000 for client /140.211.11.196:60696
[junit4:junit4]   2> 115 T2294 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba0000, negotiated timeout = 10000
[junit4:junit4]   2> 115 T2295 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f5416e7 name:ZooKeeperConnection Watcher:127.0.0.1:60695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 116 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 116 T2288 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T2293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d605c52ba0000
[junit4:junit4]   2> 129 T2295 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 129 T2290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60696 which had sessionid 0x13d605c52ba0000
[junit4:junit4]   2> 129 T2288 oaz.ZooKeeper.close Session: 0x13d605c52ba0000 closed
[junit4:junit4]   2> 130 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@26a8315a
[junit4:junit4]   2> 131 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 131 T2296 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 132 T2296 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 132 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60697
[junit4:junit4]   2> 132 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60697
[junit4:junit4]   2> 133 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba0001 with negotiated timeout 10000 for client /140.211.11.196:60697
[junit4:junit4]   2> 133 T2296 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba0001, negotiated timeout = 10000
[junit4:junit4]   2> 134 T2297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26a8315a name:ZooKeeperConnection Watcher:127.0.0.1:60695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 134 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 134 T2288 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 144 T2288 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 147 T2288 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 149 T2288 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 157 T2288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 158 T2288 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 163 T2288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 164 T2288 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 268 T2288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 269 T2288 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 272 T2288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 273 T2288 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 282 T2288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 282 T2288 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 285 T2288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 286 T2288 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 289 T2288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 289 T2288 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 296 T2288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 297 T2288 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 300 T2288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 301 T2288 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 303 T2293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d605c52ba0001
[junit4:junit4]   2> 311 T2297 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 311 T2290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60697 which had sessionid 0x13d605c52ba0001
[junit4:junit4]   2> 310 T2288 oaz.ZooKeeper.close Session: 0x13d605c52ba0001 closed
[junit4:junit4]   2> 501 T2288 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 508 T2288 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60698
[junit4:junit4]   2> 509 T2288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 509 T2288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 510 T2288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363121296356
[junit4:junit4]   2> 510 T2288 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363121296356/solr.xml
[junit4:junit4]   2> 511 T2288 oasc.CoreContainer.<init> New CoreContainer 2097936406
[junit4:junit4]   2> 511 T2288 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363121296356/'
[junit4:junit4]   2> 512 T2288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363121296356/'
[junit4:junit4]   2> 574 T2288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 574 T2288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 575 T2288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 575 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 576 T2288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 576 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 577 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 577 T2288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 578 T2288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 578 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 598 T2288 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 617 T2288 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60695/solr
[junit4:junit4]   2> 618 T2288 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 618 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6158e521
[junit4:junit4]   2> 620 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 620 T2307 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 621 T2307 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 621 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60699
[junit4:junit4]   2> 622 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60699
[junit4:junit4]   2> 624 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba0002 with negotiated timeout 20000 for client /140.211.11.196:60699
[junit4:junit4]   2> 624 T2307 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba0002, negotiated timeout = 20000
[junit4:junit4]   2> 624 T2308 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6158e521 name:ZooKeeperConnection Watcher:127.0.0.1:60695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 624 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 626 T2293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d605c52ba0002
[junit4:junit4]   2> 638 T2308 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 638 T2290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60699 which had sessionid 0x13d605c52ba0002
[junit4:junit4]   2> 638 T2288 oaz.ZooKeeper.close Session: 0x13d605c52ba0002 closed
[junit4:junit4]   2> 639 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 649 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2dc71386
[junit4:junit4]   2> 650 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 650 T2309 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 651 T2309 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 651 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60700
[junit4:junit4]   2> 651 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60700
[junit4:junit4]   2> 653 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba0003 with negotiated timeout 20000 for client /140.211.11.196:60700
[junit4:junit4]   2> 653 T2309 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba0003, negotiated timeout = 20000
[junit4:junit4]   2> 653 T2310 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dc71386 name:ZooKeeperConnection Watcher:127.0.0.1:60695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 653 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 656 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 664 T2288 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 666 T2288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60698_bh_m%2Foh
[junit4:junit4]   2> 666 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60698_bh_m%2Foh Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60698_bh_m%2Foh
[junit4:junit4]   2> 667 T2288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60698_bh_m%2Foh
[junit4:junit4]   2> 670 T2288 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 686 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 687 T2288 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 694 T2288 oasc.Overseer.start Overseer (id=89333517258457091-127.0.0.1:60698_bh_m%2Foh-n_0000000000) starting
[junit4:junit4]   2> 695 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 696 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 698 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 707 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 708 T2312 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 709 T2288 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 720 T2288 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 722 T2288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 724 T2311 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 728 T2313 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363121296356/collection1
[junit4:junit4]   2> 728 T2313 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 729 T2313 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 729 T2313 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 730 T2313 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363121296356/collection1/'
[junit4:junit4]   2> 732 T2313 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363121296356/collection1/lib/README' to classloader
[junit4:junit4]   2> 732 T2313 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363121296356/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 802 T2313 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 861 T2313 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 962 T2313 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 968 T2313 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1568 T2313 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1575 T2313 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1578 T2313 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1588 T2313 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1592 T2313 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1595 T2313 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1595 T2313 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1596 T2313 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1596 T2313 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1596 T2313 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1597 T2313 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1597 T2313 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1597 T2313 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363121296356/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/control/data/
[junit4:junit4]   2> 1597 T2313 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb9a647
[junit4:junit4]   2> 1598 T2313 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1598 T2313 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/control/data forceNew: false
[junit4:junit4]   2> 1598 T2313 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/control/data/index/
[junit4:junit4]   2> 1598 T2313 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1599 T2313 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/control/data/index forceNew: false
[junit4:junit4]   2> 1601 T2313 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6369c68 lockFactory=org.apache.lucene.store.NativeFSLockFactory@789a079e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1601 T2313 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1603 T2313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1603 T2313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1604 T2313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1604 T2313 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1604 T2313 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1605 T2313 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1605 T2313 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1605 T2313 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1605 T2313 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1614 T2313 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1618 T2313 oass.SolrIndexSearcher.<init> Opening Searcher@5d62861a main
[junit4:junit4]   2> 1618 T2313 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/control/data/tlog
[junit4:junit4]   2> 1619 T2313 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1619 T2313 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1621 T2314 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d62861a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1622 T2313 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1622 T2313 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1623 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2228 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2228 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60698_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60698/bh_m/oh"}
[junit4:junit4]   2> 2229 T2311 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2229 T2311 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2229 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2249 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2645 T2313 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2645 T2313 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60698/bh_m/oh collection:control_collection shard:shard1
[junit4:junit4]   2> 2646 T2313 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2661 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2662 T2313 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2663 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2665 T2313 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2665 T2313 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2665 T2313 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60698/bh_m/oh/collection1/
[junit4:junit4]   2> 2665 T2313 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2666 T2313 oasc.SyncStrategy.syncToMe http://127.0.0.1:60698/bh_m/oh/collection1/ has no replicas
[junit4:junit4]   2> 2666 T2313 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60698/bh_m/oh/collection1/
[junit4:junit4]   2> 2666 T2313 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2669 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3752 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3770 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3793 T2313 oasc.ZkController.register We are http://127.0.0.1:60698/bh_m/oh/collection1/ and leader is http://127.0.0.1:60698/bh_m/oh/collection1/
[junit4:junit4]   2> 3793 T2313 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60698/bh_m/oh
[junit4:junit4]   2> 3793 T2313 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3793 T2313 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3794 T2313 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3795 T2313 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3796 T2288 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3797 T2288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3798 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3812 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3813 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@37e520b1
[junit4:junit4]   2> 3814 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3814 T2316 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3815 T2316 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 3815 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60701
[junit4:junit4]   2> 3816 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60701
[junit4:junit4]   2> 3817 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba0004 with negotiated timeout 10000 for client /140.211.11.196:60701
[junit4:junit4]   2> 3817 T2316 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba0004, negotiated timeout = 10000
[junit4:junit4]   2> 3817 T2317 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37e520b1 name:ZooKeeperConnection Watcher:127.0.0.1:60695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3818 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3819 T2288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3821 T2288 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4011 T2288 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4015 T2288 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60702
[junit4:junit4]   2> 4016 T2288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4016 T2288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4017 T2288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363121299865
[junit4:junit4]   2> 4017 T2288 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363121299865/solr.xml
[junit4:junit4]   2> 4018 T2288 oasc.CoreContainer.<init> New CoreContainer 446089970
[junit4:junit4]   2> 4019 T2288 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363121299865/'
[junit4:junit4]   2> 4019 T2288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363121299865/'
[junit4:junit4]   2> 4083 T2288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4084 T2288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4084 T2288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4085 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4085 T2288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4085 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4086 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4086 T2288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4087 T2288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4087 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4107 T2288 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4128 T2288 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60695/solr
[junit4:junit4]   2> 4128 T2288 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4129 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@290a68e
[junit4:junit4]   2> 4130 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4130 T2327 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4131 T2327 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 4132 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60703
[junit4:junit4]   2> 4132 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60703
[junit4:junit4]   2> 4135 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba0005 with negotiated timeout 20000 for client /140.211.11.196:60703
[junit4:junit4]   2> 4135 T2327 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba0005, negotiated timeout = 20000
[junit4:junit4]   2> 4135 T2328 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@290a68e name:ZooKeeperConnection Watcher:127.0.0.1:60695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4135 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4136 T2293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d605c52ba0005
[junit4:junit4]   2> 4149 T2328 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4149 T2290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60703 which had sessionid 0x13d605c52ba0005
[junit4:junit4]   2> 4149 T2288 oaz.ZooKeeper.close Session: 0x13d605c52ba0005 closed
[junit4:junit4]   2> 4150 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4159 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@b2da85e
[junit4:junit4]   2> 4160 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4161 T2329 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4161 T2329 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 4162 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60704
[junit4:junit4]   2> 4162 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60704
[junit4:junit4]   2> 4163 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba0006 with negotiated timeout 20000 for client /140.211.11.196:60704
[junit4:junit4]   2> 4163 T2329 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba0006, negotiated timeout = 20000
[junit4:junit4]   2> 4164 T2330 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b2da85e name:ZooKeeperConnection Watcher:127.0.0.1:60695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4164 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4165 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4166 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4174 T2288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5177 T2288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60702_bh_m%2Foh
[junit4:junit4]   2> 5178 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60702_bh_m%2Foh Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60702_bh_m%2Foh
[junit4:junit4]   2> 5179 T2288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60702_bh_m%2Foh
[junit4:junit4]   2> 5183 T2310 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5183 T2330 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5184 T2317 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5184 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5201 T2331 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363121299865/collection1
[junit4:junit4]   2> 5201 T2331 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5202 T2331 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5202 T2331 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5204 T2331 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363121299865/collection1/'
[junit4:junit4]   2> 5205 T2331 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363121299865/collection1/lib/README' to classloader
[junit4:junit4]   2> 5205 T2331 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363121299865/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5255 T2331 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5282 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5283 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60698_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60698/bh_m/oh"}
[junit4:junit4]   2> 5287 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5287 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5287 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5318 T2331 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5419 T2331 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5425 T2331 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6079 T2331 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6090 T2331 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6094 T2331 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6107 T2331 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6112 T2331 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6116 T2331 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6117 T2331 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6118 T2331 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6119 T2331 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6119 T2331 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6120 T2331 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6120 T2331 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6120 T2331 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363121299865/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty1/
[junit4:junit4]   2> 6121 T2331 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb9a647
[junit4:junit4]   2> 6121 T2331 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6122 T2331 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty1 forceNew: false
[junit4:junit4]   2> 6122 T2331 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty1/index/
[junit4:junit4]   2> 6122 T2331 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6123 T2331 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty1/index forceNew: false
[junit4:junit4]   2> 6125 T2331 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5d442464 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7541878f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6126 T2331 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6128 T2331 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6128 T2331 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6129 T2331 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6130 T2331 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6130 T2331 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6131 T2331 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6131 T2331 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6131 T2331 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6132 T2331 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6144 T2331 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6149 T2331 oass.SolrIndexSearcher.<init> Opening Searcher@11c0b711 main
[junit4:junit4]   2> 6150 T2331 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty1/tlog
[junit4:junit4]   2> 6150 T2331 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6151 T2331 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6155 T2332 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11c0b711 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6157 T2331 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6157 T2331 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6799 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6800 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60702_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60702/bh_m/oh"}
[junit4:junit4]   2> 6800 T2311 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6801 T2311 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6831 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6831 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6831 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7160 T2331 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7160 T2331 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60702/bh_m/oh collection:collection1 shard:shard1
[junit4:junit4]   2> 7161 T2331 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7176 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7177 T2331 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7178 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7180 T2331 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7180 T2331 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7180 T2331 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60702/bh_m/oh/collection1/
[junit4:junit4]   2> 7180 T2331 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7181 T2331 oasc.SyncStrategy.syncToMe http://127.0.0.1:60702/bh_m/oh/collection1/ has no replicas
[junit4:junit4]   2> 7181 T2331 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60702/bh_m/oh/collection1/
[junit4:junit4]   2> 7181 T2331 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7185 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8346 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8367 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8367 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8367 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8411 T2331 oasc.ZkController.register We are http://127.0.0.1:60702/bh_m/oh/collection1/ and leader is http://127.0.0.1:60702/bh_m/oh/collection1/
[junit4:junit4]   2> 8411 T2331 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60702/bh_m/oh
[junit4:junit4]   2> 8411 T2331 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8411 T2331 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8412 T2331 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8413 T2331 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8415 T2288 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8415 T2288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8416 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8655 T2288 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8658 T2288 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60709
[junit4:junit4]   2> 8659 T2288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8660 T2288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8660 T2288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363121304477
[junit4:junit4]   2> 8661 T2288 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363121304477/solr.xml
[junit4:junit4]   2> 8661 T2288 oasc.CoreContainer.<init> New CoreContainer 612567395
[junit4:junit4]   2> 8662 T2288 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363121304477/'
[junit4:junit4]   2> 8662 T2288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363121304477/'
[junit4:junit4]   2> 8727 T2288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8728 T2288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8728 T2288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8729 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8730 T2288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8731 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8731 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8732 T2288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8733 T2288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8733 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8765 T2288 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8796 T2288 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60695/solr
[junit4:junit4]   2> 8797 T2288 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8798 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@64e8c2e2
[junit4:junit4]   2> 8799 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8800 T2343 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8801 T2343 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 8801 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:17679
[junit4:junit4]   2> 8801 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:17679
[junit4:junit4]   2> 8803 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba0007 with negotiated timeout 20000 for client /140.211.11.196:17679
[junit4:junit4]   2> 8803 T2343 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba0007, negotiated timeout = 20000
[junit4:junit4]   2> 8804 T2344 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64e8c2e2 name:ZooKeeperConnection Watcher:127.0.0.1:60695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8804 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8805 T2293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d605c52ba0007
[junit4:junit4]   2> 8806 T2344 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8806 T2290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:17679 which had sessionid 0x13d605c52ba0007
[junit4:junit4]   2> 8806 T2288 oaz.ZooKeeper.close Session: 0x13d605c52ba0007 closed
[junit4:junit4]   2> 8807 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8824 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@77087957
[junit4:junit4]   2> 8825 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8826 T2345 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8826 T2345 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 8826 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:62267
[junit4:junit4]   2> 8827 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:62267
[junit4:junit4]   2> 8834 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba0008 with negotiated timeout 20000 for client /140.211.11.196:62267
[junit4:junit4]   2> 8834 T2345 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba0008, negotiated timeout = 20000
[junit4:junit4]   2> 8834 T2346 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77087957 name:ZooKeeperConnection Watcher:127.0.0.1:60695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8835 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8836 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8842 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8850 T2288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9854 T2288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60709_bh_m%2Foh
[junit4:junit4]   2> 9855 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60709_bh_m%2Foh Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60709_bh_m%2Foh
[junit4:junit4]   2> 9857 T2288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60709_bh_m%2Foh
[junit4:junit4]   2> 9874 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9875 T2330 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9876 T2310 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9876 T2346 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9876 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9876 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9877 T2317 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9885 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9885 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60702_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60702/bh_m/oh"}
[junit4:junit4]   2> 9889 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9889 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9889 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9890 T2347 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363121304477/collection1
[junit4:junit4]   2> 9890 T2347 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9891 T2347 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9891 T2347 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9892 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9893 T2347 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363121304477/collection1/'
[junit4:junit4]   2> 9894 T2347 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363121304477/collection1/lib/README' to classloader
[junit4:junit4]   2> 9895 T2347 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363121304477/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9944 T2347 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10006 T2347 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10107 T2347 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10113 T2347 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10748 T2347 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10759 T2347 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10763 T2347 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10776 T2347 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10781 T2347 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10786 T2347 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10787 T2347 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10787 T2347 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10788 T2347 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10789 T2347 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10789 T2347 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10789 T2347 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10790 T2347 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363121304477/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty2/
[junit4:junit4]   2> 10790 T2347 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb9a647
[junit4:junit4]   2> 10790 T2347 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10791 T2347 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty2 forceNew: false
[junit4:junit4]   2> 10791 T2347 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty2/index/
[junit4:junit4]   2> 10792 T2347 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10792 T2347 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty2/index forceNew: false
[junit4:junit4]   2> 10795 T2347 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@50e4c311 lockFactory=org.apache.lucene.store.NativeFSLockFactory@26677919),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10795 T2347 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10798 T2347 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10798 T2347 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10799 T2347 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10799 T2347 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10800 T2347 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10800 T2347 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10801 T2347 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10801 T2347 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10802 T2347 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10814 T2347 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10820 T2347 oass.SolrIndexSearcher.<init> Opening Searcher@3f1898b3 main
[junit4:junit4]   2> 10821 T2347 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty2/tlog
[junit4:junit4]   2> 10822 T2347 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10822 T2347 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10827 T2348 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f1898b3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10829 T2347 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10829 T2347 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11394 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11395 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60709_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60709/bh_m/oh"}
[junit4:junit4]   2> 11395 T2311 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11396 T2311 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11421 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11421 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11421 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11421 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11831 T2347 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11831 T2347 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60709/bh_m/oh collection:collection1 shard:shard2
[junit4:junit4]   2> 11832 T2347 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11850 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11851 T2347 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11852 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11862 T2347 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11862 T2347 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11863 T2347 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60709/bh_m/oh/collection1/
[junit4:junit4]   2> 11863 T2347 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11863 T2347 oasc.SyncStrategy.syncToMe http://127.0.0.1:60709/bh_m/oh/collection1/ has no replicas
[junit4:junit4]   2> 11863 T2347 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60709/bh_m/oh/collection1/
[junit4:junit4]   2> 11864 T2347 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11866 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12958 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13001 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13001 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13001 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13001 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13048 T2347 oasc.ZkController.register We are http://127.0.0.1:60709/bh_m/oh/collection1/ and leader is http://127.0.0.1:60709/bh_m/oh/collection1/
[junit4:junit4]   2> 13048 T2347 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60709/bh_m/oh
[junit4:junit4]   2> 13048 T2347 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13048 T2347 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13049 T2347 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13051 T2347 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13052 T2288 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13052 T2288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13053 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13254 T2288 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13258 T2288 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60882
[junit4:junit4]   2> 13258 T2288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13259 T2288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13259 T2288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363121309111
[junit4:junit4]   2> 13260 T2288 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363121309111/solr.xml
[junit4:junit4]   2> 13260 T2288 oasc.CoreContainer.<init> New CoreContainer 1020264542
[junit4:junit4]   2> 13261 T2288 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363121309111/'
[junit4:junit4]   2> 13262 T2288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363121309111/'
[junit4:junit4]   2> 13323 T2288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13324 T2288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13324 T2288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13325 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13325 T2288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13326 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13326 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13327 T2288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13327 T2288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13328 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13348 T2288 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13369 T2288 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60695/solr
[junit4:junit4]   2> 13370 T2288 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13370 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@13a8153a
[junit4:junit4]   2> 13371 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13371 T2359 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13372 T2359 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 13373 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:45712
[junit4:junit4]   2> 13373 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:45712
[junit4:junit4]   2> 13375 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba0009 with negotiated timeout 20000 for client /140.211.11.196:45712
[junit4:junit4]   2> 13375 T2359 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba0009, negotiated timeout = 20000
[junit4:junit4]   2> 13375 T2360 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13a8153a name:ZooKeeperConnection Watcher:127.0.0.1:60695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13375 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13377 T2293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d605c52ba0009
[junit4:junit4]   2> 13378 T2360 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13378 T2288 oaz.ZooKeeper.close Session: 0x13d605c52ba0009 closed
[junit4:junit4]   2> 13378 T2290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:45712 which had sessionid 0x13d605c52ba0009
[junit4:junit4]   2> 13378 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13388 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b15374
[junit4:junit4]   2> 13389 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13390 T2361 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13390 T2361 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 13390 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:29049
[junit4:junit4]   2> 13391 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:29049
[junit4:junit4]   2> 13392 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba000a with negotiated timeout 20000 for client /140.211.11.196:29049
[junit4:junit4]   2> 13392 T2361 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba000a, negotiated timeout = 20000
[junit4:junit4]   2> 13393 T2362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b15374 name:ZooKeeperConnection Watcher:127.0.0.1:60695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13393 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13394 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13395 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13404 T2288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14407 T2288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60882_bh_m%2Foh
[junit4:junit4]   2> 14408 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60882_bh_m%2Foh Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60882_bh_m%2Foh
[junit4:junit4]   2> 14409 T2288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60882_bh_m%2Foh
[junit4:junit4]   2> 14412 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14413 T2330 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14413 T2362 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14413 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14413 T2346 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14413 T2310 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14414 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14414 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14414 T2317 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14425 T2363 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363121309111/collection1
[junit4:junit4]   2> 14426 T2363 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14426 T2363 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14426 T2363 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14428 T2363 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363121309111/collection1/'
[junit4:junit4]   2> 14429 T2363 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363121309111/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14429 T2363 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363121309111/collection1/lib/README' to classloader
[junit4:junit4]   2> 14478 T2363 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14514 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14515 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60709_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60709/bh_m/oh"}
[junit4:junit4]   2> 14520 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14520 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14520 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14520 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14520 T2362 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14538 T2363 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14639 T2363 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14645 T2363 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15275 T2363 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15287 T2363 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15291 T2363 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15304 T2363 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15309 T2363 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15314 T2363 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15315 T2363 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15315 T2363 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15316 T2363 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15316 T2363 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15317 T2363 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15317 T2363 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15317 T2363 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363121309111/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty3/
[junit4:junit4]   2> 15318 T2363 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb9a647
[junit4:junit4]   2> 15318 T2363 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15319 T2363 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty3 forceNew: false
[junit4:junit4]   2> 15319 T2363 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty3/index/
[junit4:junit4]   2> 15319 T2363 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15320 T2363 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty3/index forceNew: false
[junit4:junit4]   2> 15323 T2363 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@59994396 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7dc5ba27),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15323 T2363 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15326 T2363 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15326 T2363 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15327 T2363 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15327 T2363 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15328 T2363 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15328 T2363 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15328 T2363 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15329 T2363 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15330 T2363 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15342 T2363 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15348 T2363 oass.SolrIndexSearcher.<init> Opening Searcher@5de6bd5f main
[junit4:junit4]   2> 15349 T2363 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty3/tlog
[junit4:junit4]   2> 15350 T2363 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15350 T2363 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15354 T2364 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5de6bd5f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15356 T2363 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15357 T2363 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16034 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16035 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60882_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60882/bh_m/oh"}
[junit4:junit4]   2> 16035 T2311 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16035 T2311 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16081 T2362 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16081 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16081 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16081 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16081 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16362 T2363 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16362 T2363 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60882/bh_m/oh collection:collection1 shard:shard1
[junit4:junit4]   2> 16366 T2363 oasc.ZkController.register We are http://127.0.0.1:60882/bh_m/oh/collection1/ and leader is http://127.0.0.1:60702/bh_m/oh/collection1/
[junit4:junit4]   2> 16366 T2363 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60882/bh_m/oh
[junit4:junit4]   2> 16366 T2363 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16366 T2363 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C371 name=collection1 org.apache.solr.core.SolrCore@2dd245e3 url=http://127.0.0.1:60882/bh_m/oh/collection1 node=127.0.0.1:60882_bh_m%2Foh C371_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:60882_bh_m%2Foh, base_url=http://127.0.0.1:60882/bh_m/oh}
[junit4:junit4]   2> 16367 T2365 C371 P60882 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16367 T2363 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16368 T2365 C371 P60882 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16368 T2365 C371 P60882 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16368 T2365 C371 P60882 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16369 T2288 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16369 T2288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16370 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16383 T2365 C371 P60882 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16583 T2288 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16586 T2288 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:54628
[junit4:junit4]   2> 16586 T2288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16587 T2288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16588 T2288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363121312429
[junit4:junit4]   2> 16588 T2288 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363121312429/solr.xml
[junit4:junit4]   2> 16588 T2288 oasc.CoreContainer.<init> New CoreContainer 147150452
[junit4:junit4]   2> 16589 T2288 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363121312429/'
[junit4:junit4]   2> 16590 T2288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363121312429/'
[junit4:junit4]   2> 16669 T2288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16670 T2288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16670 T2288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16671 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16671 T2288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16672 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16672 T2288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16673 T2288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16673 T2288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16674 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16698 T2288 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16720 T2288 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60695/solr
[junit4:junit4]   2> 16721 T2288 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16722 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@60d4d12a
[junit4:junit4]   2> 16723 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16723 T2376 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16724 T2376 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 16725 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63261
[junit4:junit4]   2> 16725 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63261
[junit4:junit4]   2> 16730 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba000b with negotiated timeout 20000 for client /140.211.11.196:63261
[junit4:junit4]   2> 16731 T2376 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba000b, negotiated timeout = 20000
[junit4:junit4]   2> 16731 T2377 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60d4d12a name:ZooKeeperConnection Watcher:127.0.0.1:60695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16731 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16732 T2293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d605c52ba000b
[junit4:junit4]   2> 16740 T2377 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16740 T2290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:63261 which had sessionid 0x13d605c52ba000b
[junit4:junit4]   2> 16740 T2288 oaz.ZooKeeper.close Session: 0x13d605c52ba000b closed
[junit4:junit4]   2> 16741 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16753 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@73e09584
[junit4:junit4]   2> 16754 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16754 T2378 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16755 T2378 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 16755 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20482
[junit4:junit4]   2> 16756 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20482
[junit4:junit4]   2> 16757 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba000c with negotiated timeout 20000 for client /140.211.11.196:20482
[junit4:junit4]   2> 16757 T2378 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba000c, negotiated timeout = 20000
[junit4:junit4]   2> 16757 T2379 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73e09584 name:ZooKeeperConnection Watcher:127.0.0.1:60695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16758 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16758 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16760 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16768 T2288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17586 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17587 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60882_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60882/bh_m/oh"}
[junit4:junit4]   2> 17602 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17602 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17602 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17602 T2362 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17602 T2379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17602 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17771 T2288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54628_bh_m%2Foh
[junit4:junit4]   2> 17772 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54628_bh_m%2Foh Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54628_bh_m%2Foh
[junit4:junit4]   2> 17773 T2288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54628_bh_m%2Foh
[junit4:junit4]   2> 17775 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17776 T2330 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17776 T2346 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17776 T2362 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17776 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17776 T2379 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17776 T2310 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17776 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17777 T2379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17777 T2362 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17777 T2317 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17777 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17790 T2380 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363121312429/collection1
[junit4:junit4]   2> 17790 T2380 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17791 T2380 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17791 T2380 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17792 T2380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363121312429/collection1/'
[junit4:junit4]   2> 17793 T2380 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363121312429/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17794 T2380 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363121312429/collection1/lib/README' to classloader
[junit4:junit4]   2> 17843 T2380 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17902 T2380 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18003 T2380 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18010 T2380 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18396 T2320 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:60882_bh_m%252Foh&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 18632 T2380 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18640 T2380 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18643 T2380 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18653 T2380 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18656 T2380 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18659 T2380 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18660 T2380 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18661 T2380 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18661 T2380 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18662 T2380 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18662 T2380 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18662 T2380 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18662 T2380 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363121312429/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4/
[junit4:junit4]   2> 18663 T2380 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb9a647
[junit4:junit4]   2> 18663 T2380 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18664 T2380 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4 forceNew: false
[junit4:junit4]   2> 18664 T2380 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4/index/
[junit4:junit4]   2> 18664 T2380 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18664 T2380 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4/index forceNew: false
[junit4:junit4]   2> 18667 T2380 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53050a12 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61fe22db),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18667 T2380 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18669 T2380 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18669 T2380 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18669 T2380 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18670 T2380 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18670 T2380 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18670 T2380 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18671 T2380 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18671 T2380 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18671 T2380 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18681 T2380 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18686 T2380 oass.SolrIndexSearcher.<init> Opening Searcher@1e6b2b7a main
[junit4:junit4]   2> 18686 T2380 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4/tlog
[junit4:junit4]   2> 18687 T2380 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18687 T2380 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18690 T2381 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e6b2b7a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18692 T2380 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18692 T2380 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19107 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19108 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54628_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54628/bh_m/oh"}
[junit4:junit4]   2> 19108 T2311 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19108 T2311 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19121 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19121 T2379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19121 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19121 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19121 T2362 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19121 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19720 T2380 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19720 T2380 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54628/bh_m/oh collection:collection1 shard:shard2
[junit4:junit4]   2> 19723 T2380 oasc.ZkController.register We are http://127.0.0.1:54628/bh_m/oh/collection1/ and leader is http://127.0.0.1:60709/bh_m/oh/collection1/
[junit4:junit4]   2> 19723 T2380 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54628/bh_m/oh
[junit4:junit4]   2> 19724 T2380 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19724 T2380 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C372 name=collection1 org.apache.solr.core.SolrCore@60476d50 url=http://127.0.0.1:54628/bh_m/oh/collection1 node=127.0.0.1:54628_bh_m%2Foh C372_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:54628_bh_m%2Foh, base_url=http://127.0.0.1:54628/bh_m/oh}
[junit4:junit4]   2> 19724 T2382 C372 P54628 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19725 T2380 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19725 T2382 C372 P54628 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19726 T2382 C372 P54628 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19726 T2382 C372 P54628 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19726 T2288 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19727 T2288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19727 T2382 C372 P54628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19728 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19748 T2288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19749 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19760 T2321 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363121299865/onenodecollectioncore
[junit4:junit4]   2> 19761 T2321 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19761 T2321 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19762 T2321 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19763 T2321 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19763 T2321 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19765 T2321 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19767 T2321 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363121299865/onenodecollectioncore/'
[junit4:junit4]   2> 19835 T2321 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19894 T2321 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19995 T2321 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 20002 T2321 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C371_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:60882_bh_m%2Foh, base_url=http://127.0.0.1:60882/bh_m/oh}
[junit4:junit4]   2> 20398 T2365 C371 P60882 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60702/bh_m/oh/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20398 T2365 C371 P60882 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60882/bh_m/oh START replicas=[http://127.0.0.1:60702/bh_m/oh/collection1/] nUpdates=100
[junit4:junit4]   2> 20399 T2365 C371 P60882 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20399 T2365 C371 P60882 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20400 T2365 C371 P60882 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20400 T2365 C371 P60882 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20400 T2365 C371 P60882 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20400 T2365 C371 P60882 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60702/bh_m/oh/collection1/. core=collection1
[junit4:junit4]   2> 20400 T2365 C371 P60882 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C373 name=collection1 org.apache.solr.core.SolrCore@18498484 url=http://127.0.0.1:60702/bh_m/oh/collection1 node=127.0.0.1:60702_bh_m%2Foh C373_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60702_bh_m%2Foh, base_url=http://127.0.0.1:60702/bh_m/oh, leader=true}
[junit4:junit4]   2> 20407 T2322 C373 P60702 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20411 T2323 C373 P60702 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20414 T2323 C373 P60702 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5d442464 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7541878f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20414 T2323 C373 P60702 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20415 T2323 C373 P60702 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5d442464 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7541878f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5d442464 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7541878f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20415 T2323 C373 P60702 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20416 T2323 C373 P60702 oass.SolrIndexSearcher.<init> Opening Searcher@32fc4d11 realtime
[junit4:junit4]   2> 20416 T2323 C373 P60702 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20417 T2323 C373 P60702 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 20418 T2365 C371 P60882 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20418 T2365 C371 P60882 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20421 T2324 C373 P60702 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20421 T2324 C373 P60702 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20422 T2365 C371 P60882 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20422 T2365 C371 P60882 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20423 T2365 C371 P60882 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20425 T2324 C373 P60702 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20426 T2365 C371 P60882 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20427 T2365 C371 P60882 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty3/index.20130312161836470 forceNew: false
[junit4:junit4]   2> 20427 T2365 C371 P60882 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@608d26d4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2198d2e1) fullCopy=false
[junit4:junit4]   2> 20430 T2324 C373 P60702 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20431 T2365 C371 P60882 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20432 T2365 C371 P60882 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20432 T2365 C371 P60882 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20434 T2365 C371 P60882 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@59994396 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7dc5ba27),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@59994396 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7dc5ba27),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20435 T2365 C371 P60882 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20435 T2365 C371 P60882 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20435 T2365 C371 P60882 oass.SolrIndexSearcher.<init> Opening Searcher@3e45b31 main
[junit4:junit4]   2> 20437 T2364 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e45b31 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20437 T2365 C371 P60882 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@608d26d4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2198d2e1)
[junit4:junit4]   2> 20438 T2365 C371 P60882 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20438 T2365 C371 P60882 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20438 T2365 C371 P60882 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20438 T2365 C371 P60882 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20440 T2365 C371 P60882 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20624 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20625 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54628_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54628/bh_m/oh"}
[junit4:junit4]   2> 20630 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60882_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60882/bh_m/oh"}
[junit4:junit4]   2> 20639 T2321 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20646 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20646 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20646 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20646 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20646 T2379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20646 T2362 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20650 T2321 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20654 T2321 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20666 T2321 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20671 T2321 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20675 T2321 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20676 T2321 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20677 T2321 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20677 T2321 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20678 T2321 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20678 T2321 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20679 T2321 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20679 T2321 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363121299865/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363121296051/onenodecollection/
[junit4:junit4]   2> 20680 T2321 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb9a647
[junit4:junit4]   2> 20680 T2321 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20681 T2321 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363121296051/onenodecollection forceNew: false
[junit4:junit4]   2> 20682 T2321 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363121296051/onenodecollection/index/
[junit4:junit4]   2> 20682 T2321 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363121296051/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20683 T2321 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363121296051/onenodecollection/index forceNew: false
[junit4:junit4]   2> 20685 T2321 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6165fee1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@79a9af0c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20686 T2321 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20688 T2321 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20689 T2321 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20689 T2321 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20690 T2321 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20691 T2321 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20691 T2321 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20692 T2321 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20692 T2321 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20693 T2321 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20704 T2321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20710 T2321 oass.SolrIndexSearcher.<init> Opening Searcher@6b8f8e70 main
[junit4:junit4]   2> 20711 T2321 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363121296051/onenodecollection/tlog
[junit4:junit4]   2> 20712 T2321 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20712 T2321 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20715 T2386 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@6b8f8e70 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20717 T2321 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20750 T2336 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:54628_bh_m%252Foh&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 22152 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22153 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60702_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60702/bh_m/oh"}
[junit4:junit4]   2> 22153 T2311 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 22154 T2311 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 22198 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22198 T2362 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22198 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22198 T2379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22198 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22198 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22720 T2321 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 22721 T2321 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:60702/bh_m/oh collection:onenodecollection shard:shard1
[junit4:junit4]   2> 22723 T2321 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2>  C372_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:54628_bh_m%2Foh, base_url=http://127.0.0.1:54628/bh_m/oh}
[junit4:junit4]   2> 22751 T2382 C372 P54628 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60709/bh_m/oh/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22751 T2382 C372 P54628 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54628/bh_m/oh START replicas=[http://127.0.0.1:60709/bh_m/oh/collection1/] nUpdates=100
[junit4:junit4]   2> 22752 T2382 C372 P54628 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22753 T2382 C372 P54628 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22753 T2382 C372 P54628 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22753 T2382 C372 P54628 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22753 T2382 C372 P54628 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22754 T2382 C372 P54628 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60709/bh_m/oh/collection1/. core=collection1
[junit4:junit4]   2> 22754 T2382 C372 P54628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22775 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0006 type:delete cxid:0xaa zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 22776 T2321 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 22777 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0006 type:create cxid:0xab zxid:0xc6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23073 T2321 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 23074 T2321 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 23074 T2321 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60702/bh_m/oh/onenodecollectioncore/
[junit4:junit4]   2> 23075 T2321 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 23075 T2321 oasc.SyncStrategy.syncToMe http://127.0.0.1:60702/bh_m/oh/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 23075 T2321 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60702/bh_m/oh/onenodecollectioncore/
[junit4:junit4]   2> 23076 T2321 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> ASYNC  NEW_CORE C374 name=collection1 org.apache.solr.core.SolrCore@8730c69 url=http://127.0.0.1:60709/bh_m/oh/collection1 node=127.0.0.1:60709_bh_m%2Foh C374_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60709_bh_m%2Foh, base_url=http://127.0.0.1:60709/bh_m/oh, leader=true}
[junit4:junit4]   2> 23077 T2337 C374 P60709 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23079 T2338 C374 P60709 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23079 T2337 C374 P60709 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@50e4c311 lockFactory=org.apache.lucene.store.NativeFSLockFactory@26677919),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23080 T2293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d605c52ba0006 type:create cxid:0xb5 zxid:0xca txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23080 T2337 C374 P60709 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23080 T2337 C374 P60709 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@50e4c311 lockFactory=org.apache.lucene.store.NativeFSLockFactory@26677919),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@50e4c311 lockFactory=org.apache.lucene.store.NativeFSLockFactory@26677919),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23081 T2337 C374 P60709 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23081 T2337 C374 P60709 oass.SolrIndexSearcher.<init> Opening Searcher@5ab8ae59 realtime
[junit4:junit4]   2> 23081 T2337 C374 P60709 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23082 T2337 C374 P60709 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 23082 T2382 C372 P54628 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23083 T2382 C372 P54628 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23084 T2339 C374 P60709 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23084 T2339 C374 P60709 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23085 T2382 C372 P54628 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23085 T2382 C372 P54628 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23085 T2382 C372 P54628 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23087 T2339 C374 P60709 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23087 T2382 C372 P54628 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23088 T2382 C372 P54628 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4/index.20130312161839132 forceNew: false
[junit4:junit4]   2> 23088 T2382 C372 P54628 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a9187ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@1115c688) fullCopy=false
[junit4:junit4]   2> 23091 T2339 C374 P60709 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 23092 T2382 C372 P54628 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23092 T2382 C372 P54628 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23093 T2382 C372 P54628 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23094 T2382 C372 P54628 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53050a12 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61fe22db),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53050a12 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61fe22db),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23094 T2382 C372 P54628 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23094 T2382 C372 P54628 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23095 T2382 C372 P54628 oass.SolrIndexSearcher.<init> Opening Searcher@ff4b5f9 main
[junit4:junit4]   2> 23095 T2381 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ff4b5f9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23096 T2382 C372 P54628 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a9187ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@1115c688)
[junit4:junit4]   2> 23096 T2382 C372 P54628 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23096 T2382 C372 P54628 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23096 T2382 C372 P54628 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23096 T2382 C372 P54628 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23098 T2382 C372 P54628 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23703 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23743 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54628_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54628/bh_m/oh"}
[junit4:junit4]   2> 23755 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23755 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23755 T2379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23755 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23755 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23755 T2362 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23803 T2321 oasc.ZkController.register We are http://127.0.0.1:60702/bh_m/oh/onenodecollectioncore/ and leader is http://127.0.0.1:60702/bh_m/oh/onenodecollectioncore/
[junit4:junit4]   2> 23803 T2321 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:60702/bh_m/oh
[junit4:junit4]   2> 23803 T2321 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 23804 T2321 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 23805 T2321 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23806 T2321 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&roles=none&name=onenodecollectioncore&action=CREATE&collection=onenodecollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363121296051/onenodecollection&wt=javabin&version=2} status=0 QTime=4046 
[junit4:junit4]   2> 23806 T2288 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 23807 T2288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24809 T2288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25261 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25262 T2311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60702_bh_m%2Foh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60702/bh_m/oh"}
[junit4:junit4]   2> 25280 T2362 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25281 T2346 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25281 T2379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25280 T2310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25280 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25280 T2330 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25811 T2288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25812 T2288 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 25813 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C375 name=onenodecollectioncore org.apache.solr.core.SolrCore@321c021a url=http://127.0.0.1:60702/bh_m/oh/onenodecollectioncore node=127.0.0.1:60702_bh_m%2Foh C375_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:60702_bh_m%2Foh, base_url=http://127.0.0.1:60702/bh_m/oh, leader=true}
[junit4:junit4]   2> 25832 T2325 C375 P60702 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6165fee1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@79a9af0c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25833 T2325 C375 P60702 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25836 T2325 C375 P60702 /update {wt=javabin&version=2} {add=[1 (1429336303205351424)]} 0 6
[junit4:junit4]   2> 25840 T2325 C375 P60702 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25843 T2325 C375 P60702 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6165fee1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@79a9af0c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6165fee1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@79a9af0c),segFN=segments_2,generation=2,filenames=[_0_CheapBastard_0.dvdm, _0.fnm, _0_Lucene41_0.pos, _0.nvm, _0_Direct_0.doc, _0_MockRandom_0.sd, _0_MockRandom_0.tip, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0.nvd, _0_MockRandom_0.pos, _0_CheapBastard_0.dvdd, _0_Direct_0.pos, segments_2, _0.fdx, _0_Direct_0.tip, _0.si, _0_Lucene41_0.tim, _0_MockRandom_0.tim, _0_Direct_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 25843 T2325 C375 P60702 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_CheapBastard_0.dvdm, _0.fnm, _0_Lucene41_0.pos, _0.nvm, _0_Direct_0.doc, _0_MockRandom_0.sd, _0_MockRandom_0.tip, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0.nvd, _0_MockRandom_0.pos, _0_CheapBastard_0.dvdd, _0_Direct_0.pos, segments_2, _0.fdx, _0_Direct_0.tip, _0.si, _0_Lucene41_0.tim, _0_MockRandom_0.tim, _0_Direct_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 25845 T2325 C375 P60702 oass.SolrIndexSearcher.<init> Opening Searcher@1fdb755 main
[junit4:junit4]   2> 25846 T2325 C375 P60702 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25846 T2386 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@1fdb755 main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 25847 T2325 C375 P60702 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 25851 T2325 C375 P60702 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 25852 T2288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25864 T2325 C375 P60702 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C376 name=collection1 org.apache.solr.core.SolrCore@35e1d796 url=http://127.0.0.1:60698/bh_m/oh/collection1 node=127.0.0.1:60698_bh_m%2Foh C376_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:60698_bh_m%2Foh, base_url=http://127.0.0.1:60698/bh_m/oh, leader=true}
[junit4:junit4]   2> 25874 T2300 C376 P60698 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6369c68 lockFactory=org.apache.lucene.store.NativeFSLockFactory@789a079e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25875 T2300 C376 P60698 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25879 T2300 C376 P60698 /update {wt=javabin&version=2} {add=[1 (1429336303250440192)]} 0 7
[junit4:junit4]   2>  C371_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60882_bh_m%2Foh, base_url=http://127.0.0.1:60882/bh_m/oh}
[junit4:junit4]   2> 25903 T2352 C371 P60882 /update {distrib.from=http://127.0.0.1:60702/bh_m/oh/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429336303268265984)]} 0 3
[junit4:junit4]   2> 25904 T2326 C373 P60702 /update {wt=javabin&version=2} {add=[1 (1429336303268265984)]} 0 15
[junit4:junit4]   2> 25907 T2300 C376 P60698 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25912 T2300 C376 P60698 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6369c68 lockFactory=org.apache.lucene.store.NativeFSLockFactory@789a079e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6369c68 lockFactory=org.apache.lucene.store.NativeFSLockFactory@789a079e),segFN=segments_2,generation=2,filenames=[_0_MockVariableIntBlock_0.doc, _0_Lucene41_0.pos, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.tib, _0.nvd, _0_MockVariableIntBlock_0.pos, _0_CheapBastard_0.dvdd, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_MockVariableIntBlock_0.tii, _0_CheapBastard_0.dvdm, _0.fnm, _0.nvm, _0_MockRandom_0.skp, _0_Direct_0.doc, _0_MockRandom_0.tip, _0_MockRandom_0.frq, _0_MockRandom_0.sd, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_MockVariableIntBlock_0.frq, _0_MockRandom_0.pos, _0_Direct_0.pos, segments_2, _0_Direct_0.tip, _0.fdx, _0_MockRandom_0.pyl, _0_Direct_0.tim, _0_MockRandom_0.tim, _0.fdt]
[junit4:junit4]   2> 25912 T2300 C376 P60698 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_MockVariableIntBlock_0.doc, _0_Lucene41_0.pos, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.tib, _0.nvd, _0_MockVariableIntBlock_0.pos, _0_CheapBastard_0.dvdd, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_MockVariableIntBlock_0.tii, _0_CheapBastard_0.dvdm, _0.fnm, _0.nvm, _0_MockRandom_0.skp, _0_Direct_0.doc, _0_MockRandom_0.tip, _0_MockRandom_0.frq, _0_MockRandom_0.sd, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_MockVariableIntBlock_0.frq, _0_MockRandom_0.pos, _0_Direct_0.pos, segments_2, _0_Direct_0.tip, _0.fdx, _0_MockRandom_0.pyl, _0_Direct_0.tim, _0_MockRandom_0.tim, _0.fdt]
[junit4:junit4]   2> 25915 T2300 C376 P60698 oass.SolrIndexSearcher.<init> Opening Searcher@52821c13 main
[junit4:junit4]   2> 25916 T2300 C376 P60698 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25916 T2314 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52821c13 main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 25917 T2300 C376 P60698 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 25920 T2326 C373 P60702 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25925 T2326 C373 P60702 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5d442464 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7541878f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5d442464 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7541878f),segFN=segments_3,generation=3,filenames=[_0_MockVariableIntBlock_0.doc, _0_Lucene41_0.pos, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.tib, _0.nvd, _0_MockVariableIntBlock_0.pos, _0_CheapBastard_0.dvdd, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_MockVariableIntBlock_0.tii, _0_CheapBastard_0.dvdm, _0.fnm, _0.nvm, _0_MockRandom_0.skp, _0_Direct_0.doc, _0_MockRandom_0.tip, _0_MockRandom_0.frq, _0_MockRandom_0.sd, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_MockVariableIntBlock_0.frq, _0_MockRandom_0.pos, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_MockRandom_0.pyl, _0_Direct_0.tim, _0_MockRandom_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 25926 T2326 C373 P60702 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_MockVariableIntBlock_0.doc, _0_Lucene41_0.pos, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.tib, _0.nvd, _0_MockVariableIntBlock_0.pos, _0_CheapBastard_0.dvdd, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_MockVariableIntBlock_0.tii, _0_CheapBastard_0.dvdm, _0.fnm, _0.nvm, _0_MockRandom_0.skp, _0_Direct_0.doc, _0_MockRandom_0.tip, _0_MockRandom_0.frq, _0_MockRandom_0.sd, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_MockVariableIntBlock_0.frq, _0_MockRandom_0.pos, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_MockRandom_0.pyl, _0_Direct_0.tim, _0_MockRandom_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 25928 T2326 C373 P60702 oass.SolrIndexSearcher.<init> Opening Searcher@262127c1 main
[junit4:junit4]   2> 25929 T2326 C373 P60702 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25929 T2332 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@262127c1 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 25930 T2326 C373 P60702 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:60882/bh_m/oh/collection1/, StdNode: http://127.0.0.1:60709/bh_m/oh/collection1/, StdNode: http://127.0.0.1:54628/bh_m/oh/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 25932 T2342 C374 P60709 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25933 T2342 C374 P60709 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@50e4c311 lockFactory=org.apache.lucene.store.NativeFSLockFactory@26677919),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@50e4c311 lockFactory=org.apache.lucene.store.NativeFSLockFactory@26677919),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 25933 T2352 C371 P60882 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25933 T2342 C374 P60709 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 25935 T2342 C374 P60709 oass.SolrIndexSearcher.<init> Opening Searcher@8fe8f06 main
[junit4:junit4]   2> 25935 T2342 C374 P60709 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25936 T2348 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8fe8f06 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 25936 T2342 C374 P60709 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 25940 T2352 C371 P60882 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@59994396 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7dc5ba27),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@59994396 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7dc5ba27),segFN=segments_3,generation=3,filenames=[_0_MockVariableIntBlock_0.doc, _0_Lucene41_0.pos, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.tib, _0.nvd, _0_MockVariableIntBlock_0.pos, _0_CheapBastard_0.dvdd, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_MockVariableIntBlock_0.tii, _0_CheapBastard_0.dvdm, _0.fnm, _0.nvm, _0_MockRandom_0.skp, _0_Direct_0.doc, _0_MockRandom_0.tip, _0_MockRandom_0.frq, _0_MockRandom_0.sd, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_MockVariableIntBlock_0.frq, _0_MockRandom_0.pos, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_MockRandom_0.pyl, _0_Direct_0.tim, _0_MockRandom_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 25941 T2352 C371 P60882 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_MockVariableIntBlock_0.doc, _0_Lucene41_0.pos, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.tib, _0.nvd, _0_MockVariableIntBlock_0.pos, _0_CheapBastard_0.dvdd, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_MockVariableIntBlock_0.tii, _0_CheapBastard_0.dvdm, _0.fnm, _0.nvm, _0_MockRandom_0.skp, _0_Direct_0.doc, _0_MockRandom_0.tip, _0_MockRandom_0.frq, _0_MockRandom_0.sd, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_MockVariableIntBlock_0.frq, _0_MockRandom_0.pos, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_MockRandom_0.pyl, _0_Direct_0.tim, _0_MockRandom_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2>  C372_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54628_bh_m%2Foh, base_url=http://127.0.0.1:54628/bh_m/oh}
[junit4:junit4]   2> 25941 T2369 C372 P54628 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25942 T2369 C372 P54628 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53050a12 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61fe22db),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53050a12 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61fe22db),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 25943 T2369 C372 P54628 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 25944 T2369 C372 P54628 oass.SolrIndexSearcher.<init> Opening Searcher@700784c9 main
[junit4:junit4]   2> 25945 T2352 C371 P60882 oass.SolrIndexSearcher.<init> Opening Searcher@1e308bea main
[junit4:junit4]   2> 25945 T2369 C372 P54628 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25945 T2381 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@700784c9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 25946 T2352 C371 P60882 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25946 T2369 C372 P54628 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 25946 T2364 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e308bea main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 25947 T2352 C371 P60882 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 25947 T2326 C373 P60702 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 27
[junit4:junit4]   2> 25948 T2288 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 25949 T2288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25950 T2288 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 25953 T2300 C376 P60698 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 25955 T2288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60695/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@531bf22
[junit4:junit4]   2> 25956 T2288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 25956 T2393 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 25957 T2393 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60695, initiating session
[junit4:junit4]   2> 25957 T2290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:51919
[junit4:junit4]   2> 25957 T2290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:51919
[junit4:junit4]   2> 25959 T2292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d605c52ba000d with negotiated timeout 10000 for client /140.211.11.196:51919
[junit4:junit4]   2> 25959 T2393 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60695, sessionid = 0x13d605c52ba000d, negotiated timeout = 10000
[junit4:junit4]   2> 25959 T2394 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@531bf22 name:ZooKeeperConnection Watcher:127.0.0.1:60695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 25959 T2288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 25961 T2288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 25963 T2293 oazs.PrepRequestProcessor.pRequest2Txn Processed session

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

esByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 154318 T2379 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 154318 T2379 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 154318 T2379 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 154321 T2379 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 154321 T2379 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4/index
[junit4:junit4]   2> 154321 T2379 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4/index
[junit4:junit4]   2> 154337 T2379 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4
[junit4:junit4]   2> 154337 T2379 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4
[junit4:junit4]   2> 154338 T2379 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4/index.20130312161839132
[junit4:junit4]   2> 154338 T2379 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363121296050/jetty4/index.20130312161839132
[junit4:junit4]   2> 154338 T2379 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 154338 T2379 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/election/89333517258457100-5-n_0000000001
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:153)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:243)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 154339 T2379 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 154339 T2379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 154340 T2379 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 154340 T2379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 154340 T2379 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 154340 T2379 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 154341 T2379 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {foo_b=MockVariableIntBlock(baseBlockSize=112), n_f1=PostingsFormat(name=MockRandom), foo_d=Lucene41(blocksize=128), foo_f=MockVariableIntBlock(baseBlockSize=112), n_tl1=PostingsFormat(name=MockRandom), n_d1=PostingsFormat(name=Direct), rnd_b=Lucene41(blocksize=128), intDefault=PostingsFormat(name=MockRandom), n_td1=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=Direct), id=Lucene41(blocksize=128), range_facet_sl=Lucene41(blocksize=128), range_facet_si=PostingsFormat(name=Direct), oddField_s=Lucene41(blocksize=128), multiDefault=PostingsFormat(name=Direct), n_tf1=PostingsFormat(name=Direct), n_dt1=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=Direct), n_ti1=Lucene41(blocksize=128), text=MockVariableIntBlock(baseBlockSize=112), _version_=PostingsFormat(name=MockRandom), SubjectTerms_mfacet=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=Direct), n_tdt1=PostingsFormat(name=MockRandom), other_tl1=PostingsFormat(name=MockRandom), n_l1=PostingsFormat(name=Direct), a_si=PostingsFormat(name=MockRandom)}, docValues:{timestamp=DocValuesFormat(name=CheapBastard)}, sim=DefaultSimilarity, locale=vi_VN, timezone=America/Caracas
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=2,free=239906984,total=497025024
[junit4:junit4]   2> NOTE: All tests run in this JVM: [StatsComponentTest, RequiredFieldsTest, SimplePostToolTest, TestCollationField, DirectSolrSpellCheckerTest, EchoParamsTest, DebugComponentTest, RequestHandlersTest, ClusterStateTest, TestPostingsSolrHighlighter, OpenCloseCoreStressTest, FieldAnalysisRequestHandlerTest, UpdateParamsTest, LeaderElectionIntegrationTest, TestBM25SimilarityFactory, ShardRoutingCustomTest, TestDynamicFieldResource, DOMUtilTest, TestBinaryField, SpellCheckComponentTest, SuggesterTSTTest, TestRecovery, TestJmxMonitoredMap, TestDFRSimilarityFactory, SampleTest, CoreContainerCoreInitFailuresTest, TestFastOutputStream, TestSystemIdResolver, TestSolrXMLSerializer, StandardRequestHandlerTest, SolrCmdDistributorTest, PingRequestHandlerTest, HardAutoCommitTest, TestHashPartitioner, TestWordDelimiterFilterFactory, TestLMJelinekMercerSimilarityFactory, TestRandomFaceting, ConvertedLegacyTest, TestCodecSupport, SuggesterWFSTTest, TestAtomicUpdateErrorCases, TestZkChroot, TestFiltering, BadIndexSchemaTest, SortByFunctionTest, FullSolrCloudDistribCmdsTest, OutputWriterTest, CachingDirectoryFactoryTest, CopyFieldTest, SignatureUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, SpellCheckCollatorTest, ZkSolrClientTest, AliasIntegrationTest, TestSolrDiscoveryProperties, TestPropInject, DocValuesMultiTest, TestRTGBase, NotRequiredUniqueKeyTest, MultiTermTest, CollectionsAPIDistributedZkTest, OpenExchangeRatesOrgProviderTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 155.15s, 1 test, 1 error <<< FAILURES!

[...truncated 426 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:877: There were test failures: 271 suites, 1141 tests, 1 error, 27 ignored (8 assumptions)

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