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/01/12 06:00:52 UTC

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3635 - Still Failing

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

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

Error Message:
shard1 should have just been set up to be inconsistent - but it's still consistent

Stack Trace:
java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([6D74C88C7B1C4438:EC9246940C432404]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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 9345 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T3213 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /g_b/e
[junit4:junit4]   2> 5 T3213 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-SyncSliceTest-1357966679994
[junit4:junit4]   2> 6 T3213 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T3214 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T3214 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T3214 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T3214 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T3214 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T3214 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.SyncSliceTest-1357966679993/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T3213 oasc.ZkTestServer.run start zk server on port:30841
[junit4:junit4]   2> 108 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@167ff50a
[junit4:junit4]   2> 109 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T3219 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 110 T3219 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 111 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16034
[junit4:junit4]   2> 111 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16034
[junit4:junit4]   2> 111 T3217 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 141 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc00000 with negotiated timeout 10000 for client /140.211.11.196:16034
[junit4:junit4]   2> 141 T3219 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc00000, negotiated timeout = 10000
[junit4:junit4]   2> 141 T3220 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@167ff50a name:ZooKeeperConnection Watcher:127.0.0.1:30841 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 142 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 142 T3213 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 145 T3218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2d1f1fc00000
[junit4:junit4]   2> 155 T3220 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 155 T3215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16034 which had sessionid 0x13c2d1f1fc00000
[junit4:junit4]   2> 155 T3213 oaz.ZooKeeper.close Session: 0x13c2d1f1fc00000 closed
[junit4:junit4]   2> 156 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@31bb2704
[junit4:junit4]   2> 157 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 157 T3221 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 157 T3221 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 158 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27260
[junit4:junit4]   2> 158 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27260
[junit4:junit4]   2> 159 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc00001 with negotiated timeout 10000 for client /140.211.11.196:27260
[junit4:junit4]   2> 159 T3221 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc00001, negotiated timeout = 10000
[junit4:junit4]   2> 159 T3222 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31bb2704 name:ZooKeeperConnection Watcher:127.0.0.1:30841/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 160 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 160 T3213 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 170 T3213 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 173 T3213 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 175 T3213 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 184 T3213 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.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 185 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 197 T3213 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> 198 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 306 T3213 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> 308 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 320 T3213 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> 321 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 330 T3213 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> 332 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 342 T3213 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> 344 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 357 T3213 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> 359 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 362 T3213 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> 362 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 370 T3213 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> 370 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 373 T3218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2d1f1fc00001
[junit4:junit4]   2> 374 T3222 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 374 T3215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:27260 which had sessionid 0x13c2d1f1fc00001
[junit4:junit4]   2> 374 T3213 oaz.ZooKeeper.close Session: 0x13c2d1f1fc00001 closed
[junit4:junit4]   2> 525 T3213 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 529 T3213 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:34818
[junit4:junit4]   2> 530 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 531 T3213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 531 T3213 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.SyncSliceTest-controljetty-1357966680363
[junit4:junit4]   2> 531 T3213 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357966680363/solr.xml
[junit4:junit4]   2> 532 T3213 oasc.CoreContainer.<init> New CoreContainer 1033466012
[junit4:junit4]   2> 532 T3213 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.SyncSliceTest-controljetty-1357966680363/'
[junit4:junit4]   2> 533 T3213 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.SyncSliceTest-controljetty-1357966680363/'
[junit4:junit4]   2> 584 T3213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 585 T3213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 585 T3213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 586 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 586 T3213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 587 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 587 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 588 T3213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 588 T3213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 589 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 608 T3213 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 626 T3213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30841/solr
[junit4:junit4]   2> 627 T3213 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 627 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@66d17bc1
[junit4:junit4]   2> 628 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 629 T3232 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 629 T3232 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 630 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:24413
[junit4:junit4]   2> 630 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:24413
[junit4:junit4]   2> 644 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc00002 with negotiated timeout 20000 for client /140.211.11.196:24413
[junit4:junit4]   2> 644 T3232 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc00002, negotiated timeout = 20000
[junit4:junit4]   2> 644 T3233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66d17bc1 name:ZooKeeperConnection Watcher:127.0.0.1:30841 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 644 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 646 T3218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2d1f1fc00002
[junit4:junit4]   2> 654 T3233 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 654 T3215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:24413 which had sessionid 0x13c2d1f1fc00002
[junit4:junit4]   2> 654 T3213 oaz.ZooKeeper.close Session: 0x13c2d1f1fc00002 closed
[junit4:junit4]   2> 655 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 665 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@11afbdf6
[junit4:junit4]   2> 666 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 667 T3234 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 667 T3234 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 667 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42344
[junit4:junit4]   2> 668 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42344
[junit4:junit4]   2> 669 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc00003 with negotiated timeout 20000 for client /140.211.11.196:42344
[junit4:junit4]   2> 669 T3234 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc00003, negotiated timeout = 20000
[junit4:junit4]   2> 669 T3235 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11afbdf6 name:ZooKeeperConnection Watcher:127.0.0.1:30841/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 670 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 671 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 673 T3213 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 682 T3213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34818_g_b%2Fe
[junit4:junit4]   2> 683 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34818_g_b%2Fe Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34818_g_b%2Fe
[junit4:junit4]   2> 684 T3213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34818_g_b%2Fe
[junit4:junit4]   2> 687 T3213 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 703 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 704 T3213 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 706 T3213 oasc.Overseer.start Overseer (id=88995704340480003-127.0.0.1:34818_g_b%2Fe-n_0000000000) starting
[junit4:junit4]   2> 707 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 716 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 717 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 718 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 729 T3237 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 729 T3213 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 732 T3213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 734 T3236 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 739 T3238 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.SyncSliceTest-controljetty-1357966680363/collection1
[junit4:junit4]   2> 739 T3238 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 739 T3238 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 740 T3238 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 741 T3238 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.SyncSliceTest-controljetty-1357966680363/collection1/'
[junit4:junit4]   2> 742 T3238 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.SyncSliceTest-controljetty-1357966680363/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 742 T3238 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.SyncSliceTest-controljetty-1357966680363/collection1/lib/README' to classloader
[junit4:junit4]   2> 795 T3238 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 864 T3238 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 965 T3238 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 971 T3238 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1378 T2303 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 1598 T3238 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1609 T3238 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1613 T3238 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1625 T3238 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1630 T3238 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1634 T3238 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1635 T3238 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1636 T3238 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.SyncSliceTest-controljetty-1357966680363/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357966679993/control/data/
[junit4:junit4]   2> 1636 T3238 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e31adc
[junit4:junit4]   2> 1636 T3238 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1638 T3238 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/control/data forceNew:false
[junit4:junit4]   2> 1638 T3238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/control/data
[junit4:junit4]   2> 1639 T3238 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357966679993/control/data/index/
[junit4:junit4]   2> 1640 T3238 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357966679993/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1641 T3238 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/control/data/index forceNew:false
[junit4:junit4]   2> 1647 T3238 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@44ae4db4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1648 T3238 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1649 T3238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/control/data/index
[junit4:junit4]   2> 1649 T3238 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1651 T3238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1651 T3238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1652 T3238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1652 T3238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1653 T3238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1653 T3238 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1653 T3238 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1654 T3238 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1654 T3238 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1655 T3238 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1655 T3238 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1656 T3238 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1656 T3238 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1656 T3238 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1657 T3238 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1657 T3238 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1657 T3238 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1658 T3238 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1658 T3238 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1659 T3238 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1659 T3238 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1660 T3238 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1660 T3238 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1660 T3238 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1661 T3238 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1661 T3238 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1674 T3238 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1679 T3238 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1679 T3238 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1682 T3238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/control/data
[junit4:junit4]   2> 1684 T3238 oass.SolrIndexSearcher.<init> Opening Searcher@17d7229e main
[junit4:junit4]   2> 1685 T3238 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1685 T3238 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1685 T3238 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1693 T3238 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1748 T3239 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17d7229e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1752 T3238 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1752 T3238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1753 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2237 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2238 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:34818_g_b%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34818/g_b/e"}
[junit4:junit4]   2> 2238 T3236 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2238 T3236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2239 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2259 T3235 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> 2765 T3238 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2765 T3238 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34818/g_b/e collection:control_collection shard:shard1
[junit4:junit4]   2> 2766 T3238 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2781 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2783 T3238 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2783 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2793 T3238 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2794 T3238 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2794 T3238 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34818/g_b/e/collection1/
[junit4:junit4]   2> 2794 T3238 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2794 T3238 oasc.SyncStrategy.syncToMe http://127.0.0.1:34818/g_b/e/collection1/ has no replicas
[junit4:junit4]   2> 2794 T3238 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34818/g_b/e/collection1/
[junit4:junit4]   2> 2795 T3238 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2799 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3218 T2309 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 3769 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3784 T3235 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> 3834 T3238 oasc.ZkController.register We are http://127.0.0.1:34818/g_b/e/collection1/ and leader is http://127.0.0.1:34818/g_b/e/collection1/
[junit4:junit4]   2> 3834 T3238 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34818/g_b/e
[junit4:junit4]   2> 3834 T3238 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3834 T3238 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3835 T3238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3837 T3238 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3838 T3213 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> 3838 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3839 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3853 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3863 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3176bd7e
[junit4:junit4]   2> 3864 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3864 T3240 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3865 T3240 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 3865 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34614
[junit4:junit4]   2> 3865 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34614
[junit4:junit4]   2> 3866 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc00004 with negotiated timeout 10000 for client /140.211.11.196:34614
[junit4:junit4]   2> 3867 T3240 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc00004, negotiated timeout = 10000
[junit4:junit4]   2> 3867 T3241 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3176bd7e name:ZooKeeperConnection Watcher:127.0.0.1:30841/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3867 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3868 T3213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3869 T3213 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4022 T3213 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4025 T3213 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51000
[junit4:junit4]   2> 4026 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4026 T3213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4027 T3213 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.SyncSliceTest-jetty1-1357966683858
[junit4:junit4]   2> 4027 T3213 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357966683858/solr.xml
[junit4:junit4]   2> 4028 T3213 oasc.CoreContainer.<init> New CoreContainer 1170206216
[junit4:junit4]   2> 4028 T3213 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.SyncSliceTest-jetty1-1357966683858/'
[junit4:junit4]   2> 4029 T3213 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.SyncSliceTest-jetty1-1357966683858/'
[junit4:junit4]   2> 4080 T3213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4081 T3213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4081 T3213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4082 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4082 T3213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4083 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4083 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4084 T3213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4084 T3213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4084 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4103 T3213 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4121 T3213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30841/solr
[junit4:junit4]   2> 4122 T3213 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4122 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2d984bd9
[junit4:junit4]   2> 4123 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4124 T3251 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4124 T3251 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 4124 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:15729
[junit4:junit4]   2> 4125 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:15729
[junit4:junit4]   2> 4127 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc00005 with negotiated timeout 20000 for client /140.211.11.196:15729
[junit4:junit4]   2> 4127 T3251 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc00005, negotiated timeout = 20000
[junit4:junit4]   2> 4127 T3252 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d984bd9 name:ZooKeeperConnection Watcher:127.0.0.1:30841 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4127 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4128 T3218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2d1f1fc00005
[junit4:junit4]   2> 4142 T3252 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4142 T3215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:15729 which had sessionid 0x13c2d1f1fc00005
[junit4:junit4]   2> 4142 T3213 oaz.ZooKeeper.close Session: 0x13c2d1f1fc00005 closed
[junit4:junit4]   2> 4142 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4151 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@38a03772
[junit4:junit4]   2> 4152 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4152 T3253 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4153 T3253 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 4153 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22852
[junit4:junit4]   2> 4153 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22852
[junit4:junit4]   2> 4154 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc00006 with negotiated timeout 20000 for client /140.211.11.196:22852
[junit4:junit4]   2> 4154 T3253 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc00006, negotiated timeout = 20000
[junit4:junit4]   2> 4155 T3254 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38a03772 name:ZooKeeperConnection Watcher:127.0.0.1:30841/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4155 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4156 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4157 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4164 T3213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51000_g_b%2Fe
[junit4:junit4]   2> 4165 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51000_g_b%2Fe Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51000_g_b%2Fe
[junit4:junit4]   2> 4166 T3213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51000_g_b%2Fe
[junit4:junit4]   2> 4168 T3241 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4168 T3235 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4169 T3235 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> 4177 T3213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4184 T3255 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.SyncSliceTest-jetty1-1357966683858/collection1
[junit4:junit4]   2> 4184 T3255 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4184 T3255 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4185 T3255 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4186 T3255 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.SyncSliceTest-jetty1-1357966683858/collection1/'
[junit4:junit4]   2> 4187 T3255 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.SyncSliceTest-jetty1-1357966683858/collection1/lib/README' to classloader
[junit4:junit4]   2> 4187 T3255 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.SyncSliceTest-jetty1-1357966683858/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4240 T3255 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4308 T3255 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4409 T3255 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4415 T3255 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5029 T3255 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5034 T2317 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 5039 T3255 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5043 T3255 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5054 T3255 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5058 T3255 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5062 T3255 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5063 T3255 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5064 T3255 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.SyncSliceTest-jetty1-1357966683858/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/
[junit4:junit4]   2> 5064 T3255 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e31adc
[junit4:junit4]   2> 5065 T3255 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5065 T3255 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1 forceNew:false
[junit4:junit4]   2> 5066 T3255 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1
[junit4:junit4]   2> 5066 T3255 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index/
[junit4:junit4]   2> 5067 T3255 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5067 T3255 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index forceNew:false
[junit4:junit4]   2> 5073 T3255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64289447; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5074 T3255 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5075 T3255 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index
[junit4:junit4]   2> 5075 T3255 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5077 T3255 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5077 T3255 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5078 T3255 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5078 T3255 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5078 T3255 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5079 T3255 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5079 T3255 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5080 T3255 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5080 T3255 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5081 T3255 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5081 T3255 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5082 T3255 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5082 T3255 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5082 T3255 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5083 T3255 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5083 T3255 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5083 T3255 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5084 T3255 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5084 T3255 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5085 T3255 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5085 T3255 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5086 T3255 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5086 T3255 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5087 T3255 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5087 T3255 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5088 T3255 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5100 T3255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5104 T3255 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5105 T3255 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5107 T3255 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1
[junit4:junit4]   2> 5109 T3255 oass.SolrIndexSearcher.<init> Opening Searcher@86c924 main
[junit4:junit4]   2> 5110 T3255 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5110 T3255 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5110 T3255 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5117 T3255 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5174 T3256 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@86c924 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5179 T3255 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5179 T3255 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5289 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5290 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:34818_g_b%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34818/g_b/e"}
[junit4:junit4]   2> 5293 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51000_g_b%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51000/g_b/e"}
[junit4:junit4]   2> 5293 T3236 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5293 T3236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5305 T3241 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> 5305 T3235 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> 5305 T3254 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> 6182 T3255 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6182 T3255 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51000/g_b/e collection:collection1 shard:shard1
[junit4:junit4]   2> 6183 T3255 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6198 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6198 T3255 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6199 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6201 T3255 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6201 T3255 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6201 T3255 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51000/g_b/e/collection1/
[junit4:junit4]   2> 6201 T3255 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6202 T3255 oasc.SyncStrategy.syncToMe http://127.0.0.1:51000/g_b/e/collection1/ has no replicas
[junit4:junit4]   2> 6202 T3255 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51000/g_b/e/collection1/
[junit4:junit4]   2> 6202 T3255 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6205 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6810 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6816 T3254 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> 6816 T3241 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> 6816 T3235 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> 6819 T3255 oasc.ZkController.register We are http://127.0.0.1:51000/g_b/e/collection1/ and leader is http://127.0.0.1:51000/g_b/e/collection1/
[junit4:junit4]   2> 6819 T3255 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51000/g_b/e
[junit4:junit4]   2> 6819 T3255 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6819 T3255 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6820 T3255 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6822 T3255 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6823 T3213 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> 6823 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6824 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6903 T2325 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 7038 T3213 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7042 T3213 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32560
[junit4:junit4]   2> 7043 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7043 T3213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7044 T3213 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.SyncSliceTest-jetty2-1357966686827
[junit4:junit4]   2> 7044 T3213 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357966686827/solr.xml
[junit4:junit4]   2> 7045 T3213 oasc.CoreContainer.<init> New CoreContainer 1811521347
[junit4:junit4]   2> 7046 T3213 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.SyncSliceTest-jetty2-1357966686827/'
[junit4:junit4]   2> 7046 T3213 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.SyncSliceTest-jetty2-1357966686827/'
[junit4:junit4]   2> 7120 T3213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7120 T3213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7121 T3213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7121 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7122 T3213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7122 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7123 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7123 T3213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7124 T3213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7124 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7144 T3213 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7164 T3213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30841/solr
[junit4:junit4]   2> 7165 T3213 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7165 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@53cc60c7
[junit4:junit4]   2> 7167 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7167 T3266 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7168 T3266 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 7168 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:39223
[junit4:junit4]   2> 7168 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:39223
[junit4:junit4]   2> 7170 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc00007 with negotiated timeout 20000 for client /140.211.11.196:39223
[junit4:junit4]   2> 7170 T3266 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc00007, negotiated timeout = 20000
[junit4:junit4]   2> 7170 T3267 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53cc60c7 name:ZooKeeperConnection Watcher:127.0.0.1:30841 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7170 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7172 T3218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2d1f1fc00007
[junit4:junit4]   2> 7180 T3267 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7180 T3215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:39223 which had sessionid 0x13c2d1f1fc00007
[junit4:junit4]   2> 7180 T3213 oaz.ZooKeeper.close Session: 0x13c2d1f1fc00007 closed
[junit4:junit4]   2> 7180 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7191 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@34cb9a81
[junit4:junit4]   2> 7193 T3268 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7192 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7193 T3268 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 7193 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:61137
[junit4:junit4]   2> 7194 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:61137
[junit4:junit4]   2> 7195 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc00008 with negotiated timeout 20000 for client /140.211.11.196:61137
[junit4:junit4]   2> 7195 T3268 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc00008, negotiated timeout = 20000
[junit4:junit4]   2> 7196 T3269 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34cb9a81 name:ZooKeeperConnection Watcher:127.0.0.1:30841/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7196 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7197 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7207 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7208 T3213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32560_g_b%2Fe
[junit4:junit4]   2> 7209 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc00008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:32560_g_b%2Fe Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:32560_g_b%2Fe
[junit4:junit4]   2> 7210 T3213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32560_g_b%2Fe
[junit4:junit4]   2> 7212 T3241 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> 7213 T3254 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7213 T3235 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7213 T3254 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> 7213 T3235 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> 7214 T3241 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7215 T3213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7222 T3270 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.SyncSliceTest-jetty2-1357966686827/collection1
[junit4:junit4]   2> 7223 T3270 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7223 T3270 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7223 T3270 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7225 T3270 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.SyncSliceTest-jetty2-1357966686827/collection1/'
[junit4:junit4]   2> 7226 T3270 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.SyncSliceTest-jetty2-1357966686827/collection1/lib/README' to classloader
[junit4:junit4]   2> 7226 T3270 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.SyncSliceTest-jetty2-1357966686827/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7280 T3270 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7350 T3270 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7451 T3270 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7457 T3270 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8134 T3270 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8146 T3270 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8150 T3270 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8162 T3270 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8167 T3270 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8171 T3270 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8172 T3270 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8173 T3270 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.SyncSliceTest-jetty2-1357966686827/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/
[junit4:junit4]   2> 8174 T3270 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e31adc
[junit4:junit4]   2> 8174 T3270 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8175 T3270 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2 forceNew:false
[junit4:junit4]   2> 8176 T3270 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2
[junit4:junit4]   2> 8176 T3270 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index/
[junit4:junit4]   2> 8177 T3270 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8178 T3270 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index forceNew:false
[junit4:junit4]   2> 8198 T3270 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@48d7e39c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8198 T3270 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8199 T3270 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index
[junit4:junit4]   2> 8200 T3270 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8202 T3270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8202 T3270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8203 T3270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8203 T3270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8204 T3270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8204 T3270 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8204 T3270 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8205 T3270 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8205 T3270 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8206 T3270 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8206 T3270 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8207 T3270 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8207 T3270 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8208 T3270 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8208 T3270 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8208 T3270 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8209 T3270 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8209 T3270 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8210 T3270 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8210 T3270 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8211 T3270 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8211 T3270 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8212 T3270 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8212 T3270 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8213 T3270 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8214 T3270 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8233 T3270 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8239 T3270 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8240 T3270 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 8243 T3270 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2
[junit4:junit4]   2> 8244 T3270 oass.SolrIndexSearcher.<init> Opening Searcher@1dacb1ae main
[junit4:junit4]   2> 8246 T3270 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8246 T3270 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8246 T3270 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8264 T3270 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8321 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8322 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51000_g_b%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51000/g_b/e"}
[junit4:junit4]   2> 8339 T3271 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1dacb1ae main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8340 T3269 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> 8340 T3241 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> 8341 T3235 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> 8340 T3254 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> 8344 T3270 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8344 T3270 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8840 T2333 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 9845 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9846 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32560_g_b%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32560/g_b/e"}
[junit4:junit4]   2> 9846 T3236 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 9846 T3236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9858 T3241 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> 9858 T3269 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> 9858 T3235 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> 9858 T3254 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> 10347 T3270 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10347 T3270 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32560/g_b/e collection:collection1 shard:shard1
[junit4:junit4]   2> 10361 T3270 oasc.ZkController.register We are http://127.0.0.1:32560/g_b/e/collection1/ and leader is http://127.0.0.1:51000/g_b/e/collection1/
[junit4:junit4]   2> 10361 T3270 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32560/g_b/e
[junit4:junit4]   2> 10361 T3270 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 10361 T3270 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C249 name=collection1 org.apache.solr.core.SolrCore@3b8ce9e2 url=http://127.0.0.1:32560/g_b/e/collection1 node=127.0.0.1:32560_g_b%2Fe C249_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:32560_g_b%2Fe, base_url=http://127.0.0.1:32560/g_b/e}
[junit4:junit4]   2> 10362 T3272 C249 P32560 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 10362 T3272 C249 P32560 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 10362 T3270 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10362 T3272 C249 P32560 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 10363 T3272 C249 P32560 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10363 T3213 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> 10364 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 10364 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10368 T3272 C249 P32560 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10544 T3213 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10549 T3213 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:65179
[junit4:junit4]   2> 10549 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10550 T3213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10550 T3213 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.SyncSliceTest-jetty3-1357966690369
[junit4:junit4]   2> 10551 T3213 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357966690369/solr.xml
[junit4:junit4]   2> 10551 T3213 oasc.CoreContainer.<init> New CoreContainer 1039912300
[junit4:junit4]   2> 10552 T3213 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.SyncSliceTest-jetty3-1357966690369/'
[junit4:junit4]   2> 10552 T3213 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.SyncSliceTest-jetty3-1357966690369/'
[junit4:junit4]   2> 10608 T3213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 10609 T3213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10609 T3213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10610 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10610 T3213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10611 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10611 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10612 T3213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10612 T3213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10612 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10631 T3213 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10644 T2343 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 10651 T3213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30841/solr
[junit4:junit4]   2> 10652 T3213 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10652 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@43ab376a
[junit4:junit4]   2> 10653 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10653 T3282 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10654 T3282 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 10654 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:17152
[junit4:junit4]   2> 10655 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:17152
[junit4:junit4]   2> 10657 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc00009 with negotiated timeout 20000 for client /140.211.11.196:17152
[junit4:junit4]   2> 10657 T3282 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc00009, negotiated timeout = 20000
[junit4:junit4]   2> 10657 T3283 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43ab376a name:ZooKeeperConnection Watcher:127.0.0.1:30841 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10658 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10659 T3218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2d1f1fc00009
[junit4:junit4]   2> 10672 T3283 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10672 T3215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:17152 which had sessionid 0x13c2d1f1fc00009
[junit4:junit4]   2> 10672 T3213 oaz.ZooKeeper.close Session: 0x13c2d1f1fc00009 closed
[junit4:junit4]   2> 10672 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 10682 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@c85360c
[junit4:junit4]   2> 10683 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10683 T3284 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10684 T3284 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 10684 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:56380
[junit4:junit4]   2> 10684 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:56380
[junit4:junit4]   2> 10686 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc0000a with negotiated timeout 20000 for client /140.211.11.196:56380
[junit4:junit4]   2> 10686 T3284 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc0000a, negotiated timeout = 20000
[junit4:junit4]   2> 10686 T3285 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c85360c name:ZooKeeperConnection Watcher:127.0.0.1:30841/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10686 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10687 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc0000a type:create cxid:0x1 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10688 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc0000a type:create cxid:0x2 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10697 T3213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65179_g_b%2Fe
[junit4:junit4]   2> 10697 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc0000a type:delete cxid:0x4 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:65179_g_b%2Fe Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:65179_g_b%2Fe
[junit4:junit4]   2> 10699 T3213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65179_g_b%2Fe
[junit4:junit4]   2> 10702 T3269 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> 10702 T3241 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> 10703 T3235 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10702 T3254 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10703 T3235 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> 10703 T3254 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> 10704 T3269 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10705 T3241 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10705 T3213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10712 T3286 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.SyncSliceTest-jetty3-1357966690369/collection1
[junit4:junit4]   2> 10713 T3286 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10713 T3286 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10713 T3286 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10714 T3286 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.SyncSliceTest-jetty3-1357966690369/collection1/'
[junit4:junit4]   2> 10716 T3286 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.SyncSliceTest-jetty3-1357966690369/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10716 T3286 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.SyncSliceTest-jetty3-1357966690369/collection1/lib/README' to classloader
[junit4:junit4]   2> 10768 T3286 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10837 T3286 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10938 T3286 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10944 T3286 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11361 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11362 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[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:32560_g_b%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32560/g_b/e"}
[junit4:junit4]   2> 11379 T3235 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> 11379 T3269 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> 11379 T3254 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> 11379 T3285 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> 11379 T3241 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> 11561 T3286 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11572 T3286 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11576 T3286 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11587 T3286 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11592 T3286 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11596 T3286 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11597 T3286 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11598 T3286 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.SyncSliceTest-jetty3-1357966690369/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/
[junit4:junit4]   2> 11599 T3286 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e31adc
[junit4:junit4]   2> 11599 T3286 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 11600 T3286 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3 forceNew:false
[junit4:junit4]   2> 11601 T3286 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3
[junit4:junit4]   2> 11601 T3286 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index/
[junit4:junit4]   2> 11602 T3286 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11602 T3286 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index forceNew:false
[junit4:junit4]   2> 11621 T3286 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4609209c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11622 T3286 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11623 T3286 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index
[junit4:junit4]   2> 11623 T3286 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 11625 T3286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11625 T3286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 11626 T3286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11626 T3286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 11626 T3286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11627 T3286 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11627 T3286 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11628 T3286 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11628 T3286 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11629 T3286 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 11629 T3286 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 11630 T3286 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11630 T3286 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 11630 T3286 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 11631 T3286 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 11631 T3286 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11632 T3286 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11632 T3286 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11632 T3286 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11633 T3286 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11633 T3286 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11634 T3286 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11634 T3286 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11635 T3286 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11635 T3286 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 11636 T3286 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 11648 T3286 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11652 T3286 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 11653 T3286 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 11656 T3286 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3
[junit4:junit4]   2> 11658 T3286 oass.SolrIndexSearcher.<init> Opening Searcher@31bc16dd main
[junit4:junit4]   2> 11659 T3286 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11659 T3286 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11659 T3286 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 11666 T3286 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11727 T3287 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31bc16dd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11731 T3286 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11731 T3286 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12522 T2351 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 12885 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12886 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65179_g_b%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65179/g_b/e"}
[junit4:junit4]   2> 12886 T3236 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 12886 T3236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 12899 T3285 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> 12899 T3241 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> 12899 T3235 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> 12899 T3269 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> 12899 T3254 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>  C249_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:32560_g_b%2Fe, base_url=http://127.0.0.1:32560/g_b/e}
[junit4:junit4]   2> 13384 T3272 C249 P32560 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51000/g_b/e/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 13384 T3272 C249 P32560 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:32560/g_b/e START replicas=[http://127.0.0.1:51000/g_b/e/collection1/] nUpdates=100
[junit4:junit4]   2> 13384 T3272 C249 P32560 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 13385 T3272 C249 P32560 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 13385 T3272 C249 P32560 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 13385 T3272 C249 P32560 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 13385 T3272 C249 P32560 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 13385 T3272 C249 P32560 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51000/g_b/e/collection1/. core=collection1
[junit4:junit4]   2> 13386 T3272 C249 P32560 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C250 name=collection1 org.apache.solr.core.SolrCore@54f44a8a url=http://127.0.0.1:51000/g_b/e/collection1 node=127.0.0.1:51000_g_b%2Fe C250_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51000_g_b%2Fe, base_url=http://127.0.0.1:51000/g_b/e, leader=true}
[junit4:junit4]   2> 13399 T3245 C250 P51000 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 13404 T3246 C250 P51000 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 13405 T3246 C250 P51000 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1
[junit4:junit4]   2> 13409 T3246 C250 P51000 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64289447; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13410 T3246 C250 P51000 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13433 T3246 C250 P51000 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64289447; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64289447; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13433 T3246 C250 P51000 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13434 T3246 C250 P51000 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1
[junit4:junit4]   2> 13435 T3246 C250 P51000 oass.SolrIndexSearcher.<init> Opening Searcher@79907b79 realtime
[junit4:junit4]   2> 13435 T3246 C250 P51000 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13436 T3246 C250 P51000 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 32
[junit4:junit4]   2> 13436 T3272 C249 P32560 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13437 T3272 C249 P32560 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 13439 T3247 C250 P51000 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13440 T3247 C250 P51000 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 13440 T3272 C249 P32560 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 13440 T3272 C249 P32560 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 13441 T3272 C249 P32560 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 13443 T3247 C250 P51000 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1
[junit4:junit4]   2> 13444 T3247 C250 P51000 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index
[junit4:junit4]   2> 13444 T3247 C250 P51000 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 13445 T3272 C249 P32560 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 13446 T3272 C249 P32560 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index.20130112055813433 forceNew:false
[junit4:junit4]   2> 13446 T3272 C249 P32560 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2
[junit4:junit4]   2> 13447 T3272 C249 P32560 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index.20130112055813433 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b7a592f; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 13450 T3247 C250 P51000 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13452 T3272 C249 P32560 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index
[junit4:junit4]   2> 13452 T3272 C249 P32560 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 13452 T3272 C249 P32560 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130112055813433
[junit4:junit4]   2> 13454 T3272 C249 P32560 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2
[junit4:junit4]   2> 13454 T3272 C249 P32560 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2
[junit4:junit4]   2> 13454 T3272 C249 P32560 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index.20130112055813433
[junit4:junit4]   2> 13458 T3272 C249 P32560 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index.20130112055813433 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b7a592f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13459 T3272 C249 P32560 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13460 T3272 C249 P32560 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2
[junit4:junit4]   2> 13460 T3272 C249 P32560 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 13460 T3272 C249 P32560 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 13461 T3272 C249 P32560 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 13462 T3272 C249 P32560 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index.20130112055813433
[junit4:junit4]   2> 13463 T3272 C249 P32560 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2
[junit4:junit4]   2> 13466 T3272 C249 P32560 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index.20130112055813433 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b7a592f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13466 T3272 C249 P32560 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13467 T3272 C249 P32560 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 13467 T3272 C249 P32560 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2
[junit4:junit4]   2> 13467 T3272 C249 P32560 oass.SolrIndexSearcher.<init> Opening Searcher@6b1decdd main
[junit4:junit4]   2> 13469 T3271 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b1decdd main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 13470 T3271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index
[junit4:junit4]   2> 13470 T3272 C249 P32560 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 13516 T3272 C249 P32560 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index.20130112055813433 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b7a592f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index.20130112055813433 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b7a592f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 13517 T3272 C249 P32560 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 13518 T3272 C249 P32560 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2
[junit4:junit4]   2> 13518 T3272 C249 P32560 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13518 T3272 C249 P32560 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index.20130112055813433
[junit4:junit4]   2> 13519 T3272 C249 P32560 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty2/index
[junit4:junit4]   2> 13519 T3272 C249 P32560 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 13519 T3272 C249 P32560 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 13519 T3272 C249 P32560 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13519 T3272 C249 P32560 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13568 T3272 C249 P32560 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 13737 T3286 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13737 T3286 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65179/g_b/e collection:collection1 shard:shard1
[junit4:junit4]   2> 13744 T3286 oasc.ZkController.register We are http://127.0.0.1:65179/g_b/e/collection1/ and leader is http://127.0.0.1:51000/g_b/e/collection1/
[junit4:junit4]   2> 13744 T3286 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65179/g_b/e
[junit4:junit4]   2> 13744 T3286 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13744 T3286 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C251 name=collection1 org.apache.solr.core.SolrCore@30a263de url=http://127.0.0.1:65179/g_b/e/collection1 node=127.0.0.1:65179_g_b%2Fe C251_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:65179_g_b%2Fe, base_url=http://127.0.0.1:65179/g_b/e}
[junit4:junit4]   2> 13745 T3290 C251 P65179 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13745 T3286 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13745 T3290 C251 P65179 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13746 T3290 C251 P65179 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13746 T3290 C251 P65179 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13746 T3213 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> 13747 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13747 T3290 C251 P65179 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13747 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13947 T3213 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13951 T3213 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63174
[junit4:junit4]   2> 13951 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13952 T3213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13952 T3213 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.SyncSliceTest-jetty4-1357966693757
[junit4:junit4]   2> 13953 T3213 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357966693757/solr.xml
[junit4:junit4]   2> 13953 T3213 oasc.CoreContainer.<init> New CoreContainer 2044666956
[junit4:junit4]   2> 13954 T3213 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.SyncSliceTest-jetty4-1357966693757/'
[junit4:junit4]   2> 13954 T3213 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.SyncSliceTest-jetty4-1357966693757/'
[junit4:junit4]   2> 14016 T3213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 14016 T3213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14017 T3213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14017 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14018 T3213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14018 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14019 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14019 T3213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14020 T3213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14020 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14042 T3213 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14063 T3213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30841/solr
[junit4:junit4]   2> 14064 T3213 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14064 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7bc8e24e
[junit4:junit4]   2> 14065 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14066 T3300 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14066 T3300 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 14067 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58227
[junit4:junit4]   2> 14067 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58227
[junit4:junit4]   2> 14069 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc0000b with negotiated timeout 20000 for client /140.211.11.196:58227
[junit4:junit4]   2> 14069 T3300 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc0000b, negotiated timeout = 20000
[junit4:junit4]   2> 14069 T3301 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bc8e24e name:ZooKeeperConnection Watcher:127.0.0.1:30841 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14070 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14071 T3218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2d1f1fc0000b
[junit4:junit4]   2> 14072 T3301 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14072 T3215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:58227 which had sessionid 0x13c2d1f1fc0000b
[junit4:junit4]   2> 14072 T3213 oaz.ZooKeeper.close Session: 0x13c2d1f1fc0000b closed
[junit4:junit4]   2> 14073 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 14085 T3213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30841/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@ea0a966
[junit4:junit4]   2> 14086 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14086 T3302 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30841. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14087 T3302 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30841, initiating session
[junit4:junit4]   2> 14087 T3215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44756
[junit4:junit4]   2> 14087 T3215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44756
[junit4:junit4]   2> 14089 T3217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2d1f1fc0000c with negotiated timeout 20000 for client /140.211.11.196:44756
[junit4:junit4]   2> 14089 T3302 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30841, sessionid = 0x13c2d1f1fc0000c, negotiated timeout = 20000
[junit4:junit4]   2> 14089 T3303 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ea0a966 name:ZooKeeperConnection Watcher:127.0.0.1:30841/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14089 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14090 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc0000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14092 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc0000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14100 T3213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63174_g_b%2Fe
[junit4:junit4]   2> 14101 T3218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2d1f1fc0000c type:delete cxid:0x4 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:63174_g_b%2Fe Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:63174_g_b%2Fe
[junit4:junit4]   2> 14102 T3213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63174_g_b%2Fe
[junit4:junit4]   2> 14104 T3285 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> 14104 T3241 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> 14104 T3269 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> 14105 T3254 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14105 T3235 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14105 T3254 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> 14105 T3235 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> 14106 T3285 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14112 T3241 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14112 T3269 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14113 T3213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14121 T3304 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.SyncSliceTest-jetty4-1357966693757/collection1
[junit4:junit4]   2> 14121 T3304 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14121 T3304 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14122 T3304 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14124 T3304 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.SyncSliceTest-jetty4-1357966693757/collection1/'
[junit4:junit4]   2> 14125 T3304 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.SyncSliceTest-jetty4-1357966693757/collection1/lib/README' to classloader
[junit4:junit4]   2> 14125 T3304 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.SyncSliceTest-jetty4-1357966693757/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14180 T3304 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14251 T3304 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14322 T2357 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 14352 T3304 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14358 T3304 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14404 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14405 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32560_g_b%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32560/g_b/e"}
[junit4:junit4]   2> 14409 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[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:65179_g_b%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65179/g_b/e"}
[junit4:junit4]   2> 14420 T3241 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> 14420 T3235 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> 14420 T3303 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> 14420 T3285 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> 14420 T3254 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> 14420 T3269 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> 14998 T3304 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15008 T3304 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15012 T3304 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15023 T3304 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15028 T3304 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15032 T3304 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15033 T3304 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15034 T3304 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.SyncSliceTest-jetty4-1357966693757/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4/
[junit4:junit4]   2> 15034 T3304 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e31adc
[junit4:junit4]   2> 15035 T3304 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 15036 T3304 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4 forceNew:false
[junit4:junit4]   2> 15036 T3304 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4
[junit4:junit4]   2> 15036 T3304 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4/index/
[junit4:junit4]   2> 15037 T3304 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15038 T3304 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4/index forceNew:false
[junit4:junit4]   2> 15070 T3304 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@156ac9bc; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15070 T3304 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15071 T3304 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4/index
[junit4:junit4]   2> 15072 T3304 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 15074 T3304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15074 T3304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 15074 T3304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15075 T3304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 15075 T3304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15076 T3304 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15076 T3304 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15076 T3304 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15077 T3304 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15078 T3304 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 15078 T3304 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 15078 T3304 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15079 T3304 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 15079 T3304 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 15079 T3304 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 15080 T3304 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15080 T3304 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15081 T3304 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15081 T3304 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15082 T3304 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15082 T3304 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15083 T3304 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15083 T3304 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15084 T3304 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15084 T3304 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 15085 T3304 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 15097 T3304 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15101 T3304 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 15102 T3304 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 15105 T3304 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4
[junit4:junit4]   2> 15106 T3304 oass.SolrIndexSearcher.<init> Opening Searcher@16ee46ec main
[junit4:junit4]   2> 15107 T3304 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15108 T3304 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15108 T3304 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 15125 T3304 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 15170 T3305 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16ee46ec main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15175 T3304 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15175 T3304 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15934 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15935 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:63174_g_b%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63174/g_b/e"}
[junit4:junit4]   2> 15935 T3236 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 15935 T3236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15982 T3241 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> 15982 T3235 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> 15982 T3303 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> 15982 T3269 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> 15982 T3285 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> 15982 T3254 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> 16172 T2367 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 16177 T3304 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16177 T3304 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63174/g_b/e collection:collection1 shard:shard1
[junit4:junit4]   2> 16180 T3304 oasc.ZkController.register We are http://127.0.0.1:63174/g_b/e/collection1/ and leader is http://127.0.0.1:51000/g_b/e/collection1/
[junit4:junit4]   2> 16180 T3304 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63174/g_b/e
[junit4:junit4]   2> 16180 T3304 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16180 T3304 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C252 name=collection1 org.apache.solr.core.SolrCore@5a72e7ea url=http://127.0.0.1:63174/g_b/e/collection1 node=127.0.0.1:63174_g_b%2Fe C252_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:63174_g_b%2Fe, base_url=http://127.0.0.1:63174/g_b/e}
[junit4:junit4]   2> 16181 T3306 C252 P63174 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16181 T3304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16181 T3306 C252 P63174 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16181 T3306 C252 P63174 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16182 T3306 C252 P63174 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16182 T3213 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> 16183 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16183 T3306 C252 P63174 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16183 T3213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16205 T3213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16206 T3213 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 16207 T3213 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 16207 T3213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C251_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:65179_g_b%2Fe, base_url=http://127.0.0.1:65179/g_b/e}
[junit4:junit4]   2> 16772 T3290 C251 P65179 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51000/g_b/e/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 16772 T3290 C251 P65179 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:65179/g_b/e START replicas=[http://127.0.0.1:51000/g_b/e/collection1/] nUpdates=100
[junit4:junit4]   2> 16773 T3290 C251 P65179 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 16773 T3290 C251 P65179 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 16773 T3290 C251 P65179 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 16773 T3290 C251 P65179 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 16773 T3290 C251 P65179 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 16773 T3290 C251 P65179 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51000/g_b/e/collection1/. core=collection1
[junit4:junit4]   2> 16774 T3290 C251 P65179 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16775 T3245 C250 P51000 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 16784 T3250 C250 P51000 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16790 T3250 C250 P51000 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64289447; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64289447; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 16791 T3250 C250 P51000 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 16792 T3250 C250 P51000 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1
[junit4:junit4]   2> 16792 T3250 C250 P51000 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16793 T3250 C250 P51000 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 16793 T3290 C251 P65179 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16794 T3290 C251 P65179 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 16796 T3247 C250 P51000 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 16797 T3290 C251 P65179 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 16797 T3290 C251 P65179 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 16797 T3290 C251 P65179 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 16799 T3247 C250 P51000 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1
[junit4:junit4]   2> 16800 T3247 C250 P51000 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index
[junit4:junit4]   2> 16800 T3247 C250 P51000 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 16801 T3290 C251 P65179 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 16802 T3290 C251 P65179 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index.20130112055816789 forceNew:false
[junit4:junit4]   2> 16802 T3290 C251 P65179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3
[junit4:junit4]   2> 16803 T3290 C251 P65179 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index.20130112055816789 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64995a2e; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 16806 T3247 C250 P51000 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 16807 T3290 C251 P65179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index
[junit4:junit4]   2> 16807 T3290 C251 P65179 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 16808 T3290 C251 P65179 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130112055816789
[junit4:junit4]   2> 16809 T3290 C251 P65179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3
[junit4:junit4]   2> 16810 T3290 C251 P65179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3
[junit4:junit4]   2> 16810 T3290 C251 P65179 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index.20130112055816789
[junit4:junit4]   2> 16813 T3290 C251 P65179 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index.20130112055816789 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64995a2e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 16813 T3290 C251 P65179 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 16815 T3290 C251 P65179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3
[junit4:junit4]   2> 16815 T3290 C251 P65179 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 16815 T3290 C251 P65179 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 16815 T3290 C251 P65179 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 16816 T3290 C251 P65179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index.20130112055816789
[junit4:junit4]   2> 16817 T3290 C251 P65179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3
[junit4:junit4]   2> 16820 T3290 C251 P65179 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index.20130112055816789 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64995a2e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 16820 T3290 C251 P65179 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 16820 T3290 C251 P65179 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 16821 T3290 C251 P65179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3
[junit4:junit4]   2> 16821 T3290 C251 P65179 oass.SolrIndexSearcher.<init> Opening Searcher@e0cbad2 main
[junit4:junit4]   2> 16823 T3287 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e0cbad2 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 16823 T3287 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index
[junit4:junit4]   2> 16824 T3290 C251 P65179 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16827 T3290 C251 P65179 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index.20130112055816789 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64995a2e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index.20130112055816789 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64995a2e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 16827 T3290 C251 P65179 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 16828 T3290 C251 P65179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3
[junit4:junit4]   2> 16828 T3290 C251 P65179 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16829 T3290 C251 P65179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index.20130112055816789
[junit4:junit4]   2> 16829 T3290 C251 P65179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty3/index
[junit4:junit4]   2> 16829 T3290 C251 P65179 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 16829 T3290 C251 P65179 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 16829 T3290 C251 P65179 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 16830 T3290 C251 P65179 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16837 T3290 C251 P65179 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 17209 T3213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17495 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17496 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[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:63174_g_b%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63174/g_b/e"}
[junit4:junit4]   2> 17500 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65179_g_b%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65179/g_b/e"}
[junit4:junit4]   2> 17518 T3241 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> 17518 T3303 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> 17518 T3285 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> 17518 T3254 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> 17518 T3235 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> 17518 T3269 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> 18076 T2375 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 18211 T3213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19213 T3213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19871 T2383 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2>  C252_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:63174_g_b%2Fe, base_url=http://127.0.0.1:63174/g_b/e}
[junit4:junit4]   2> 20209 T3306 C252 P63174 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51000/g_b/e/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20209 T3306 C252 P63174 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:63174/g_b/e START replicas=[http://127.0.0.1:51000/g_b/e/collection1/] nUpdates=100
[junit4:junit4]   2> 20210 T3306 C252 P63174 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20210 T3306 C252 P63174 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20210 T3306 C252 P63174 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20210 T3306 C252 P63174 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20210 T3306 C252 P63174 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20211 T3306 C252 P63174 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51000/g_b/e/collection1/. core=collection1
[junit4:junit4]   2> 20211 T3306 C252 P63174 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20212 T3245 C250 P51000 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20215 T3213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20226 T3244 C250 P51000 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20258 T3244 C250 P51000 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64289447; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64289447; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64289447; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20259 T3244 C250 P51000 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20260 T3244 C250 P51000 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1
[junit4:junit4]   2> 20260 T3244 C250 P51000 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20260 T3244 C250 P51000 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 34
[junit4:junit4]   2> 20261 T3306 C252 P63174 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20261 T3306 C252 P63174 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20264 T3247 C250 P51000 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20265 T3306 C252 P63174 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 20265 T3306 C252 P63174 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20265 T3306 C252 P63174 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20267 T3247 C250 P51000 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1
[junit4:junit4]   2> 20268 T3247 C250 P51000 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty1/index
[junit4:junit4]   2> 20268 T3247 C250 P51000 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20269 T3306 C252 P63174 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20270 T3306 C252 P63174 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4/index.20130112055820257 forceNew:false
[junit4:junit4]   2> 20270 T3306 C252 P63174 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4
[junit4:junit4]   2> 20271 T3306 C252 P63174 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4/index.20130112055820257 lockFactory=org.apache.lucene.store.NativeFSLockFactory@720fb0d6; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 20274 T3247 C250 P51000 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 20275 T3306 C252 P63174 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4/index
[junit4:junit4]   2> 20275 T3306 C252 P63174 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20276 T3306 C252 P63174 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130112055820257
[junit4:junit4]   2> 20277 T3306 C252 P63174 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4
[junit4:junit4]   2> 20278 T3306 C252 P63174 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4
[junit4:junit4]   2> 20278 T3306 C252 P63174 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357966679993/jetty4/index.20130112055820257
[junit4:junit4]   2> 20281 T3306 C252 P63174 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.Sync

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

C4438:EC9246940C432404]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 146274 T3213 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {range_facet_l=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=MockSep), _version_=PostingsFormat(name=NestedPulsing), rnd_b=MockFixedIntBlock(blockSize=1196), intDefault=PostingsFormat(name=NestedPulsing), timestamp=PostingsFormat(name=Memory doPackFST= false), id=MockFixedIntBlock(blockSize=1196), a_t=PostingsFormat(name=Memory doPackFST= false), range_facet_sl=MockFixedIntBlock(blockSize=1196), range_facet_si=PostingsFormat(name=Memory doPackFST= false), other_tl1=PostingsFormat(name=NestedPulsing), multiDefault=PostingsFormat(name=Memory doPackFST= false), a_si=PostingsFormat(name=NestedPulsing)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_EG, timezone=Europe/Ljubljana
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=2,free=295289856,total=535822336
[junit4:junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIDistributedZkTest, PathHierarchyTokenizerFactoryTest, XsltUpdateRequestHandlerTest, TestWriterPerf, SoftAutoCommitTest, SynonymTokenizerTest, TestPhraseSuggestions, TestCodecSupport, TestAnalyzedSuggestions, TestPropInject, TestCSVResponseWriter, TestDistributedGrouping, TestReplicationHandler, UpdateParamsTest, RecoveryZkTest, TestDistributedSearch, SuggesterTest, DirectUpdateHandlerTest, TestLazyCores, DOMUtilTest, TestStressReorder, SolrInfoMBeanTest, TestTrie, TestReload, TestJmxIntegration, PrimUtilsTest, FieldMutatingUpdateProcessorTest, TestDocSet, TestQueryUtils, EchoParamsTest, LeaderElectionTest, TestSolrDeletionPolicy1, TestPostingsSolrHighlighter, IndexSchemaRuntimeFieldTest, StatelessScriptUpdateProcessorFactoryTest, PeerSyncTest, LegacyHTMLStripCharFilterTest, TestStressRecovery, TestSolrDeletionPolicy2, PolyFieldTest, TestSolrCoreProperties, TestFoldingMultitermQuery, TestPluginEnable, IndexReaderFactoryTest, SpellingQueryConverterTest, TestSort, TestSolrXMLSerializer, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, QueryEqualityTest, DirectSolrSpellCheckerTest, PingRequestHandlerTest, DocumentAnalysisRequestHandlerTest, ShardRoutingCustomTest, DocumentBuilderTest, ZkSolrClientTest, TestLRUCache, UUIDFieldTest, TestArbitraryIndexDir, OverseerTest, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, DistributedSpellCheckComponentTest, TestRealTimeGet, ZkControllerTest, SpellCheckCollatorTest, AutoCommitTest, BasicZkTest, TestFaceting, WordBreakSolrSpellCheckerTest, TestHashPartitioner, DistributedTermsComponentTest, StatsComponentTest, TestRecovery, SolrCoreTest, TestMultiCoreConfBootstrap, TestCoreContainer, LukeRequestHandlerTest, TestFiltering, MoreLikeThisHandlerTest, TestPseudoReturnFields, IndexSchemaTest, QueryParsingTest, StandardRequestHandlerTest, XmlUpdateRequestHandlerTest, SuggesterWFSTTest, TestValueSourceCache, TestReversedWildcardFilterFactory, JSONWriterTest, RequestHandlersTest, RequiredFieldsTest, SuggesterTSTTest, CSVRequestHandlerTest, BadIndexSchemaTest, NoCacheHeaderTest, PrimitiveFieldTypeTest, TestUpdate, SOLR749Test, TestMergePolicyConfig, TestCollationField, SolrIndexConfigTest, TestNumberUtils, MultiTermTest, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestDFRSimilarityFactory, TestDefaultSimilarityFactory, ResourceLoaderTest, FileUtilsTest, ChaosMonkeySafeLeaderTest, TestUtils, PreAnalyzedFieldTest, AnalysisAfterCoreReloadTest, ClusterStateTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 146.30s, 1 test, 1 failure <<< FAILURES!

[...truncated 48 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:344: 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:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 246 suites, 1029 tests, 1 failure, 23 ignored (5 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3642 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3642/

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([ACF5E78548278881]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([ACF5E78548278881]:0)




Build Log:
[...truncated 9450 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T376 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T376 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/J0/./solrtest-BasicDistributedZkTest-1358179453576
[junit4:junit4]   2> 11 T376 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 17 T377 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 103 T377 oaz.Environment.logEnv Server environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 103 T377 oaz.Environment.logEnv Server environment:host.name=lucene.zones.apache.org
[junit4:junit4]   2> 103 T377 oaz.Environment.logEnv Server environment:java.version=1.7.0_09
[junit4:junit4]   2> 103 T377 oaz.Environment.logEnv Server environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 104 T377 oaz.Environment.logEnv Server environment:java.home=/usr/local/openjdk7/jre
[junit4:junit4]   2> 104 T377 oaz.Environment.logEnv Server environment:java.class.path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/classes/test:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/codecs/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-solrj/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/analysis/common/lucene-analyzers-common-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/highlighter/lucene-highlighter-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/memory/lucene-memory-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/misc/lucene-misc-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/spatial/lucene-spatial-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/suggest/lucene-suggest-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/grouping/lucene-grouping-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/queries/lucene-queries-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/queryparser/lucene-queryparser-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/cglib-nodep-2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/commons-cli-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/commons-codec-1.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/commons-fileupload-1.2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/commons-lang-2.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/easymock-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/guava-13.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/javax.servlet-api-3.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/objenesis-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/spatial4j-0.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/commons-io-2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/httpclient-4.1.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/httpcore-4.1.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/httpmime-4.1.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/log4j-over-slf4j-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/slf4j-api-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/wstx-asl-3.2.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/zookeeper-3.4.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/servlet-api-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/test-framework/lib/junit-4.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/home/hudson/.ant/lib/ivy-2.2.0.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/usr/local/openjdk7/lib/tools.jar:/home/hudson/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 105 T377 oaz.Environment.logEnv Server environment:java.library.path=/usr/local/openjdk7/jre/lib/amd64/server:/usr/local/openjdk7/jre/lib/amd64:/usr/local/openjdk7/jre/../lib/amd64:/usr/local/openjdk6/jre/lib/amd64/server:/usr/local/openjdk6/jre/lib/amd64:/usr/local/openjdk6/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib:/usr/local/lib
[junit4:junit4]   2> 106 T377 oaz.Environment.logEnv Server environment:java.io.tmpdir=.
[junit4:junit4]   2> 106 T377 oaz.Environment.logEnv Server environment:java.compiler=<NA>
[junit4:junit4]   2> 106 T377 oaz.Environment.logEnv Server environment:os.name=FreeBSD
[junit4:junit4]   2> 106 T377 oaz.Environment.logEnv Server environment:os.arch=amd64
[junit4:junit4]   2> 106 T377 oaz.Environment.logEnv Server environment:os.version=9.0-RELEASE
[junit4:junit4]   2> 106 T377 oaz.Environment.logEnv Server environment:user.name=hudson
[junit4:junit4]   2> 107 T377 oaz.Environment.logEnv Server environment:user.home=/home/hudson
[junit4:junit4]   2> 107 T377 oaz.Environment.logEnv Server environment:user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 166 T377 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 166 T377 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 166 T377 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 175 T377 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 219 T376 oasc.ZkTestServer.run start zk server on port:33241
[junit4:junit4]   2> 290 T377 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 310 T376 oaz.Environment.logEnv Client environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 311 T376 oaz.Environment.logEnv Client environment:host.name=lucene.zones.apache.org
[junit4:junit4]   2> 311 T376 oaz.Environment.logEnv Client environment:java.version=1.7.0_09
[junit4:junit4]   2> 311 T376 oaz.Environment.logEnv Client environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 312 T376 oaz.Environment.logEnv Client environment:java.home=/usr/local/openjdk7/jre
[junit4:junit4]   2> 312 T376 oaz.Environment.logEnv Client environment:java.class.path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/classes/test:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/codecs/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-solrj/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/analysis/common/lucene-analyzers-common-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/highlighter/lucene-highlighter-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/memory/lucene-memory-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/misc/lucene-misc-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/spatial/lucene-spatial-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/suggest/lucene-suggest-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/grouping/lucene-grouping-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/queries/lucene-queries-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/queryparser/lucene-queryparser-5.0-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/cglib-nodep-2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/commons-cli-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/commons-codec-1.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/commons-fileupload-1.2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/commons-lang-2.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/easymock-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/guava-13.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/javax.servlet-api-3.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/objenesis-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/core/lib/spatial4j-0.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/commons-io-2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/httpclient-4.1.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/httpcore-4.1.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/httpmime-4.1.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/log4j-over-slf4j-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/slf4j-api-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/wstx-asl-3.2.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/solrj/lib/zookeeper-3.4.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/lib/servlet-api-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build/core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/test-framework/lib/junit-4.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/home/hudson/.ant/lib/ivy-2.2.0.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/usr/local/openjdk7/lib/tools.jar:/home/hudson/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 313 T376 oaz.Environment.logEnv Client environment:java.library.path=/usr/local/openjdk7/jre/lib/amd64/server:/usr/local/openjdk7/jre/lib/amd64:/usr/local/openjdk7/jre/../lib/amd64:/usr/local/openjdk6/jre/lib/amd64/server:/usr/local/openjdk6/jre/lib/amd64:/usr/local/openjdk6/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib:/usr/local/lib
[junit4:junit4]   2> 313 T376 oaz.Environment.logEnv Client environment:java.io.tmpdir=.
[junit4:junit4]   2> 314 T376 oaz.Environment.logEnv Client environment:java.compiler=<NA>
[junit4:junit4]   2> 314 T376 oaz.Environment.logEnv Client environment:os.name=FreeBSD
[junit4:junit4]   2> 314 T376 oaz.Environment.logEnv Client environment:os.arch=amd64
[junit4:junit4]   2> 314 T376 oaz.Environment.logEnv Client environment:os.version=9.0-RELEASE
[junit4:junit4]   2> 315 T376 oaz.Environment.logEnv Client environment:user.name=hudson
[junit4:junit4]   2> 315 T376 oaz.Environment.logEnv Client environment:user.home=/home/hudson
[junit4:junit4]   2> 315 T376 oaz.Environment.logEnv Client environment:user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 321 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@f407cd6
[junit4:junit4]   2> 414 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 424 T381 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 426 T381 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 427 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33245
[junit4:junit4]   2> 451 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33245
[junit4:junit4]   2> 462 T380 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 506 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc90000 with negotiated timeout 10000 for client /140.211.11.196:33245
[junit4:junit4]   2> 506 T381 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc90000, negotiated timeout = 10000
[junit4:junit4]   2> 512 T382 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f407cd6 name:ZooKeeperConnection Watcher:127.0.0.1:33241 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 512 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 513 T376 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 582 T383 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c39cdcbc90000
[junit4:junit4]   2> 584 T382 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 584 T376 oaz.ZooKeeper.close Session: 0x13c39cdcbc90000 closed
[junit4:junit4]   2> 584 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c0d56b4
[junit4:junit4]   2> 584 T378 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:33245 which had sessionid 0x13c39cdcbc90000
[junit4:junit4]   2> 585 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 585 T384 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 586 T384 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 586 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33247
[junit4:junit4]   2> 586 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33247
[junit4:junit4]   2> 587 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc90001 with negotiated timeout 10000 for client /140.211.11.196:33247
[junit4:junit4]   2> 587 T384 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc90001, negotiated timeout = 10000
[junit4:junit4]   2> 588 T385 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c0d56b4 name:ZooKeeperConnection Watcher:127.0.0.1:33241/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 588 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 588 T376 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 599 T376 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 603 T376 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 606 T376 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 611 T376 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.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 631 T376 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 643 T376 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> 645 T376 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 756 T376 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> 757 T376 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 766 T376 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> 767 T376 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 776 T376 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> 777 T376 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 787 T376 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> 787 T376 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 792 T376 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> 793 T376 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 797 T376 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> 798 T376 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 802 T376 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> 803 T376 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 807 T383 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c39cdcbc90001
[junit4:junit4]   2> 808 T378 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:33247 which had sessionid 0x13c39cdcbc90001
[junit4:junit4]   2> 808 T376 oaz.ZooKeeper.close Session: 0x13c39cdcbc90001 closed
[junit4:junit4]   2> 808 T385 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 930 T376 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 934 T376 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33251
[junit4:junit4]   2> 934 T376 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 935 T376 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 935 T376 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358179454380
[junit4:junit4]   2> 935 T376 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358179454380/solr.xml
[junit4:junit4]   2> 936 T376 oasc.CoreContainer.<init> New CoreContainer 1938377992
[junit4:junit4]   2> 936 T376 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358179454380/'
[junit4:junit4]   2> 937 T376 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358179454380/'
[junit4:junit4]   2> 975 T376 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 975 T376 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 976 T376 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 976 T376 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 976 T376 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 976 T376 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 977 T376 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 977 T376 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 977 T376 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 978 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 994 T376 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1008 T376 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33241/solr
[junit4:junit4]   2> 1025 T376 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1026 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5dafc666
[junit4:junit4]   2> 1027 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1027 T395 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1028 T395 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 1028 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33253
[junit4:junit4]   2> 1028 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33253
[junit4:junit4]   2> 1030 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc90002 with negotiated timeout 20000 for client /140.211.11.196:33253
[junit4:junit4]   2> 1030 T395 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc90002, negotiated timeout = 20000
[junit4:junit4]   2> 1031 T396 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5dafc666 name:ZooKeeperConnection Watcher:127.0.0.1:33241 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1031 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1032 T383 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c39cdcbc90002
[junit4:junit4]   2> 1042 T378 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:33253 which had sessionid 0x13c39cdcbc90002
[junit4:junit4]   2> 1042 T396 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1042 T376 oaz.ZooKeeper.close Session: 0x13c39cdcbc90002 closed
[junit4:junit4]   2> 1046 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 1058 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@75c6b5bc
[junit4:junit4]   2> 1059 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1060 T397 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1060 T397 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 1060 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33254
[junit4:junit4]   2> 1061 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33254
[junit4:junit4]   2> 1062 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc90003 with negotiated timeout 20000 for client /140.211.11.196:33254
[junit4:junit4]   2> 1062 T397 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc90003, negotiated timeout = 20000
[junit4:junit4]   2> 1062 T398 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75c6b5bc name:ZooKeeperConnection Watcher:127.0.0.1:33241/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1062 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1075 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1085 T376 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1088 T376 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33251_
[junit4:junit4]   2> 1092 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33251_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33251_
[junit4:junit4]   2> 1093 T376 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33251_
[junit4:junit4]   2> 1098 T376 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1120 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 1121 T376 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1124 T376 oasc.Overseer.start Overseer (id=89009648690593795-127.0.0.1:33251_-n_0000000000) starting
[junit4:junit4]   2> 1125 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1145 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1147 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1148 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1150 T400 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 1150 T376 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1154 T376 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1165 T399 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1171 T401 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358179454380/collection1
[junit4:junit4]   2> 1171 T401 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1172 T401 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1172 T401 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1175 T401 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358179454380/collection1/'
[junit4:junit4]   2> 1176 T401 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358179454380/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1177 T401 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358179454380/collection1/lib/README' to classloader
[junit4:junit4]   2> 1260 T401 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1333 T401 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1435 T401 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1443 T401 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2068 T401 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2077 T401 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2079 T401 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2102 T401 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2107 T401 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2112 T401 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2114 T401 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2116 T401 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358179454380/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/control/data/
[junit4:junit4]   2> 2116 T401 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@198323f7
[junit4:junit4]   2> 2117 T401 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 2140 T401 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/control/data forceNew:false
[junit4:junit4]   2> 2141 T401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/control/data
[junit4:junit4]   2> 2141 T401 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/control/data/index/
[junit4:junit4]   2> 2142 T401 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2143 T401 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/control/data/index forceNew:false
[junit4:junit4]   2> 2148 T401 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@62b6e18f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2148 T401 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2149 T401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/control/data/index
[junit4:junit4]   2> 2149 T401 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2151 T401 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2151 T401 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2151 T401 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2151 T401 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2152 T401 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2152 T401 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2152 T401 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2153 T401 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2153 T401 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2153 T401 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2154 T401 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2154 T401 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2154 T401 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2154 T401 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2155 T401 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2155 T401 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2155 T401 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2156 T401 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2156 T401 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2156 T401 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2157 T401 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2157 T401 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2157 T401 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2158 T401 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2158 T401 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2158 T401 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2168 T401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2173 T401 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2174 T401 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 2176 T401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/control/data
[junit4:junit4]   2> 2178 T401 oass.SolrIndexSearcher.<init> Opening Searcher@2b385e6d main
[junit4:junit4]   2> 2179 T401 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2179 T401 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2179 T401 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2185 T401 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2237 T402 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b385e6d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2241 T401 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2241 T401 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2242 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2671 T399 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2672 T399 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:33251_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33251"}
[junit4:junit4]   2> 2673 T399 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2694 T399 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2695 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2730 T398 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> 3257 T401 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3257 T401 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33251 collection:control_collection shard:shard1
[junit4:junit4]   2> 3267 T401 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 3281 T401 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3310 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3311 T401 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3312 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3314 T401 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3315 T401 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3315 T401 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33251/collection1/
[junit4:junit4]   2> 3315 T401 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3315 T401 oasc.SyncStrategy.syncToMe http://127.0.0.1:33251/collection1/ has no replicas
[junit4:junit4]   2> 3316 T401 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33251/collection1/
[junit4:junit4]   2> 3316 T401 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3321 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4236 T399 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4262 T398 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> 4293 T401 oasc.ZkController.register We are http://127.0.0.1:33251/collection1/ and leader is http://127.0.0.1:33251/collection1/
[junit4:junit4]   2> 4293 T401 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33251
[junit4:junit4]   2> 4293 T401 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4293 T401 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4293 T401 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4296 T401 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4297 T376 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4298 T376 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4298 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4311 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4328 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6c363cbe
[junit4:junit4]   2> 4330 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4330 T403 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4331 T403 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 4331 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33281
[junit4:junit4]   2> 4332 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33281
[junit4:junit4]   2> 4333 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc90004 with negotiated timeout 10000 for client /140.211.11.196:33281
[junit4:junit4]   2> 4333 T403 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc90004, negotiated timeout = 10000
[junit4:junit4]   2> 4333 T404 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c363cbe name:ZooKeeperConnection Watcher:127.0.0.1:33241/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4333 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4335 T376 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4339 T376 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4518 T376 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4521 T376 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33283
[junit4:junit4]   2> 4522 T376 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4523 T376 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4523 T376 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358179457911
[junit4:junit4]   2> 4524 T376 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358179457911/solr.xml
[junit4:junit4]   2> 4524 T376 oasc.CoreContainer.<init> New CoreContainer 1520572103
[junit4:junit4]   2> 4525 T376 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358179457911/'
[junit4:junit4]   2> 4525 T376 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358179457911/'
[junit4:junit4]   2> 4581 T376 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4582 T376 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4582 T376 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4583 T376 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4583 T376 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4584 T376 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4584 T376 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4584 T376 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4585 T376 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4585 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4608 T376 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4628 T376 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33241/solr
[junit4:junit4]   2> 4629 T376 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4630 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1922a766
[junit4:junit4]   2> 4631 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4631 T414 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4632 T414 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 4632 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33285
[junit4:junit4]   2> 4633 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33285
[junit4:junit4]   2> 4634 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc90005 with negotiated timeout 20000 for client /140.211.11.196:33285
[junit4:junit4]   2> 4634 T414 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc90005, negotiated timeout = 20000
[junit4:junit4]   2> 4635 T415 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1922a766 name:ZooKeeperConnection Watcher:127.0.0.1:33241 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4635 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4637 T383 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c39cdcbc90005
[junit4:junit4]   2> 4638 T378 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:33285 which had sessionid 0x13c39cdcbc90005
[junit4:junit4]   2> 4639 T415 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4639 T376 oaz.ZooKeeper.close Session: 0x13c39cdcbc90005 closed
[junit4:junit4]   2> 4639 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4651 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@db27fb2
[junit4:junit4]   2> 4652 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4652 T416 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4653 T416 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 4653 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33286
[junit4:junit4]   2> 4654 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33286
[junit4:junit4]   2> 4655 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc90006 with negotiated timeout 20000 for client /140.211.11.196:33286
[junit4:junit4]   2> 4655 T416 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc90006, negotiated timeout = 20000
[junit4:junit4]   2> 4656 T417 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@db27fb2 name:ZooKeeperConnection Watcher:127.0.0.1:33241/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4656 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4657 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4659 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4667 T376 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33283_
[junit4:junit4]   2> 4668 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33283_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33283_
[junit4:junit4]   2> 4670 T376 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33283_
[junit4:junit4]   2> 4674 T404 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4674 T398 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4675 T398 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> 4684 T376 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4692 T418 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358179457911/collection1
[junit4:junit4]   2> 4693 T418 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4694 T418 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4694 T418 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4696 T418 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358179457911/collection1/'
[junit4:junit4]   2> 4697 T418 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358179457911/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4697 T418 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358179457911/collection1/lib/README' to classloader
[junit4:junit4]   2> 4735 T418 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4783 T418 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4884 T418 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4889 T418 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5338 T418 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5348 T418 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5351 T418 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5369 T418 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5374 T418 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5379 T418 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5381 T418 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5383 T418 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358179457911/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1/
[junit4:junit4]   2> 5383 T418 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@198323f7
[junit4:junit4]   2> 5384 T418 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5384 T418 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1 forceNew:false
[junit4:junit4]   2> 5385 T418 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1
[junit4:junit4]   2> 5385 T418 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1/index/
[junit4:junit4]   2> 5385 T418 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5386 T418 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1/index forceNew:false
[junit4:junit4]   2> 5392 T418 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@60d4b107; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5392 T418 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5393 T418 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1/index
[junit4:junit4]   2> 5393 T418 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5395 T418 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5395 T418 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5396 T418 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5396 T418 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5396 T418 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5396 T418 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5397 T418 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5397 T418 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5398 T418 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5398 T418 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5398 T418 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5399 T418 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5399 T418 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5399 T418 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5400 T418 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5400 T418 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5400 T418 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5401 T418 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5401 T418 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5402 T418 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5402 T418 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5402 T418 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5403 T418 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5403 T418 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5404 T418 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5404 T418 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5412 T418 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5416 T418 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5417 T418 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5419 T418 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1
[junit4:junit4]   2> 5420 T418 oass.SolrIndexSearcher.<init> Opening Searcher@36653563 main
[junit4:junit4]   2> 5421 T418 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5421 T418 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5422 T418 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5438 T418 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5491 T419 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36653563 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5497 T418 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5497 T418 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5770 T399 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5771 T399 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:33251_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33251"}
[junit4:junit4]   2> 5776 T399 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:33283_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33283"}
[junit4:junit4]   2> 5776 T399 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5776 T399 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5788 T398 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> 5788 T404 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> 5788 T417 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> 6501 T418 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6501 T418 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33283 collection:collection1 shard:shard1
[junit4:junit4]   2> 6502 T418 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6666 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6669 T418 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6670 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6717 T418 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6718 T418 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6718 T418 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33283/collection1/
[junit4:junit4]   2> 6718 T418 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6718 T418 oasc.SyncStrategy.syncToMe http://127.0.0.1:33283/collection1/ has no replicas
[junit4:junit4]   2> 6719 T418 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33283/collection1/
[junit4:junit4]   2> 6719 T418 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6755 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7302 T399 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7327 T398 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> 7327 T417 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> 7327 T404 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> 7376 T418 oasc.ZkController.register We are http://127.0.0.1:33283/collection1/ and leader is http://127.0.0.1:33283/collection1/
[junit4:junit4]   2> 7376 T418 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33283
[junit4:junit4]   2> 7376 T418 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7377 T418 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7377 T418 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7380 T418 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7381 T376 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7382 T376 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7382 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7533 T376 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7536 T376 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33312
[junit4:junit4]   2> 7536 T376 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7537 T376 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7537 T376 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358179460967
[junit4:junit4]   2> 7537 T376 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358179460967/solr.xml
[junit4:junit4]   2> 7538 T376 oasc.CoreContainer.<init> New CoreContainer 1642480138
[junit4:junit4]   2> 7539 T376 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358179460967/'
[junit4:junit4]   2> 7539 T376 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358179460967/'
[junit4:junit4]   2> 7580 T376 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7581 T376 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7581 T376 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7582 T376 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7582 T376 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7582 T376 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7583 T376 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7583 T376 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7583 T376 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7584 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7603 T376 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7619 T376 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33241/solr
[junit4:junit4]   2> 7620 T376 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7620 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@79a7dbbf
[junit4:junit4]   2> 7621 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7621 T429 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7622 T429 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 7622 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33313
[junit4:junit4]   2> 7623 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33313
[junit4:junit4]   2> 7624 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc90007 with negotiated timeout 20000 for client /140.211.11.196:33313
[junit4:junit4]   2> 7624 T429 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc90007, negotiated timeout = 20000
[junit4:junit4]   2> 7624 T430 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79a7dbbf name:ZooKeeperConnection Watcher:127.0.0.1:33241 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7625 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7626 T383 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c39cdcbc90007
[junit4:junit4]   2> 7627 T430 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7627 T378 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:33313 which had sessionid 0x13c39cdcbc90007
[junit4:junit4]   2> 7627 T376 oaz.ZooKeeper.close Session: 0x13c39cdcbc90007 closed
[junit4:junit4]   2> 7627 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7637 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@33f51919
[junit4:junit4]   2> 7638 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7638 T431 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7639 T431 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 7639 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33314
[junit4:junit4]   2> 7639 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33314
[junit4:junit4]   2> 7640 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc90008 with negotiated timeout 20000 for client /140.211.11.196:33314
[junit4:junit4]   2> 7641 T431 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc90008, negotiated timeout = 20000
[junit4:junit4]   2> 7641 T432 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33f51919 name:ZooKeeperConnection Watcher:127.0.0.1:33241/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7641 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7642 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7643 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7645 T376 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33312_
[junit4:junit4]   2> 7645 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33312_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33312_
[junit4:junit4]   2> 7653 T376 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33312_
[junit4:junit4]   2> 7656 T417 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> 7657 T404 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> 7657 T398 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7657 T398 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> 7659 T417 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7659 T404 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7661 T376 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7668 T433 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358179460967/collection1
[junit4:junit4]   2> 7669 T433 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7670 T433 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7670 T433 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7671 T433 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358179460967/collection1/'
[junit4:junit4]   2> 7672 T433 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358179460967/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7672 T433 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358179460967/collection1/lib/README' to classloader
[junit4:junit4]   2> 7711 T433 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7761 T433 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7862 T433 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7867 T433 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8325 T433 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8333 T433 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8336 T433 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8354 T433 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8359 T433 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8363 T433 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8365 T433 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8367 T433 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358179460967/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2/
[junit4:junit4]   2> 8367 T433 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@198323f7
[junit4:junit4]   2> 8368 T433 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8368 T433 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2 forceNew:false
[junit4:junit4]   2> 8369 T433 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2
[junit4:junit4]   2> 8369 T433 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2/index/
[junit4:junit4]   2> 8369 T433 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8370 T433 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2/index forceNew:false
[junit4:junit4]   2> 8375 T433 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cf0a23; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8375 T433 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8375 T433 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2/index
[junit4:junit4]   2> 8376 T433 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8377 T433 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8378 T433 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8378 T433 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8378 T433 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8379 T433 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8379 T433 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8379 T433 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8380 T433 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8380 T433 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8380 T433 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8381 T433 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8381 T433 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8382 T433 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8382 T433 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8382 T433 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8382 T433 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8383 T433 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8383 T433 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8384 T433 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8384 T433 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8384 T433 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8385 T433 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8385 T433 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8386 T433 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8386 T433 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8387 T433 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8395 T433 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8399 T433 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8401 T433 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 8403 T433 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2
[junit4:junit4]   2> 8404 T433 oass.SolrIndexSearcher.<init> Opening Searcher@41955132 main
[junit4:junit4]   2> 8405 T433 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8405 T433 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8405 T433 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8420 T433 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8462 T434 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41955132 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8469 T433 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8469 T433 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8853 T399 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8854 T399 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:33283_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33283"}
[junit4:junit4]   2> 8870 T399 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:33312_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33312"}
[junit4:junit4]   2> 8870 T399 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 8870 T399 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8884 T398 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> 8884 T417 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> 8884 T404 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> 8884 T432 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> 9472 T433 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9472 T433 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33312 collection:collection1 shard:shard2
[junit4:junit4]   2> 9473 T433 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 9490 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90008 type:delete cxid:0x42 zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 9497 T433 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9497 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90008 type:create cxid:0x43 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9500 T433 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9501 T433 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9501 T433 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33312/collection1/
[junit4:junit4]   2> 9501 T433 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9501 T433 oasc.SyncStrategy.syncToMe http://127.0.0.1:33312/collection1/ has no replicas
[junit4:junit4]   2> 9502 T433 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33312/collection1/
[junit4:junit4]   2> 9502 T433 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 9506 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc90008 type:create cxid:0x4c zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10399 T399 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10416 T398 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> 10416 T417 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> 10416 T404 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> 10416 T432 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> 10435 T433 oasc.ZkController.register We are http://127.0.0.1:33312/collection1/ and leader is http://127.0.0.1:33312/collection1/
[junit4:junit4]   2> 10435 T433 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33312
[junit4:junit4]   2> 10435 T433 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 10435 T433 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 10435 T433 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10438 T433 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10439 T376 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 10439 T376 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 10440 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10566 T376 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10569 T376 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33329
[junit4:junit4]   2> 10569 T376 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10570 T376 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10570 T376 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358179464021
[junit4:junit4]   2> 10571 T376 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358179464021/solr.xml
[junit4:junit4]   2> 10571 T376 oasc.CoreContainer.<init> New CoreContainer 1820951696
[junit4:junit4]   2> 10572 T376 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358179464021/'
[junit4:junit4]   2> 10573 T376 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358179464021/'
[junit4:junit4]   2> 10615 T376 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 10615 T376 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10616 T376 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10616 T376 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10616 T376 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10617 T376 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10617 T376 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10617 T376 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10618 T376 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10618 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10634 T376 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10650 T376 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33241/solr
[junit4:junit4]   2> 10651 T376 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10651 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e604379
[junit4:junit4]   2> 10652 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10652 T444 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10653 T444 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 10654 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33330
[junit4:junit4]   2> 10654 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33330
[junit4:junit4]   2> 10656 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc90009 with negotiated timeout 20000 for client /140.211.11.196:33330
[junit4:junit4]   2> 10656 T444 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc90009, negotiated timeout = 20000
[junit4:junit4]   2> 10657 T445 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e604379 name:ZooKeeperConnection Watcher:127.0.0.1:33241 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10657 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10659 T383 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c39cdcbc90009
[junit4:junit4]   2> 10660 T378 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:33330 which had sessionid 0x13c39cdcbc90009
[junit4:junit4]   2> 10661 T376 oaz.ZooKeeper.close Session: 0x13c39cdcbc90009 closed
[junit4:junit4]   2> 10661 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 10672 T445 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10673 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6cceb55
[junit4:junit4]   2> 10675 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10675 T446 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10675 T446 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 10676 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33331
[junit4:junit4]   2> 10676 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33331
[junit4:junit4]   2> 10678 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc9000a with negotiated timeout 20000 for client /140.211.11.196:33331
[junit4:junit4]   2> 10678 T446 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc9000a, negotiated timeout = 20000
[junit4:junit4]   2> 10678 T447 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cceb55 name:ZooKeeperConnection Watcher:127.0.0.1:33241/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10678 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10679 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc9000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10681 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc9000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10689 T376 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33329_
[junit4:junit4]   2> 10690 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc9000a type:delete cxid:0x4 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33329_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33329_
[junit4:junit4]   2> 10696 T376 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33329_
[junit4:junit4]   2> 10699 T417 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> 10699 T404 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> 10699 T398 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10699 T398 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> 10700 T432 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10700 T432 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> 10701 T417 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10702 T404 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10709 T376 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10716 T448 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358179464021/collection1
[junit4:junit4]   2> 10716 T448 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10717 T448 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10717 T448 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10718 T448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358179464021/collection1/'
[junit4:junit4]   2> 10719 T448 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358179464021/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10719 T448 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358179464021/collection1/lib/README' to classloader
[junit4:junit4]   2> 10757 T448 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10805 T448 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10906 T448 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10911 T448 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11503 T448 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11514 T448 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11518 T448 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11539 T448 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11546 T448 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11551 T448 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11553 T448 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11555 T448 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358179464021/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/
[junit4:junit4]   2> 11555 T448 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@198323f7
[junit4:junit4]   2> 11556 T448 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 11556 T448 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3 forceNew:false
[junit4:junit4]   2> 11557 T448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3
[junit4:junit4]   2> 11557 T448 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index/
[junit4:junit4]   2> 11558 T448 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11559 T448 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index forceNew:false
[junit4:junit4]   2> 11617 T448 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@28d70275; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11617 T448 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11618 T448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index
[junit4:junit4]   2> 11619 T448 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 11621 T448 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11622 T448 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 11622 T448 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11622 T448 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 11623 T448 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11623 T448 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11624 T448 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11624 T448 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11625 T448 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11626 T448 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 11626 T448 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 11627 T448 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11627 T448 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 11627 T448 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 11628 T448 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 11628 T448 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11629 T448 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11630 T448 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11630 T448 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11631 T448 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11631 T448 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11632 T448 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11633 T448 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11633 T448 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11634 T448 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 11634 T448 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 11648 T448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11653 T448 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 11655 T448 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 11657 T448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3
[junit4:junit4]   2> 11659 T448 oass.SolrIndexSearcher.<init> Opening Searcher@58e57a51 main
[junit4:junit4]   2> 11660 T448 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11661 T448 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11661 T448 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 11669 T448 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11736 T449 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58e57a51 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11747 T448 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11747 T448 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11931 T399 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11932 T399 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:33312_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33312"}
[junit4:junit4]   2> 11947 T399 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:33329_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33329"}
[junit4:junit4]   2> 11947 T399 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11948 T399 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11962 T417 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> 11962 T398 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> 11963 T404 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> 11962 T447 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> 11962 T432 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> 12751 T448 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12751 T448 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33329 collection:collection1 shard:shard1
[junit4:junit4]   2> 12757 T448 oasc.ZkController.register We are http://127.0.0.1:33329/collection1/ and leader is http://127.0.0.1:33283/collection1/
[junit4:junit4]   2> 12757 T448 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33329
[junit4:junit4]   2> 12757 T448 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12757 T448 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C38 name=collection1 org.apache.solr.core.SolrCore@e6431a2 url=http://127.0.0.1:33329/collection1 node=127.0.0.1:33329_ C38_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:33329_, base_url=http://127.0.0.1:33329}
[junit4:junit4]   2> 12762 T450 C38 P33329 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12763 T450 C38 P33329 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12763 T448 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12763 T450 C38 P33329 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12763 T450 C38 P33329 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12764 T376 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12765 T450 C38 P33329 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12765 T376 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12765 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12905 T376 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12908 T376 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33338
[junit4:junit4]   2> 12909 T376 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12909 T376 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12909 T376 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358179466349
[junit4:junit4]   2> 12909 T376 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358179466349/solr.xml
[junit4:junit4]   2> 12910 T376 oasc.CoreContainer.<init> New CoreContainer 1355929933
[junit4:junit4]   2> 12910 T376 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358179466349/'
[junit4:junit4]   2> 12911 T376 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358179466349/'
[junit4:junit4]   2> 12961 T376 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12962 T376 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12962 T376 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12962 T376 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12963 T376 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12963 T376 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12963 T376 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12963 T376 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12964 T376 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12964 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12979 T376 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12994 T376 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33241/solr
[junit4:junit4]   2> 12994 T376 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12995 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@e874156
[junit4:junit4]   2> 12995 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12996 T460 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12997 T460 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 12997 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33339
[junit4:junit4]   2> 12997 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33339
[junit4:junit4]   2> 12999 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc9000b with negotiated timeout 20000 for client /140.211.11.196:33339
[junit4:junit4]   2> 12999 T460 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc9000b, negotiated timeout = 20000
[junit4:junit4]   2> 13000 T461 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e874156 name:ZooKeeperConnection Watcher:127.0.0.1:33241 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13000 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13002 T383 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c39cdcbc9000b
[junit4:junit4]   2> 13013 T461 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13013 T378 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:33339 which had sessionid 0x13c39cdcbc9000b
[junit4:junit4]   2> 13013 T376 oaz.ZooKeeper.close Session: 0x13c39cdcbc9000b closed
[junit4:junit4]   2> 13014 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13022 T376 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33241/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7114d50a
[junit4:junit4]   2> 13023 T376 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13023 T462 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:33241. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13024 T462 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:33241, initiating session
[junit4:junit4]   2> 13024 T378 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33340
[junit4:junit4]   2> 13024 T378 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33340
[junit4:junit4]   2> 13026 T380 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c39cdcbc9000c with negotiated timeout 20000 for client /140.211.11.196:33340
[junit4:junit4]   2> 13026 T462 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:33241, sessionid = 0x13c39cdcbc9000c, negotiated timeout = 20000
[junit4:junit4]   2> 13026 T463 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7114d50a name:ZooKeeperConnection Watcher:127.0.0.1:33241/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13026 T376 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13027 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc9000c type:create cxid:0x1 zxid:0x9f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13029 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc9000c type:create cxid:0x2 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13030 T376 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33338_
[junit4:junit4]   2> 13031 T383 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c39cdcbc9000c type:delete cxid:0x4 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33338_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33338_
[junit4:junit4]   2> 13039 T376 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33338_
[junit4:junit4]   2> 13042 T447 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> 13042 T404 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> 13042 T417 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> 13043 T432 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13043 T398 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13043 T432 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> 13043 T398 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> 13045 T404 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13045 T447 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13047 T417 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13049 T376 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13055 T464 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358179466349/collection1
[junit4:junit4]   2> 13055 T464 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13057 T464 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13058 T464 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13066 T464 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358179466349/collection1/'
[junit4:junit4]   2> 13067 T464 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358179466349/collection1/lib/README' to classloader
[junit4:junit4]   2> 13068 T464 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358179466349/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13127 T464 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13205 T464 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13307 T464 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13312 T464 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13479 T399 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13481 T399 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:33329_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33329"}
[junit4:junit4]   2> 13494 T398 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> 13494 T463 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> 13494 T447 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> 13494 T432 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> 13494 T404 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> 13494 T417 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> 13763 T464 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13770 T464 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13773 T464 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13788 T464 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13792 T464 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13796 T464 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13798 T464 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13799 T464 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358179466349/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty4/
[junit4:junit4]   2> 13799 T464 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@198323f7
[junit4:junit4]   2> 13800 T464 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13801 T464 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty4 forceNew:false
[junit4:junit4]   2> 13801 T464 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty4
[junit4:junit4]   2> 13801 T464 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty4/index/
[junit4:junit4]   2> 13802 T464 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13802 T464 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty4/index forceNew:false
[junit4:junit4]   2> 13845 T464 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@aa735fd; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13845 T464 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13846 T464 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty4/index
[junit4:junit4]   2> 13847 T464 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13849 T464 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13850 T464 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13850 T464 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13851 T464 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13851 T464 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13852 T464 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13852 T464 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13853 T464 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13854 T464 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13854 T464 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13855 T464 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13855 T464 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13856 T464 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13856 T464 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13857 T464 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13857 T464 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13858 T464 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13858 T464 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13859 T464 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13859 T464 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13860 T464 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13861 T464 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13861 T464 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13862 T464 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13863 T464 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13863 T464 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13877 T464 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13882 T464 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13884 T464 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 13888 T464 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty4
[junit4:junit4]   2> 13890 T464 oass.SolrIndexSearcher.<init> Opening Searcher@21c3dc81 main
[junit4:junit4]   2> 13891 T464 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13891 T464 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13892 T464 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13899 T464 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13977 T465 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21c3dc81 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13982 T464 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13983 T464 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15001 T399 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15002 T399 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:33338_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33338"}
[junit4:junit4]   2> 15002 T399 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15002 T399 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15016 T404 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> 15016 T417 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> 15017 T432 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> 15016 T398 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> 15016 T463 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> 15016 T447 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>  C38_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:33329_, base_url=http://127.0.0.1:33329}
[junit4:junit4]   2> 15788 T450 C38 P33329 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:33283/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15815 T450 C38 P33329 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 15842 T450 C38 P33329 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:33329 START replicas=[http://127.0.0.1:33283/collection1/] nUpdates=100
[junit4:junit4]   2> 15843 T450 C38 P33329 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15843 T450 C38 P33329 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15844 T450 C38 P33329 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15844 T450 C38 P33329 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15863 T450 C38 P33329 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15863 T450 C38 P33329 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:33283/collection1/. core=collection1
[junit4:junit4]   2> 15863 T450 C38 P33329 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C39 name=collection1 org.apache.solr.core.SolrCore@72de9e48 url=http://127.0.0.1:33283/collection1 node=127.0.0.1:33283_ C39_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:33283_, base_url=http://127.0.0.1:33283, leader=true}
[junit4:junit4]   2> 15874 T408 C39 P33283 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15908 T409 C39 P33283 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15926 T409 C39 P33283 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1
[junit4:junit4]   2> 15931 T409 C39 P33283 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@60d4b107; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15931 T409 C39 P33283 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15936 T409 C39 P33283 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@60d4b107; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@60d4b107; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15936 T409 C39 P33283 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15937 T409 C39 P33283 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1
[junit4:junit4]   2> 15938 T409 C39 P33283 oass.SolrIndexSearcher.<init> Opening Searcher@3d7a406f realtime
[junit4:junit4]   2> 15938 T409 C39 P33283 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15939 T409 C39 P33283 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 61
[junit4:junit4]   2> 15987 T464 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15987 T464 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33338 collection:collection1 shard:shard2
[junit4:junit4]   2> 15992 T464 oasc.ZkController.register We are http://127.0.0.1:33338/collection1/ and leader is http://127.0.0.1:33312/collection1/
[junit4:junit4]   2> 15992 T464 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33338
[junit4:junit4]   2> 15993 T464 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15993 T464 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C40 name=collection1 org.apache.solr.core.SolrCore@19151355 url=http://127.0.0.1:33338/collection1 node=127.0.0.1:33338_ C40_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:33338_, base_url=http://127.0.0.1:33338}
[junit4:junit4]   2> 15993 T467 C40 P33338 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15994 T467 C40 P33338 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15994 T467 C40 P33338 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15994 T464 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15994 T467 C40 P33338 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15996 T376 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15996 T467 C40 P33338 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15996 T376 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15998 T376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16009 T450 C38 P33329 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16010 T450 C38 P33329 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 16017 T376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16020 T376 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 16021 T376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16027 T450 C38 P33329 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 16030 T410 C39 P33283 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16030 T410 C39 P33283 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 16031 T450 C38 P33329 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 16032 T450 C38 P33329 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 16032 T450 C38 P33329 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 16035 T410 C39 P33283 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1
[junit4:junit4]   2> 16035 T410 C39 P33283 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty1/index
[junit4:junit4]   2> 16036 T410 C39 P33283 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 16036 T450 C38 P33329 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 16038 T450 C38 P33329 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index.20130114170429608 forceNew:false
[junit4:junit4]   2> 16039 T450 C38 P33329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3
[junit4:junit4]   2> 16039 T450 C38 P33329 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index.20130114170429608 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6071e3e0; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 16052 T410 C39 P33283 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=4 
[junit4:junit4]   2> 16058 T450 C38 P33329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index
[junit4:junit4]   2> 16058 T450 C38 P33329 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 16059 T450 C38 P33329 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130114170429608
[junit4:junit4]   2> 16060 T450 C38 P33329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3
[junit4:junit4]   2> 16061 T450 C38 P33329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3
[junit4:junit4]   2> 16061 T450 C38 P33329 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index.20130114170429608
[junit4:junit4]   2> 16065 T450 C38 P33329 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index.20130114170429608 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6071e3e0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16066 T450 C38 P33329 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16067 T450 C38 P33329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3
[junit4:junit4]   2> 16072 T450 C38 P33329 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 16072 T450 C38 P33329 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 16072 T450 C38 P33329 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 16073 T450 C38 P33329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index.20130114170429608
[junit4:junit4]   2> 16074 T450 C38 P33329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3
[junit4:junit4]   2> 16078 T450 C38 P33329 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index.20130114170429608 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6071e3e0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16078 T450 C38 P33329 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16078 T450 C38 P33329 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 16079 T450 C38 P33329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3
[junit4:junit4]   2> 16079 T450 C38 P33329 oass.SolrIndexSearcher.<init> Opening Searcher@2b2827c main
[junit4:junit4]   2> 16081 T449 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b2827c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 16081 T449 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index
[junit4:junit4]   2> 16082 T450 C38 P33329 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16085 T450 C38 P33329 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index.20130114170429608 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6071e3e0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index.20130114170429608 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6071e3e0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 16085 T450 C38 P33329 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 16086 T450 C38 P33329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3
[junit4:junit4]   2> 16087 T450 C38 P33329 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16087 T450 C38 P33329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index.20130114170429608
[junit4:junit4]   2> 16087 T450 C38 P33329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty3/index
[junit4:junit4]   2> 16088 T450 C38 P33329 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 16088 T450 C38 P33329 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 16088 T450 C38 P33329 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 16088 T450 C38 P33329 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16091 T450 C38 P33329 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16524 T399 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16526 T399 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:33338_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33338"}
[junit4:junit4]   2> 16553 T399 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:33329_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33329"}
[junit4:junit4]   2> 16582 T447 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> 16582 T463 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> 16582 T404 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> 16582 T417 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> 16582 T432 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> 16582 T398 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> 17024 T376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18026 T376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C40_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:33338_, base_url=http://127.0.0.1:33338}
[junit4:junit4]   2> 19021 T467 C40 P33338 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:33312/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19021 T467 C40 P33338 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:33338 START replicas=[http://127.0.0.1:33312/collection1/] nUpdates=100
[junit4:junit4]   2> 19022 T467 C40 P33338 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19022 T467 C40 P33338 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19022 T467 C40 P33338 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19022 T467 C40 P33338 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19022 T467 C40 P33338 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19022 T467 C40 P33338 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:33312/collection1/. core=collection1
[junit4:junit4]   2> 19022 T467 C40 P33338 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19029 T376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C41 name=collection1 org.apache.solr.core.SolrCore@70b96528 url=http://127.0.0.1:33312/collection1 node=127.0.0.1:33312_ C41_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:33312_, base_url=http://127.0.0.1:33312, leader=true}
[junit4:junit4]   2> 19034 T423 C41 P33312 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19037 T424 C41 P33312 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19038 T424 C41 P33312 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2
[junit4:junit4]   2> 19041 T424 C41 P33312 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cf0a23; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19042 T424 C41 P33312 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19052 T424 C41 P33312 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cf0a23; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cf0a23; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19053 T424 C41 P33312 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19054 T424 C41 P33312 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2
[junit4:junit4]   2> 19054 T424 C41 P33312 oass.SolrIndexSearcher.<init> Opening Searcher@52088681 realtime
[junit4:junit4]   2> 19054 T424 C41 P33312 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19055 T424 C41 P33312 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 19056 T467 C40 P33338 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19056 T467 C40 P33338 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19058 T425 C41 P33312 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19058 T425 C41 P33312 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19059 T467 C40 P33338 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19059 T467 C40 P33338 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19059 T467 C40 P33338 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19061 T425 C41 P33312 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2
[junit4:junit4]   2> 19062 T425 C41 P33312 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty2/index
[junit4:junit4]   2> 19062 T425 C41 P33312 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19063 T467 C40 P33338 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19064 T467 C40 P33338 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty4/index.20130114170432634 forceNew:false
[junit4:junit4]   2> 19064 T467 C40 P33338 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty4
[junit4:junit4]   2> 19065 T467 C40 P33338 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358179453576/jetty4/index.20130114170432634 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bd92132; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit

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

      at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]   2> 	        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  28) Thread[id=434, name=searcherExecutor-238-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  29) Thread[id=528, name=searcherExecutor-314-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  30) Thread[id=449, name=searcherExecutor-248-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=Lucene41(blocksize=128), foo_b=PostingsFormat(name=TestBloomFilteredLucene41Postings), cat=MockVariableIntBlock(baseBlockSize=90), foo_d=PostingsFormat(name=Memory doPackFST= true), foo_f=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_tl1=Lucene41(blocksize=128), n_d1=MockVariableIntBlock(baseBlockSize=90), rnd_b=PostingsFormat(name=Memory doPackFST= true), intDefault=MockVariableIntBlock(baseBlockSize=90), n_td1=Lucene41(blocksize=128), timestamp=MockVariableIntBlock(baseBlockSize=90), id=PostingsFormat(name=Memory doPackFST= true), range_facet_sl=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_si=Lucene41(blocksize=128), oddField_s=PostingsFormat(name=TestBloomFilteredLucene41Postings), sequence_i=PostingsFormat(name=TestBloomFilteredLucene41Postings), name=PostingsFormat(name=Memory doPackFST= true), foo_i=Lucene41(blocksize=128), regex_dup_B_s=MockVariableIntBlock(baseBlockSize=90), multiDefault=Lucene41(blocksize=128), n_tf1=MockVariableIntBlock(baseBlockSize=90), n_dt1=Lucene41(blocksize=128), genre_s=PostingsFormat(name=TestBloomFilteredLucene41Postings), author_t=Lucene41(blocksize=128), n_ti1=PostingsFormat(name=Memory doPackFST= true), range_facet_l=MockVariableIntBlock(baseBlockSize=90), text=PostingsFormat(name=TestBloomFilteredLucene41Postings), _version_=MockVariableIntBlock(baseBlockSize=90), val_i=PostingsFormat(name=Memory doPackFST= true), SubjectTerms_mfacet=MockVariableIntBlock(baseBlockSize=90), series_t=Lucene41(blocksize=128), a_t=MockVariableIntBlock(baseBlockSize=90), n_tdt1=MockVariableIntBlock(baseBlockSize=90), regex_dup_A_s=PostingsFormat(name=TestBloomFilteredLucene41Postings), price=PostingsFormat(name=TestBloomFilteredLucene41Postings), other_tl1=MockVariableIntBlock(baseBlockSize=90), n_l1=MockVariableIntBlock(baseBlockSize=90), a_si=Lucene41(blocksize=128), inStock=PostingsFormat(name=TestBloomFilteredLucene41Postings)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=mk_MK, timezone=Europe/Belgrade
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=31,free=201043024,total=373293056
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestIndexSearcher, SampleTest, TestJmxMonitoredMap, TestFiltering, TestExtendedDismaxParser, TestStressVersions, QueryElevationComponentTest, SearchHandlerTest, MoreLikeThisHandlerTest, ChaosMonkeyNothingIsSafeTest, SpellPossibilityIteratorTest, TestFastLRUCache, DefaultValueUpdateProcessorTest, TestBadConfig, TestQueryTypes, LoggingHandlerTest, AlternateDirectoryTest, SimpleFacetsTest, TestPseudoReturnFields, TestLFUCache, SOLR749Test, TestSearchPerf, UpdateRequestProcessorFactoryTest, TestIBSimilarityFactory, SuggesterFSTTest, SolrPluginUtilsTest, SortByFunctionTest, TestConfig, JsonLoaderTest, RequestHandlersTest, TestJoin, TestAtomicUpdateErrorCases, CacheHeaderTest, OverseerCollectionProcessorTest, TermVectorComponentDistributedTest, BasicDistributedZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=ACF5E78548278881 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk_MK -Dtests.timezone=Europe/Belgrade -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([ACF5E78548278881]:0)
[junit4:junit4] Completed on J0 in 7223.59s, 1 test, 2 errors <<< FAILURES!

[...truncated 86 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:344: 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:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 246 suites, 1029 tests, 1 suite-level error, 1 error, 84 ignored (4 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3641 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3641/

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([4F09DDB81F0BD728]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([4F09DDB81F0BD728]:0)




Build Log:
[...truncated 9482 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 1 T1511 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /vflx/ph
[junit4:junit4]   2> 5 T1511 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-BasicDistributedZkTest-1358151829758
[junit4:junit4]   2> 6 T1511 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T1512 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T1512 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T1512 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T1512 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T1512 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T1512 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.BasicDistributedZkTest-1358151829757/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1511 oasc.ZkTestServer.run start zk server on port:44472
[junit4:junit4]   2> 107 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@27fd331
[junit4:junit4]   2> 108 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1517 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T1517 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 109 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44473
[junit4:junit4]   2> 110 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44473
[junit4:junit4]   2> 110 T1515 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 158 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c382849030000 with negotiated timeout 10000 for client /140.211.11.196:44473
[junit4:junit4]   2> 158 T1517 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c382849030000, negotiated timeout = 10000
[junit4:junit4]   2> 159 T1518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27fd331 name:ZooKeeperConnection Watcher:127.0.0.1:44472 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 159 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 159 T1511 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 213 T1516 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c382849030000
[junit4:junit4]   2> 258 T1513 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44473 which had sessionid 0x13c382849030000
[junit4:junit4]   2> 258 T1518 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 258 T1511 oaz.ZooKeeper.close Session: 0x13c382849030000 closed
[junit4:junit4]   2> 259 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@78e5b230
[junit4:junit4]   2> 260 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 260 T1519 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 261 T1519 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 261 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44474
[junit4:junit4]   2> 261 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44474
[junit4:junit4]   2> 317 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c382849030001 with negotiated timeout 10000 for client /140.211.11.196:44474
[junit4:junit4]   2> 317 T1519 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c382849030001, negotiated timeout = 10000
[junit4:junit4]   2> 317 T1520 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78e5b230 name:ZooKeeperConnection Watcher:127.0.0.1:44472/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 317 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 318 T1511 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 405 T1511 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 409 T1511 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 411 T1511 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 421 T1511 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.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 422 T1511 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 439 T1511 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> 440 T1511 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 545 T1511 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> 546 T1511 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 549 T1511 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> 550 T1511 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 558 T1511 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> 560 T1511 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 563 T1511 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> 564 T1511 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 574 T1511 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> 575 T1511 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 579 T1511 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> 580 T1511 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 583 T1511 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> 584 T1511 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 586 T1516 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c382849030001
[junit4:junit4]   2> 594 T1520 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 594 T1513 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44474 which had sessionid 0x13c382849030001
[junit4:junit4]   2> 594 T1511 oaz.ZooKeeper.close Session: 0x13c382849030001 closed
[junit4:junit4]   2> 778 T1511 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 783 T1511 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44475
[junit4:junit4]   2> 784 T1511 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 784 T1511 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 785 T1511 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.BasicDistributedZkTest-controljetty-1358151830347
[junit4:junit4]   2> 785 T1511 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358151830347/solr.xml
[junit4:junit4]   2> 786 T1511 oasc.CoreContainer.<init> New CoreContainer 839662246
[junit4:junit4]   2> 786 T1511 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.BasicDistributedZkTest-controljetty-1358151830347/'
[junit4:junit4]   2> 787 T1511 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.BasicDistributedZkTest-controljetty-1358151830347/'
[junit4:junit4]   2> 858 T1511 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 859 T1511 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 860 T1511 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 861 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 861 T1511 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 862 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 863 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 864 T1511 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 864 T1511 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 865 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 888 T1511 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 942 T1511 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44472/solr
[junit4:junit4]   2> 944 T1511 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 945 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1af0d185
[junit4:junit4]   2> 947 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 948 T1530 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 949 T1530 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 949 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44476
[junit4:junit4]   2> 949 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44476
[junit4:junit4]   2> 951 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c382849030002 with negotiated timeout 20000 for client /140.211.11.196:44476
[junit4:junit4]   2> 951 T1530 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c382849030002, negotiated timeout = 20000
[junit4:junit4]   2> 951 T1531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1af0d185 name:ZooKeeperConnection Watcher:127.0.0.1:44472 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 951 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 953 T1516 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c382849030002
[junit4:junit4]   2> 959 T1531 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 959 T1513 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44476 which had sessionid 0x13c382849030002
[junit4:junit4]   2> 959 T1511 oaz.ZooKeeper.close Session: 0x13c382849030002 closed
[junit4:junit4]   2> 960 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 971 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@44e02e6e
[junit4:junit4]   2> 972 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 973 T1532 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 973 T1532 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 973 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44477
[junit4:junit4]   2> 974 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44477
[junit4:junit4]   2> 975 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c382849030003 with negotiated timeout 20000 for client /140.211.11.196:44477
[junit4:junit4]   2> 975 T1532 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c382849030003, negotiated timeout = 20000
[junit4:junit4]   2> 975 T1533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44e02e6e name:ZooKeeperConnection Watcher:127.0.0.1:44472/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 976 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 978 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 988 T1511 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 990 T1511 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44475_vflx%2Fph
[junit4:junit4]   2> 991 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44475_vflx%2Fph Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44475_vflx%2Fph
[junit4:junit4]   2> 992 T1511 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44475_vflx%2Fph
[junit4:junit4]   2> 1000 T1511 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1011 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 1013 T1511 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1015 T1511 oasc.Overseer.start Overseer (id=89007838315347971-127.0.0.1:44475_vflx%2Fph-n_0000000000) starting
[junit4:junit4]   2> 1016 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1025 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1027 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1037 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1039 T1535 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 1040 T1511 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1044 T1511 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1046 T1534 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1054 T1536 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.BasicDistributedZkTest-controljetty-1358151830347/collection1
[junit4:junit4]   2> 1055 T1536 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1055 T1536 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1055 T1536 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1057 T1536 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.BasicDistributedZkTest-controljetty-1358151830347/collection1/'
[junit4:junit4]   2> 1058 T1536 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.BasicDistributedZkTest-controljetty-1358151830347/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1059 T1536 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.BasicDistributedZkTest-controljetty-1358151830347/collection1/lib/README' to classloader
[junit4:junit4]   2> 1120 T1536 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1199 T1536 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1300 T1536 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1311 T1536 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2012 T1536 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2020 T1536 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2023 T1536 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2036 T1536 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2040 T1536 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2043 T1536 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2044 T1536 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2045 T1536 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.BasicDistributedZkTest-controljetty-1358151830347/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/control/data/
[junit4:junit4]   2> 2046 T1536 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bdd6a16
[junit4:junit4]   2> 2046 T1536 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 2047 T1536 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/control/data forceNew:false
[junit4:junit4]   2> 2048 T1536 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/control/data
[junit4:junit4]   2> 2048 T1536 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/control/data/index/
[junit4:junit4]   2> 2048 T1536 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2050 T1536 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/control/data/index forceNew:false
[junit4:junit4]   2> 2054 T1536 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@33a87396; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2055 T1536 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2056 T1536 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/control/data/index
[junit4:junit4]   2> 2056 T1536 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2057 T1536 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2058 T1536 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2058 T1536 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2058 T1536 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2059 T1536 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2059 T1536 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2059 T1536 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2059 T1536 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2060 T1536 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2060 T1536 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2060 T1536 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2061 T1536 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2061 T1536 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2061 T1536 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2061 T1536 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2062 T1536 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2062 T1536 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2062 T1536 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2063 T1536 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2063 T1536 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2063 T1536 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2064 T1536 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2064 T1536 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2064 T1536 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2065 T1536 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2065 T1536 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2076 T1536 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2080 T1536 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2081 T1536 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 2083 T1536 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/control/data
[junit4:junit4]   2> 2085 T1536 oass.SolrIndexSearcher.<init> Opening Searcher@62d5151d main
[junit4:junit4]   2> 2086 T1536 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2086 T1536 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2086 T1536 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2092 T1536 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2169 T1537 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62d5151d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2173 T1536 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2174 T1536 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2174 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2549 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2550 T1534 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44475_vflx%2Fph",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44475/vflx/ph"}
[junit4:junit4]   2> 2550 T1534 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2551 T1534 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2551 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2569 T1533 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> 3188 T1536 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3188 T1536 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44475/vflx/ph collection:control_collection shard:shard1
[junit4:junit4]   2> 3189 T1536 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3209 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3217 T1536 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3218 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3225 T1536 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3225 T1536 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3225 T1536 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44475/vflx/ph/collection1/
[junit4:junit4]   2> 3225 T1536 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3226 T1536 oasc.SyncStrategy.syncToMe http://127.0.0.1:44475/vflx/ph/collection1/ has no replicas
[junit4:junit4]   2> 3226 T1536 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44475/vflx/ph/collection1/
[junit4:junit4]   2> 3226 T1536 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3230 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4082 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4123 T1533 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> 4158 T1536 oasc.ZkController.register We are http://127.0.0.1:44475/vflx/ph/collection1/ and leader is http://127.0.0.1:44475/vflx/ph/collection1/
[junit4:junit4]   2> 4158 T1536 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44475/vflx/ph
[junit4:junit4]   2> 4158 T1536 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4158 T1536 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4159 T1536 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4161 T1536 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4162 T1511 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> 4163 T1511 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4163 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4178 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4187 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@f3d2fcc
[junit4:junit4]   2> 4188 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4188 T1538 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4189 T1538 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 4189 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44479
[junit4:junit4]   2> 4189 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44479
[junit4:junit4]   2> 4191 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c382849030004 with negotiated timeout 10000 for client /140.211.11.196:44479
[junit4:junit4]   2> 4191 T1538 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c382849030004, negotiated timeout = 10000
[junit4:junit4]   2> 4191 T1539 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f3d2fcc name:ZooKeeperConnection Watcher:127.0.0.1:44472/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4192 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4193 T1511 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4195 T1511 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4393 T1511 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4399 T1511 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44480
[junit4:junit4]   2> 4400 T1511 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4400 T1511 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4401 T1511 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.BasicDistributedZkTest-jetty1-1358151833948
[junit4:junit4]   2> 4401 T1511 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358151833948/solr.xml
[junit4:junit4]   2> 4401 T1511 oasc.CoreContainer.<init> New CoreContainer 1091275763
[junit4:junit4]   2> 4402 T1511 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.BasicDistributedZkTest-jetty1-1358151833948/'
[junit4:junit4]   2> 4403 T1511 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.BasicDistributedZkTest-jetty1-1358151833948/'
[junit4:junit4]   2> 4471 T1511 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4472 T1511 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4473 T1511 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4473 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4474 T1511 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4474 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4474 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4475 T1511 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4475 T1511 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4476 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4497 T1511 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4517 T1511 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44472/solr
[junit4:junit4]   2> 4518 T1511 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4519 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4012def
[junit4:junit4]   2> 4520 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4520 T1549 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4521 T1549 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 4521 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44482
[junit4:junit4]   2> 4522 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44482
[junit4:junit4]   2> 4523 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c382849030005 with negotiated timeout 20000 for client /140.211.11.196:44482
[junit4:junit4]   2> 4523 T1549 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c382849030005, negotiated timeout = 20000
[junit4:junit4]   2> 4524 T1550 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4012def name:ZooKeeperConnection Watcher:127.0.0.1:44472 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4524 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4525 T1516 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c382849030005
[junit4:junit4]   2> 4526 T1550 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4526 T1513 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44482 which had sessionid 0x13c382849030005
[junit4:junit4]   2> 4526 T1511 oaz.ZooKeeper.close Session: 0x13c382849030005 closed
[junit4:junit4]   2> 4527 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4536 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@74ccd8e6
[junit4:junit4]   2> 4537 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4537 T1551 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4538 T1551 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 4538 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44483
[junit4:junit4]   2> 4538 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44483
[junit4:junit4]   2> 4540 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c382849030006 with negotiated timeout 20000 for client /140.211.11.196:44483
[junit4:junit4]   2> 4540 T1551 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c382849030006, negotiated timeout = 20000
[junit4:junit4]   2> 4540 T1552 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74ccd8e6 name:ZooKeeperConnection Watcher:127.0.0.1:44472/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4540 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4541 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4543 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4551 T1511 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44480_vflx%2Fph
[junit4:junit4]   2> 4551 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44480_vflx%2Fph Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44480_vflx%2Fph
[junit4:junit4]   2> 4552 T1511 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44480_vflx%2Fph
[junit4:junit4]   2> 4560 T1533 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4561 T1539 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4562 T1533 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4564 T1511 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4571 T1553 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.BasicDistributedZkTest-jetty1-1358151833948/collection1
[junit4:junit4]   2> 4571 T1553 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4572 T1553 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4572 T1553 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4573 T1553 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.BasicDistributedZkTest-jetty1-1358151833948/collection1/'
[junit4:junit4]   2> 4575 T1553 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.BasicDistributedZkTest-jetty1-1358151833948/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4575 T1553 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.BasicDistributedZkTest-jetty1-1358151833948/collection1/lib/README' to classloader
[junit4:junit4]   2> 4634 T1553 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4713 T1553 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4814 T1553 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4822 T1553 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5515 T1553 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5527 T1553 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5531 T1553 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5545 T1553 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5551 T1553 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5555 T1553 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5557 T1553 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5558 T1553 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.BasicDistributedZkTest-jetty1-1358151833948/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1/
[junit4:junit4]   2> 5558 T1553 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bdd6a16
[junit4:junit4]   2> 5559 T1553 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5560 T1553 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1 forceNew:false
[junit4:junit4]   2> 5561 T1553 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1
[junit4:junit4]   2> 5562 T1553 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1/index/
[junit4:junit4]   2> 5563 T1553 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5564 T1553 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1/index forceNew:false
[junit4:junit4]   2> 5573 T1553 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c61f79c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5573 T1553 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5575 T1553 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1/index
[junit4:junit4]   2> 5575 T1553 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5579 T1553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5579 T1553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5580 T1553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5580 T1553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5581 T1553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5582 T1553 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5582 T1553 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5583 T1553 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5584 T1553 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5585 T1553 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5586 T1553 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5586 T1553 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5587 T1553 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5587 T1553 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5587 T1553 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5588 T1553 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5588 T1553 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5589 T1553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5590 T1553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5590 T1553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5591 T1553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5591 T1553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5592 T1553 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5592 T1553 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5593 T1553 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5593 T1553 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5613 T1553 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5620 T1553 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5622 T1553 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5626 T1553 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1
[junit4:junit4]   2> 5628 T1553 oass.SolrIndexSearcher.<init> Opening Searcher@25347205 main
[junit4:junit4]   2> 5629 T1553 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5629 T1553 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5630 T1553 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5636 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5637 T1534 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44475_vflx%2Fph",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44475/vflx/ph"}
[junit4:junit4]   2> 5647 T1553 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5662 T1533 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> 5662 T1539 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> 5662 T1552 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> 5713 T1554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25347205 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5721 T1553 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5721 T1553 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7168 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7169 T1534 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44480_vflx%2Fph",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44480/vflx/ph"}
[junit4:junit4]   2> 7170 T1534 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 7170 T1534 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7188 T1552 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> 7188 T1539 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> 7188 T1533 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> 7726 T1553 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7726 T1553 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44480/vflx/ph collection:collection1 shard:shard1
[junit4:junit4]   2> 7727 T1553 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7745 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7745 T1553 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7746 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7748 T1553 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7748 T1553 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7748 T1553 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44480/vflx/ph/collection1/
[junit4:junit4]   2> 7749 T1553 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7749 T1553 oasc.SyncStrategy.syncToMe http://127.0.0.1:44480/vflx/ph/collection1/ has no replicas
[junit4:junit4]   2> 7749 T1553 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44480/vflx/ph/collection1/
[junit4:junit4]   2> 7749 T1553 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7753 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8692 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8712 T1552 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> 8712 T1533 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> 8712 T1539 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> 8724 T1553 oasc.ZkController.register We are http://127.0.0.1:44480/vflx/ph/collection1/ and leader is http://127.0.0.1:44480/vflx/ph/collection1/
[junit4:junit4]   2> 8724 T1553 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44480/vflx/ph
[junit4:junit4]   2> 8724 T1553 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8724 T1553 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8725 T1553 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8727 T1553 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8727 T1511 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> 8728 T1511 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8729 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8930 T1511 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8934 T1511 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44490
[junit4:junit4]   2> 8934 T1511 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8935 T1511 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8935 T1511 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.BasicDistributedZkTest-jetty2-1358151838495
[junit4:junit4]   2> 8936 T1511 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358151838495/solr.xml
[junit4:junit4]   2> 8936 T1511 oasc.CoreContainer.<init> New CoreContainer 567632506
[junit4:junit4]   2> 8937 T1511 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.BasicDistributedZkTest-jetty2-1358151838495/'
[junit4:junit4]   2> 8938 T1511 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.BasicDistributedZkTest-jetty2-1358151838495/'
[junit4:junit4]   2> 9003 T1511 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9003 T1511 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9004 T1511 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9004 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9005 T1511 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9005 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9006 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9006 T1511 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9007 T1511 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9007 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9028 T1511 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9049 T1511 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44472/solr
[junit4:junit4]   2> 9049 T1511 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9050 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5d873166
[junit4:junit4]   2> 9051 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9052 T1564 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9052 T1564 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 9053 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44494
[junit4:junit4]   2> 9053 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44494
[junit4:junit4]   2> 9055 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c382849030007 with negotiated timeout 20000 for client /140.211.11.196:44494
[junit4:junit4]   2> 9055 T1564 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c382849030007, negotiated timeout = 20000
[junit4:junit4]   2> 9055 T1565 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d873166 name:ZooKeeperConnection Watcher:127.0.0.1:44472 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9055 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9057 T1516 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c382849030007
[junit4:junit4]   2> 9059 T1565 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9059 T1513 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44494 which had sessionid 0x13c382849030007
[junit4:junit4]   2> 9059 T1511 oaz.ZooKeeper.close Session: 0x13c382849030007 closed
[junit4:junit4]   2> 9060 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9069 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2adfa253
[junit4:junit4]   2> 9070 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9070 T1566 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9071 T1566 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 9071 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44495
[junit4:junit4]   2> 9072 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44495
[junit4:junit4]   2> 9098 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c382849030008 with negotiated timeout 20000 for client /140.211.11.196:44495
[junit4:junit4]   2> 9098 T1566 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c382849030008, negotiated timeout = 20000
[junit4:junit4]   2> 9098 T1567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2adfa253 name:ZooKeeperConnection Watcher:127.0.0.1:44472/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9099 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9101 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9102 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9110 T1511 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44490_vflx%2Fph
[junit4:junit4]   2> 9111 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44490_vflx%2Fph Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44490_vflx%2Fph
[junit4:junit4]   2> 9113 T1511 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44490_vflx%2Fph
[junit4:junit4]   2> 9115 T1533 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> 9115 T1539 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9115 T1552 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9115 T1539 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> 9116 T1552 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> 9124 T1533 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9125 T1511 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9133 T1568 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.BasicDistributedZkTest-jetty2-1358151838495/collection1
[junit4:junit4]   2> 9133 T1568 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9134 T1568 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9134 T1568 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9135 T1568 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.BasicDistributedZkTest-jetty2-1358151838495/collection1/'
[junit4:junit4]   2> 9136 T1568 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.BasicDistributedZkTest-jetty2-1358151838495/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9137 T1568 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.BasicDistributedZkTest-jetty2-1358151838495/collection1/lib/README' to classloader
[junit4:junit4]   2> 9187 T1568 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9250 T1568 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9351 T1568 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9358 T1568 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9957 T1568 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9975 T1568 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9979 T1568 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9992 T1568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9998 T1568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10003 T1568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10005 T1568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10006 T1568 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.BasicDistributedZkTest-jetty2-1358151838495/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2/
[junit4:junit4]   2> 10006 T1568 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bdd6a16
[junit4:junit4]   2> 10007 T1568 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10008 T1568 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2 forceNew:false
[junit4:junit4]   2> 10009 T1568 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2
[junit4:junit4]   2> 10009 T1568 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2/index/
[junit4:junit4]   2> 10010 T1568 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10011 T1568 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2/index forceNew:false
[junit4:junit4]   2> 10047 T1568 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17be05ac; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10047 T1568 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10048 T1568 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2/index
[junit4:junit4]   2> 10049 T1568 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10051 T1568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10052 T1568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10052 T1568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10052 T1568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10053 T1568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10053 T1568 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10054 T1568 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10054 T1568 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10055 T1568 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10055 T1568 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10056 T1568 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10056 T1568 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10057 T1568 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10057 T1568 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10058 T1568 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10058 T1568 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10059 T1568 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10059 T1568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10060 T1568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10060 T1568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10061 T1568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10061 T1568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10062 T1568 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10063 T1568 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10063 T1568 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10064 T1568 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10079 T1568 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10084 T1568 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10086 T1568 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10089 T1568 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2
[junit4:junit4]   2> 10091 T1568 oass.SolrIndexSearcher.<init> Opening Searcher@70d301d6 main
[junit4:junit4]   2> 10092 T1568 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10092 T1568 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10093 T1568 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10136 T1568 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10218 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10219 T1534 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44480_vflx%2Fph",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44480/vflx/ph"}
[junit4:junit4]   2> 10275 T1533 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> 10275 T1539 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> 10275 T1567 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> 10275 T1552 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> 10305 T1569 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70d301d6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10308 T1568 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10308 T1568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11785 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11786 T1534 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44490_vflx%2Fph",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44490/vflx/ph"}
[junit4:junit4]   2> 11786 T1534 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11786 T1534 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11805 T1539 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> 11805 T1533 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> 11805 T1567 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> 11805 T1552 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> 12312 T1568 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12312 T1568 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44490/vflx/ph collection:collection1 shard:shard2
[junit4:junit4]   2> 12313 T1568 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 12328 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030008 type:delete cxid:0x44 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 12329 T1568 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12330 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030008 type:create cxid:0x45 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12339 T1568 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12340 T1568 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12340 T1568 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44490/vflx/ph/collection1/
[junit4:junit4]   2> 12340 T1568 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12340 T1568 oasc.SyncStrategy.syncToMe http://127.0.0.1:44490/vflx/ph/collection1/ has no replicas
[junit4:junit4]   2> 12340 T1568 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44490/vflx/ph/collection1/
[junit4:junit4]   2> 12340 T1568 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 12343 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c382849030008 type:create cxid:0x4e zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13310 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13338 T1539 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> 13338 T1533 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> 13338 T1552 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> 13338 T1567 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> 13364 T1568 oasc.ZkController.register We are http://127.0.0.1:44490/vflx/ph/collection1/ and leader is http://127.0.0.1:44490/vflx/ph/collection1/
[junit4:junit4]   2> 13364 T1568 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44490/vflx/ph
[junit4:junit4]   2> 13364 T1568 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13365 T1568 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13365 T1568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13367 T1568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13368 T1511 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> 13368 T1511 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13369 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13582 T1511 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13585 T1511 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44517
[junit4:junit4]   2> 13586 T1511 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13587 T1511 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13587 T1511 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.BasicDistributedZkTest-jetty3-1358151843135
[junit4:junit4]   2> 13588 T1511 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358151843135/solr.xml
[junit4:junit4]   2> 13588 T1511 oasc.CoreContainer.<init> New CoreContainer 730009161
[junit4:junit4]   2> 13589 T1511 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.BasicDistributedZkTest-jetty3-1358151843135/'
[junit4:junit4]   2> 13590 T1511 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.BasicDistributedZkTest-jetty3-1358151843135/'
[junit4:junit4]   2> 13650 T1511 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13650 T1511 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13651 T1511 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13651 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13652 T1511 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13652 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13653 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13653 T1511 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13654 T1511 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13654 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13674 T1511 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13697 T1511 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44472/solr
[junit4:junit4]   2> 13697 T1511 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13698 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3a863bfb
[junit4:junit4]   2> 13699 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13699 T1579 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13700 T1579 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 13701 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44518
[junit4:junit4]   2> 13701 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44518
[junit4:junit4]   2> 13703 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c382849030009 with negotiated timeout 20000 for client /140.211.11.196:44518
[junit4:junit4]   2> 13703 T1579 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c382849030009, negotiated timeout = 20000
[junit4:junit4]   2> 13703 T1580 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a863bfb name:ZooKeeperConnection Watcher:127.0.0.1:44472 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13703 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13705 T1516 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c382849030009
[junit4:junit4]   2> 13714 T1580 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13714 T1513 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44518 which had sessionid 0x13c382849030009
[junit4:junit4]   2> 13714 T1511 oaz.ZooKeeper.close Session: 0x13c382849030009 closed
[junit4:junit4]   2> 13715 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13725 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3bbaa441
[junit4:junit4]   2> 13726 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13726 T1581 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13727 T1581 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 13727 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44519
[junit4:junit4]   2> 13727 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44519
[junit4:junit4]   2> 13728 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c38284903000a with negotiated timeout 20000 for client /140.211.11.196:44519
[junit4:junit4]   2> 13728 T1581 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c38284903000a, negotiated timeout = 20000
[junit4:junit4]   2> 13729 T1582 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3bbaa441 name:ZooKeeperConnection Watcher:127.0.0.1:44472/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13729 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13730 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c38284903000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13731 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c38284903000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13741 T1511 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44517_vflx%2Fph
[junit4:junit4]   2> 13742 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c38284903000a type:delete cxid:0x4 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44517_vflx%2Fph Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44517_vflx%2Fph
[junit4:junit4]   2> 13743 T1511 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44517_vflx%2Fph
[junit4:junit4]   2> 13745 T1533 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> 13746 T1539 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13746 T1552 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13746 T1539 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> 13746 T1567 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13747 T1552 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> 13747 T1567 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> 13747 T1533 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13754 T1511 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13762 T1583 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.BasicDistributedZkTest-jetty3-1358151843135/collection1
[junit4:junit4]   2> 13762 T1583 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13763 T1583 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13763 T1583 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13765 T1583 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.BasicDistributedZkTest-jetty3-1358151843135/collection1/'
[junit4:junit4]   2> 13766 T1583 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.BasicDistributedZkTest-jetty3-1358151843135/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13767 T1583 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.BasicDistributedZkTest-jetty3-1358151843135/collection1/lib/README' to classloader
[junit4:junit4]   2> 13823 T1583 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13896 T1583 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13997 T1583 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14005 T1583 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14631 T1583 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14643 T1583 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14648 T1583 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14661 T1583 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14667 T1583 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14671 T1583 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14672 T1583 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14674 T1583 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.BasicDistributedZkTest-jetty3-1358151843135/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/
[junit4:junit4]   2> 14674 T1583 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bdd6a16
[junit4:junit4]   2> 14674 T1583 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14676 T1583 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3 forceNew:false
[junit4:junit4]   2> 14677 T1583 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3
[junit4:junit4]   2> 14677 T1583 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index/
[junit4:junit4]   2> 14678 T1583 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14679 T1583 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index forceNew:false
[junit4:junit4]   2> 14697 T1583 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3fc81f88; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14698 T1583 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14699 T1583 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index
[junit4:junit4]   2> 14699 T1583 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14701 T1583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14702 T1583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14702 T1583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14703 T1583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14703 T1583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14703 T1583 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14704 T1583 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14704 T1583 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14705 T1583 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14706 T1583 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14706 T1583 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14707 T1583 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14707 T1583 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14707 T1583 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14708 T1583 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14708 T1583 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14709 T1583 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14710 T1583 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14710 T1583 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14711 T1583 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14711 T1583 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14712 T1583 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14712 T1583 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14713 T1583 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14713 T1583 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14714 T1583 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14727 T1583 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14733 T1583 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14734 T1583 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14737 T1583 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3
[junit4:junit4]   2> 14739 T1583 oass.SolrIndexSearcher.<init> Opening Searcher@5a6e08a4 main
[junit4:junit4]   2> 14740 T1583 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14740 T1583 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14741 T1583 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14760 T1583 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14818 T1584 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a6e08a4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14824 T1583 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14824 T1583 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14844 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14845 T1534 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44490_vflx%2Fph",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44490/vflx/ph"}
[junit4:junit4]   2> 14848 T1534 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44517_vflx%2Fph",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44517/vflx/ph"}
[junit4:junit4]   2> 14848 T1534 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14848 T1534 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14861 T1533 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> 14861 T1539 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> 14861 T1582 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> 14861 T1552 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> 14861 T1567 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> 15826 T1583 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15826 T1583 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44517/vflx/ph collection:collection1 shard:shard1
[junit4:junit4]   2> 15829 T1583 oasc.ZkController.register We are http://127.0.0.1:44517/vflx/ph/collection1/ and leader is http://127.0.0.1:44480/vflx/ph/collection1/
[junit4:junit4]   2> 15830 T1583 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44517/vflx/ph
[junit4:junit4]   2> 15830 T1583 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15830 T1583 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C131 name=collection1 org.apache.solr.core.SolrCore@496e6c3d url=http://127.0.0.1:44517/vflx/ph/collection1 node=127.0.0.1:44517_vflx%2Fph C131_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:44517_vflx%2Fph, base_url=http://127.0.0.1:44517/vflx/ph}
[junit4:junit4]   2> 15831 T1585 C131 P44517 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15831 T1583 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15831 T1585 C131 P44517 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15832 T1585 C131 P44517 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15832 T1585 C131 P44517 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15832 T1511 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> 15833 T1511 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15833 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15845 T1585 C131 P44517 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16016 T1511 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16019 T1511 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44531
[junit4:junit4]   2> 16020 T1511 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16021 T1511 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16021 T1511 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.BasicDistributedZkTest-jetty4-1358151845601
[junit4:junit4]   2> 16022 T1511 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358151845601/solr.xml
[junit4:junit4]   2> 16022 T1511 oasc.CoreContainer.<init> New CoreContainer 179695772
[junit4:junit4]   2> 16023 T1511 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.BasicDistributedZkTest-jetty4-1358151845601/'
[junit4:junit4]   2> 16023 T1511 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.BasicDistributedZkTest-jetty4-1358151845601/'
[junit4:junit4]   2> 16080 T1511 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 16081 T1511 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16081 T1511 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16082 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16082 T1511 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16083 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16083 T1511 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16084 T1511 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16084 T1511 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16085 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16106 T1511 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16126 T1511 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44472/solr
[junit4:junit4]   2> 16127 T1511 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16128 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@41d1b1ff
[junit4:junit4]   2> 16129 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16129 T1595 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16130 T1595 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 16130 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44532
[junit4:junit4]   2> 16131 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44532
[junit4:junit4]   2> 16133 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c38284903000b with negotiated timeout 20000 for client /140.211.11.196:44532
[junit4:junit4]   2> 16133 T1595 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c38284903000b, negotiated timeout = 20000
[junit4:junit4]   2> 16133 T1596 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41d1b1ff name:ZooKeeperConnection Watcher:127.0.0.1:44472 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16133 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16135 T1516 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c38284903000b
[junit4:junit4]   2> 16145 T1596 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16145 T1513 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44532 which had sessionid 0x13c38284903000b
[junit4:junit4]   2> 16145 T1511 oaz.ZooKeeper.close Session: 0x13c38284903000b closed
[junit4:junit4]   2> 16146 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 16157 T1511 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44472/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@143ecfad
[junit4:junit4]   2> 16158 T1511 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16159 T1597 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44472. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16159 T1597 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44472, initiating session
[junit4:junit4]   2> 16160 T1513 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44533
[junit4:junit4]   2> 16160 T1513 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44533
[junit4:junit4]   2> 16161 T1515 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c38284903000c with negotiated timeout 20000 for client /140.211.11.196:44533
[junit4:junit4]   2> 16161 T1597 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44472, sessionid = 0x13c38284903000c, negotiated timeout = 20000
[junit4:junit4]   2> 16162 T1598 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@143ecfad name:ZooKeeperConnection Watcher:127.0.0.1:44472/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16162 T1511 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16163 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c38284903000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16165 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c38284903000c type:create cxid:0x2 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16172 T1511 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44531_vflx%2Fph
[junit4:junit4]   2> 16172 T1516 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c38284903000c type:delete cxid:0x4 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44531_vflx%2Fph Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44531_vflx%2Fph
[junit4:junit4]   2> 16173 T1511 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44531_vflx%2Fph
[junit4:junit4]   2> 16176 T1582 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> 16176 T1533 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> 16176 T1552 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16176 T1539 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16176 T1552 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> 16176 T1567 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16177 T1539 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> 16177 T1567 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> 16178 T1582 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16178 T1533 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16185 T1511 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16192 T1599 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.BasicDistributedZkTest-jetty4-1358151845601/collection1
[junit4:junit4]   2> 16192 T1599 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16192 T1599 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16193 T1599 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16194 T1599 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.BasicDistributedZkTest-jetty4-1358151845601/collection1/'
[junit4:junit4]   2> 16195 T1599 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.BasicDistributedZkTest-jetty4-1358151845601/collection1/lib/README' to classloader
[junit4:junit4]   2> 16196 T1599 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.BasicDistributedZkTest-jetty4-1358151845601/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16250 T1599 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16322 T1599 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16374 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16375 T1534 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44517_vflx%2Fph",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44517/vflx/ph"}
[junit4:junit4]   2> 16388 T1552 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> 16388 T1539 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> 16388 T1533 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> 16388 T1582 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> 16388 T1567 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> 16423 T1599 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16423 T1598 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> 16431 T1599 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17076 T1599 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17086 T1599 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17091 T1599 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17104 T1599 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17109 T1599 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17114 T1599 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17115 T1599 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17116 T1599 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.BasicDistributedZkTest-jetty4-1358151845601/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/
[junit4:junit4]   2> 17116 T1599 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bdd6a16
[junit4:junit4]   2> 17117 T1599 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 17118 T1599 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4 forceNew:false
[junit4:junit4]   2> 17118 T1599 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4
[junit4:junit4]   2> 17119 T1599 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index/
[junit4:junit4]   2> 17119 T1599 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17120 T1599 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index forceNew:false
[junit4:junit4]   2> 17153 T1599 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@467f33b8; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17153 T1599 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17154 T1599 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index
[junit4:junit4]   2> 17154 T1599 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 17157 T1599 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17157 T1599 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 17157 T1599 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17158 T1599 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 17158 T1599 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17158 T1599 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17159 T1599 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17160 T1599 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17160 T1599 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17161 T1599 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 17161 T1599 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 17162 T1599 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17162 T1599 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 17162 T1599 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 17163 T1599 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 17163 T1599 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17164 T1599 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17164 T1599 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17165 T1599 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17166 T1599 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17166 T1599 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17167 T1599 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17167 T1599 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17168 T1599 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17168 T1599 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 17169 T1599 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 17182 T1599 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17187 T1599 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 17188 T1599 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 17191 T1599 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4
[junit4:junit4]   2> 17192 T1599 oass.SolrIndexSearcher.<init> Opening Searcher@4b4e0b66 main
[junit4:junit4]   2> 17193 T1599 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17194 T1599 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17194 T1599 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 17202 T1599 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 17252 T1600 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b4e0b66 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17257 T1599 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17257 T1599 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17892 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17893 T1534 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44531_vflx%2Fph",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44531/vflx/ph"}
[junit4:junit4]   2> 17894 T1534 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 17894 T1534 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 17935 T1582 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> 17935 T1598 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> 17935 T1567 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> 17935 T1539 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> 17935 T1552 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> 17935 T1533 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> 18260 T1599 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18260 T1599 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44531/vflx/ph collection:collection1 shard:shard2
[junit4:junit4]   2> 18263 T1599 oasc.ZkController.register We are http://127.0.0.1:44531/vflx/ph/collection1/ and leader is http://127.0.0.1:44490/vflx/ph/collection1/
[junit4:junit4]   2> 18263 T1599 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44531/vflx/ph
[junit4:junit4]   2> 18264 T1599 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18264 T1599 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C132 name=collection1 org.apache.solr.core.SolrCore@54203c url=http://127.0.0.1:44531/vflx/ph/collection1 node=127.0.0.1:44531_vflx%2Fph C132_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:44531_vflx%2Fph, base_url=http://127.0.0.1:44531/vflx/ph}
[junit4:junit4]   2> 18264 T1601 C132 P44531 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18265 T1599 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18265 T1601 C132 P44531 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18265 T1601 C132 P44531 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18265 T1601 C132 P44531 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18266 T1511 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> 18267 T1511 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18267 T1601 C132 P44531 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18267 T1511 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18290 T1511 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18291 T1511 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 18292 T1511 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C131_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:44517_vflx%2Fph, base_url=http://127.0.0.1:44517/vflx/ph}
[junit4:junit4]   2> 18866 T1585 C131 P44517 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:44480/vflx/ph/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18866 T1585 C131 P44517 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44517/vflx/ph START replicas=[http://127.0.0.1:44480/vflx/ph/collection1/] nUpdates=100
[junit4:junit4]   2> 18867 T1585 C131 P44517 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18868 T1585 C131 P44517 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18868 T1585 C131 P44517 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18868 T1585 C131 P44517 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18868 T1585 C131 P44517 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18869 T1585 C131 P44517 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:44480/vflx/ph/collection1/. core=collection1
[junit4:junit4]   2> 18869 T1585 C131 P44517 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C133 name=collection1 org.apache.solr.core.SolrCore@6100fb45 url=http://127.0.0.1:44480/vflx/ph/collection1 node=127.0.0.1:44480_vflx%2Fph C133_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:44480_vflx%2Fph, base_url=http://127.0.0.1:44480/vflx/ph, leader=true}
[junit4:junit4]   2> 18879 T1543 C133 P44480 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18881 T1544 C133 P44480 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18882 T1544 C133 P44480 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1
[junit4:junit4]   2> 18886 T1544 C133 P44480 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c61f79c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18887 T1544 C133 P44480 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18929 T1544 C133 P44480 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c61f79c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c61f79c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18930 T1544 C133 P44480 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18931 T1544 C133 P44480 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1
[junit4:junit4]   2> 18931 T1544 C133 P44480 oass.SolrIndexSearcher.<init> Opening Searcher@1510fda9 realtime
[junit4:junit4]   2> 18932 T1544 C133 P44480 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18932 T1544 C133 P44480 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 51
[junit4:junit4]   2> 18933 T1585 C131 P44517 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18933 T1585 C131 P44517 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18936 T1545 C133 P44480 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18936 T1545 C133 P44480 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18937 T1585 C131 P44517 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18937 T1585 C131 P44517 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18937 T1585 C131 P44517 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18940 T1545 C133 P44480 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1
[junit4:junit4]   2> 18941 T1545 C133 P44480 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1/index
[junit4:junit4]   2> 18942 T1545 C133 P44480 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18942 T1585 C131 P44517 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18944 T1585 C131 P44517 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index.20130114112408695 forceNew:false
[junit4:junit4]   2> 18945 T1585 C131 P44517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3
[junit4:junit4]   2> 18945 T1585 C131 P44517 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index.20130114112408695 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74e50a4b; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18950 T1545 C133 P44480 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18952 T1585 C131 P44517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index
[junit4:junit4]   2> 18952 T1585 C131 P44517 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18952 T1585 C131 P44517 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130114112408695
[junit4:junit4]   2> 18954 T1585 C131 P44517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3
[junit4:junit4]   2> 18954 T1585 C131 P44517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3
[junit4:junit4]   2> 18954 T1585 C131 P44517 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index.20130114112408695
[junit4:junit4]   2> 18958 T1585 C131 P44517 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index.20130114112408695 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74e50a4b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18958 T1585 C131 P44517 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18959 T1585 C131 P44517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3
[junit4:junit4]   2> 18960 T1585 C131 P44517 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18960 T1585 C131 P44517 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18960 T1585 C131 P44517 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18961 T1585 C131 P44517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index.20130114112408695
[junit4:junit4]   2> 18962 T1585 C131 P44517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3
[junit4:junit4]   2> 18965 T1585 C131 P44517 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index.20130114112408695 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74e50a4b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18965 T1585 C131 P44517 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18966 T1585 C131 P44517 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18966 T1585 C131 P44517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3
[junit4:junit4]   2> 18966 T1585 C131 P44517 oass.SolrIndexSearcher.<init> Opening Searcher@64b353f4 main
[junit4:junit4]   2> 18969 T1584 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64b353f4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18970 T1584 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index
[junit4:junit4]   2> 18970 T1585 C131 P44517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18981 T1585 C131 P44517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index.20130114112408695 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74e50a4b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index.20130114112408695 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74e50a4b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18981 T1585 C131 P44517 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18982 T1585 C131 P44517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3
[junit4:junit4]   2> 18982 T1585 C131 P44517 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18983 T1585 C131 P44517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index.20130114112408695
[junit4:junit4]   2> 18983 T1585 C131 P44517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3/index
[junit4:junit4]   2> 18983 T1585 C131 P44517 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18983 T1585 C131 P44517 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18983 T1585 C131 P44517 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18984 T1585 C131 P44517 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18986 T1585 C131 P44517 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19294 T1511 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19439 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19440 T1534 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44531_vflx%2Fph",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44531/vflx/ph"}
[junit4:junit4]   2> 19444 T1534 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44517_vflx%2Fph",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44517/vflx/ph"}
[junit4:junit4]   2> 19457 T1552 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> 19457 T1567 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> 19457 T1539 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> 19457 T1533 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> 19457 T1582 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> 19457 T1598 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> 20296 T1511 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21299 T1511 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C132_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:44531_vflx%2Fph, base_url=http://127.0.0.1:44531/vflx/ph}
[junit4:junit4]   2> 22293 T1601 C132 P44531 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:44490/vflx/ph/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22294 T1601 C132 P44531 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44531/vflx/ph START replicas=[http://127.0.0.1:44490/vflx/ph/collection1/] nUpdates=100
[junit4:junit4]   2> 22294 T1601 C132 P44531 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22294 T1601 C132 P44531 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22295 T1601 C132 P44531 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22295 T1601 C132 P44531 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22295 T1601 C132 P44531 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22295 T1601 C132 P44531 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:44490/vflx/ph/collection1/. core=collection1
[junit4:junit4]   2> 22297 T1601 C132 P44531 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22302 T1511 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C134 name=collection1 org.apache.solr.core.SolrCore@173883f4 url=http://127.0.0.1:44490/vflx/ph/collection1 node=127.0.0.1:44490_vflx%2Fph C134_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:44490_vflx%2Fph, base_url=http://127.0.0.1:44490/vflx/ph, leader=true}
[junit4:junit4]   2> 22312 T1558 C134 P44490 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22316 T1559 C134 P44490 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22318 T1559 C134 P44490 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2
[junit4:junit4]   2> 22322 T1559 C134 P44490 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17be05ac; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22323 T1559 C134 P44490 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22327 T1559 C134 P44490 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17be05ac; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17be05ac; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22327 T1559 C134 P44490 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22329 T1559 C134 P44490 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2
[junit4:junit4]   2> 22329 T1559 C134 P44490 oass.SolrIndexSearcher.<init> Opening Searcher@4081054f realtime
[junit4:junit4]   2> 22330 T1559 C134 P44490 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22330 T1559 C134 P44490 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 22331 T1601 C132 P44531 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22331 T1601 C132 P44531 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22333 T1560 C134 P44490 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22334 T1560 C134 P44490 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22334 T1601 C132 P44531 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22335 T1601 C132 P44531 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22335 T1601 C132 P44531 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22337 T1560 C134 P44490 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2
[junit4:junit4]   2> 22338 T1560 C134 P44490 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2/index
[junit4:junit4]   2> 22339 T1560 C134 P44490 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 22339 T1601 C132 P44531 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22341 T1601 C132 P44531 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index.20130114112412092 forceNew:false
[junit4:junit4]   2> 22341 T1601 C132 P44531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4
[junit4:junit4]   2> 22342 T1601 C132 P44531 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index.20130114112412092 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ea826cf; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 22345 T1560 C134 P44490 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22347 T1601 C132 P44531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index
[junit4:junit4]   2> 22347 T1601 C132 P44531 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22347 T1601 C132 P44531 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130114112412092
[junit4:junit4]   2> 22348 T1601 C132 P44531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4
[junit4:junit4]   2> 22349 T1601 C132 P44531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4
[junit4:junit4]   2> 22349 T1601 C132 P44531 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index.20130114112412092
[junit4:junit4]   2> 22353 T1601 C132 P44531 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index.20130114112412092 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ea826cf; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22353 T1601 C132 P44531 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22354 T1601 C132 P44531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4
[junit4:junit4]   2> 22354 T1601 C132 P44531 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22355 T1601 C132 P44531 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22355 T1601 C132 P44531 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22356 T1601 C132 P44531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index.20130114112412092
[junit4:junit4]   2> 22356 T1601 C132 P44531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4
[junit4:junit4]   2> 22360 T1601 C132 P44531 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index.20130114112412092 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ea826cf; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22360 T1601 C132 P44531 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22361 T1601 C132 P44531 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22361 T1601 C132 P44531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4
[junit4:junit4]   2> 22361 T1601 C132 P44531 oass.SolrIndexSearcher.<init> Opening Searcher@39da695c main
[junit4:junit4]   2> 22363 T1600 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39da695c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22364 T1600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index
[junit4:junit4]   2> 22364 T1601 C132 P44531 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22367 T1601 C132 P44531 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index.20130114112412092 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ea826cf; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index.20130114112412092 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ea826cf; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22368 T1601 C132 P44531 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22369 T1601 C132 P44531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4
[junit4:junit4]   2> 22369 T1601 C132 P44531 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22369 T1601 C132 P44531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index.20130114112412092
[junit4:junit4]   2> 22370 T1601 C132 P44531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4/index
[junit4:junit4]   2> 22370 T1601 C132 P44531 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22370 T1601 C132 P44531 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22370 T1601 C132 P44531 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22370 T1601 C132 P44531 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22379 T1601 C132 P44531 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22472 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22473 T1534 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44531_vflx%2Fph",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44531/vflx/ph"}
[junit4:junit4]   2> 22485 T1552 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> 22485 T1533 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> 22485 T1539 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> 22485 T1567 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> 22485 T1598 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> 22485 T1582 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> 23305 T1511 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23306 T1511 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C135 name=collection1 org.apache.solr.core.SolrCore@4713a06f url=http://127.0.0.1:44475/vflx/ph/collection1 node=127.0.0.1:44475_vflx%2Fph C135_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:44475_vflx%2Fph, base_url=http://127.0.0.1:44475/vflx/ph, leader=true}
[junit4:junit4]   2> 23319 T1523 C135 P44475 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/control/data
[junit4:junit4]   2> 23324 T1523 C135 P44475 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@33a87396; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23325 T1523 C135 P44475 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23326 T1523 C135 P44475 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/control/data
[junit4:junit4]   2> 23327 T1523 C135 P44475 oass.SolrIndexSearcher.<init> Opening Searcher@62fb0956 realtime
[junit4:junit4]   2> 23327 T1523 C135 P44475 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424125437484728320)} 0 9
[junit4:junit4]   2> 23331 T1561 C134 P44490 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty2
[junit4:junit4]   2> 23336 T1546 C133 P44480 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty1
[junit4:junit4]   2>  C132_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:44531_vflx%2Fph, base_url=http://127.0.0.1:44531/vflx/ph}
[junit4:junit4]   2> 23345 T1588 C132 P44531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty4
[junit4:junit4]   2> 23346 T1588 C132 P44531 /update {update.distrib=FROMLEADER&_version_=-1424125437496262656&update.from=http://127.0.0.1:44490/vflx/ph/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424125437496262656)} 0 4
[junit4:junit4]   2>  C131_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:44517_vflx%2Fph, base_url=http://127.0.0.1:44517/vflx/ph}
[junit4:junit4]   2> 23350 T1572 C131 P44517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-1358151829757/jetty3
[junit4:junit4]   2> 23351 T1572 C131 P44517 /update {update.distrib=FROMLEADER&_version_=-1424125437501505536&update.from=http://127.0.0.1:44480/vflx/ph/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424125437501505536)} 0 3
[junit4:junit4]   2> 23351 T1546 C133 P44480 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1424125437501505536)} 0 17
[junit4:junit4]   2> 23352 T1561 C134 P44490 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424125437496262656)} 0 23
[junit4:junit4]   2> 23361 T1523 C135 P44475 /update {wt=javabin&version=2} {add=[1 (1424125437524574208)]} 0 5
[junit4:junit4]   2> 23379 T1572 C131 P44517 /update {distrib.from=http://127.0.0.1:44480/vflx/ph/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1424125437536108544)]} 0 4
[junit4:junit4]   2> 23380 T1546 C133 P44480 /update {distrib.from=http://127.0.0.1:44490/vflx/ph/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1424125437536108544)]} 0 13
[junit4:junit4]   2> 23380 T1561 C134 P44490 /update {wt=javabin&version=2} {add=[1]} 0 16
[junit4:junit4]   2> 23385 T1523 C135 P44475 /update {wt=javabin&version=2} {add=[2 (1424125437552885760)]} 0 2
[junit4:junit4]   2> 23400 T1588 C132 P44531 /update {distrib.from=http://127.0.0.1:44490/vflx/ph/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1424125437559177216)]} 0 4
[junit4:junit4]   2> 23401 T1562 C134 P44490 /update {distrib.from=http://127.0.0.1:44480/vflx/ph/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1424125437559177216)]} 0 13
[junit4:junit4]   2> 23401 T1547 C133 P44480 /update {wt=javabin&version=2} {add=[2]} 0 14
[junit4:junit4]   2> 23407 T1523 C135 P44475 /update {wt=javabin&version=2} {add=[3 (1424125437574905856)]} 0 3
[junit4:junit4]   2> 23416 T1588 C132 P44531 /update {distrib.from=http://127.0.0.1:44490/vflx/ph/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1424125437581197312)]} 0 2
[junit4:junit4]   2> 23417 T1561 C134 P44490 /update {wt=javabin&version=2} {add=[3 (1424125437581197312)]} 0 7
[junit4:junit4]   2> 23422 T1523 C135 P44475 /update {wt=javabin&version=2} {add=[4 (1424125437591683072)]} 0 2
[junit4:junit4]   2> 23431 T1572 C131 P44517 /update {distrib.from=http://127.0.0.1:44480/vflx/ph/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1424125437596925952)]} 0 2
[junit4:junit4]   2> 23432 T1547 C133 P44480 /update {wt=javabin&version=2} {add=[4 (1424125437596925952)]} 0 7
[junit4:junit4]   2> 23437 T1523 C135 P44475 /update {wt=javabin&version=2} {add=[5 (1424125437607411712)]} 0 2
[junit4:junit4]   2> 23449 T1588 C132 P44531 /update {distrib.from=http://127.0.0.1:44490/vflx/ph/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1424125437614751744)]} 0 2
[junit4:junit4]   2> 23450 T1562 C134 P44490 /update {distrib.from=http://127.0.0.1:44480/vflx/ph/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1424125437614751744)]} 0 8
[junit4:junit4]   2> 23450 T1547 C133 P44480 /update {wt=javabin&version=2} {add=[5]} 0 10
[junit4:junit4]   2> 23455 T1523 C135 P44475 /update {wt=javabin&version=2} {add=[6 (1424125437626286080)]} 0 2
[junit4:junit4]   2> 23464 T1588 C132 P44531 /update {distrib.from=http://127.0.0.1:44490/vflx/ph/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1424125437631528960)]} 0 2
[junit4:junit4]   2> 23465 T1561 C134 P44490 /update {wt=javabin&version=2} {add=[6 (1424125437631528960)]} 0 7
[junit4:junit4]   2> 23470 T1523 C135 P44475 /update {wt=javabin&version=2} {add=[7 (1424125437642014720)]} 0 2
[junit4:junit4]   2> 23479 T1588 C132 P44531 /update {distrib.from=http://127.0.0.1:44490/vflx/ph/collection1

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

      at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  39) Thread[id=1556, name=qtp1876056020-1556 Acceptor0 SocketConnector@127.0.0.1:44490, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.net.PlainSocketImpl.socketAccept(Native Method)
[junit4:junit4]   2> 	        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[junit4:junit4]   2> 	        at java.net.ServerSocket.implAccept(ServerSocket.java:522)
[junit4:junit4]   2> 	        at java.net.ServerSocket.accept(ServerSocket.java:490)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector.accept(SocketConnector.java:117)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  40) Thread[id=1587, name=qtp182020478-1587 Acceptor0 SocketConnector@127.0.0.1:44531, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.net.PlainSocketImpl.socketAccept(Native Method)
[junit4:junit4]   2> 	        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[junit4:junit4]   2> 	        at java.net.ServerSocket.implAccept(ServerSocket.java:522)
[junit4:junit4]   2> 	        at java.net.ServerSocket.accept(ServerSocket.java:490)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector.accept(SocketConnector.java:117)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  41) Thread[id=1702, name=searcherExecutor-1127-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  42) Thread[id=2000, name=searcherExecutor-1178-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  43) Thread[id=1597, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[4F09DDB81F0BD728]-SendThread(localhost:44472), state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:82)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=MockVariableIntBlock(baseBlockSize=88), foo_b=PostingsFormat(name=Memory doPackFST= true), cat=MockFixedIntBlock(blockSize=91), foo_d=PostingsFormat(name=MockRandom), foo_f=PostingsFormat(name=Memory doPackFST= true), n_tl1=MockVariableIntBlock(baseBlockSize=88), n_d1=MockFixedIntBlock(blockSize=91), rnd_b=PostingsFormat(name=MockRandom), intDefault=MockVariableIntBlock(baseBlockSize=88), n_td1=MockVariableIntBlock(baseBlockSize=88), timestamp=MockFixedIntBlock(blockSize=91), id=PostingsFormat(name=MockRandom), range_facet_sl=PostingsFormat(name=MockRandom), range_facet_si=MockFixedIntBlock(blockSize=91), oddField_s=PostingsFormat(name=MockRandom), sequence_i=PostingsFormat(name=MockRandom), name=PostingsFormat(name=MockRandom), foo_i=MockVariableIntBlock(baseBlockSize=88), regex_dup_B_s=MockFixedIntBlock(blockSize=91), multiDefault=MockFixedIntBlock(blockSize=91), n_tf1=MockFixedIntBlock(blockSize=91), n_dt1=MockVariableIntBlock(baseBlockSize=88), genre_s=PostingsFormat(name=MockRandom), author_t=MockVariableIntBlock(baseBlockSize=88), n_ti1=PostingsFormat(name=MockRandom), range_facet_l=MockFixedIntBlock(blockSize=91), text=PostingsFormat(name=Memory doPackFST= true), _version_=MockVariableIntBlock(baseBlockSize=88), val_i=PostingsFormat(name=MockRandom), SubjectTerms_mfacet=MockVariableIntBlock(baseBlockSize=88), series_t=MockVariableIntBlock(baseBlockSize=88), a_t=MockFixedIntBlock(blockSize=91), n_tdt1=MockVariableIntBlock(baseBlockSize=88), regex_dup_A_s=PostingsFormat(name=Memory doPackFST= true), price=PostingsFormat(name=Memory doPackFST= true), other_tl1=MockVariableIntBlock(baseBlockSize=88), n_l1=MockFixedIntBlock(blockSize=91), a_si=MockVariableIntBlock(baseBlockSize=88), inStock=PostingsFormat(name=Memory doPackFST= true)}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=el_CY, timezone=Africa/Asmara
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=46,free=349841456,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [QueryParsingTest, TestLazyCores, TestTrie, DirectUpdateHandlerTest, TestValueSourceCache, TestSolrCoreProperties, TestUpdate, TestPhraseSuggestions, TestSolr4Spatial, SuggesterTest, TestStressReorder, TestLRUCache, TestJmxIntegration, TestSolrXMLSerializer, DebugComponentTest, PrimitiveFieldTypeTest, TestSolrDeletionPolicy2, UUIDFieldTest, ShardRoutingCustomTest, TestFoldingMultitermQuery, TestCharFilters, DistributedQueryElevationComponentTest, SolrIndexConfigTest, ShowFileRequestHandlerTest, TestReplicationHandler, BasicZkTest, FileUtilsTest, TestStressRecovery, DOMUtilTest, TestQueryUtils, TimeZoneUtilsTest, IndexSchemaRuntimeFieldTest, ZkNodePropsTest, TestFunctionQuery, TestReversedWildcardFilterFactory, StatsComponentTest, IndexSchemaTest, StatelessScriptUpdateProcessorFactoryTest, CollectionsAPIDistributedZkTest, TestArbitraryIndexDir, SuggesterTSTTest, TestBM25SimilarityFactory, TestQuerySenderListener, IndexReaderFactoryTest, LegacyHTMLStripCharFilterTest, XmlUpdateRequestHandlerTest, LukeRequestHandlerTest, FullSolrCloudDistribCmdsTest, TestRemoteStreaming, TestCSVLoader, TestZkChroot, TestDistributedGrouping, TestStressLucene, OutputWriterTest, TestPropInject, TestPluginEnable, OpenExchangeRatesOrgProviderTest, TestPostingsSolrHighlighter, TestOmitPositions, QueryEqualityTest, BasicDistributedZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=4F09DDB81F0BD728 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Africa/Asmara -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.00s J1 | BasicDistributedZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([4F09DDB81F0BD728]:0)
[junit4:junit4] Completed on J1 in 7224.15s, 1 test, 2 errors <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:344: 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:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 246 suites, 1029 tests, 1 suite-level error, 1 error, 23 ignored (5 assumptions)

Total time: 151 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



[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3640 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3640/

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([C79CC06C46AF458D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([C79CC06C46AF458D]:0)




Build Log:
[...truncated 9502 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T650 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /vmt/t
[junit4:junit4]   2> 5 T650 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/J0/./solrtest-BasicDistributedZkTest-1358112586132
[junit4:junit4]   2> 6 T650 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T651 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T651 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T651 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T651 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T651 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T651 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T650 oasc.ZkTestServer.run start zk server on port:23453
[junit4:junit4]   2> 109 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@a89fb43
[junit4:junit4]   2> 110 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T656 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T656 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 112 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59853
[junit4:junit4]   2> 112 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59853
[junit4:junit4]   2> 113 T654 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 117 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c0000 with negotiated timeout 10000 for client /140.211.11.196:59853
[junit4:junit4]   2> 117 T656 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c0000, negotiated timeout = 10000
[junit4:junit4]   2> 117 T657 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a89fb43 name:ZooKeeperConnection Watcher:127.0.0.1:23453 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 118 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 118 T650 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 122 T655 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c35d1799c0000
[junit4:junit4]   2> 138 T657 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 139 T652 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:59853 which had sessionid 0x13c35d1799c0000
[junit4:junit4]   2> 138 T650 oaz.ZooKeeper.close Session: 0x13c35d1799c0000 closed
[junit4:junit4]   2> 140 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6152d6dd
[junit4:junit4]   2> 141 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 141 T658 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 142 T658 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 142 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54017
[junit4:junit4]   2> 143 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54017
[junit4:junit4]   2> 144 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c0001 with negotiated timeout 10000 for client /140.211.11.196:54017
[junit4:junit4]   2> 144 T658 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c0001, negotiated timeout = 10000
[junit4:junit4]   2> 145 T659 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6152d6dd name:ZooKeeperConnection Watcher:127.0.0.1:23453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 145 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 146 T650 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 154 T650 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 159 T650 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 163 T650 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 172 T650 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.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 173 T650 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 183 T650 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> 185 T650 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 290 T650 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> 291 T650 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 295 T650 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> 296 T650 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 301 T650 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> 301 T650 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 305 T650 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> 306 T650 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 311 T650 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> 312 T650 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 318 T650 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> 319 T650 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 323 T650 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> 323 T650 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 327 T655 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c35d1799c0001
[junit4:junit4]   2> 328 T659 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 328 T652 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:54017 which had sessionid 0x13c35d1799c0001
[junit4:junit4]   2> 328 T650 oaz.ZooKeeper.close Session: 0x13c35d1799c0001 closed
[junit4:junit4]   2> 564 T650 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 569 T650 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44638
[junit4:junit4]   2> 571 T650 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 572 T650 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 573 T650 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358112586455
[junit4:junit4]   2> 574 T650 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358112586455/solr.xml
[junit4:junit4]   2> 574 T650 oasc.CoreContainer.<init> New CoreContainer 400134451
[junit4:junit4]   2> 575 T650 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358112586455/'
[junit4:junit4]   2> 576 T650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358112586455/'
[junit4:junit4]   2> 669 T650 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 670 T650 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 671 T650 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 672 T650 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 672 T650 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 673 T650 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 674 T650 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 674 T650 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 675 T650 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 676 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 720 T650 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 756 T650 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:23453/solr
[junit4:junit4]   2> 757 T650 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 758 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@41b397d8
[junit4:junit4]   2> 759 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 760 T669 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 761 T669 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 762 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19616
[junit4:junit4]   2> 762 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19616
[junit4:junit4]   2> 765 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c0002 with negotiated timeout 20000 for client /140.211.11.196:19616
[junit4:junit4]   2> 765 T669 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c0002, negotiated timeout = 20000
[junit4:junit4]   2> 765 T670 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41b397d8 name:ZooKeeperConnection Watcher:127.0.0.1:23453 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 765 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 768 T655 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c35d1799c0002
[junit4:junit4]   2> 769 T670 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 769 T652 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19616 which had sessionid 0x13c35d1799c0002
[junit4:junit4]   2> 769 T650 oaz.ZooKeeper.close Session: 0x13c35d1799c0002 closed
[junit4:junit4]   2> 770 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 792 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@14d751d4
[junit4:junit4]   2> 794 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 795 T671 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 796 T671 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 796 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55506
[junit4:junit4]   2> 796 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55506
[junit4:junit4]   2> 798 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c0003 with negotiated timeout 20000 for client /140.211.11.196:55506
[junit4:junit4]   2> 798 T671 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c0003, negotiated timeout = 20000
[junit4:junit4]   2> 798 T672 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14d751d4 name:ZooKeeperConnection Watcher:127.0.0.1:23453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 799 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 802 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 804 T650 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 812 T650 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44638_vmt%2Ft
[junit4:junit4]   2> 813 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44638_vmt%2Ft Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44638_vmt%2Ft
[junit4:junit4]   2> 814 T650 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44638_vmt%2Ft
[junit4:junit4]   2> 820 T650 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 834 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 836 T650 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 842 T650 oasc.Overseer.start Overseer (id=89005266445271043-127.0.0.1:44638_vmt%2Ft-n_0000000000) starting
[junit4:junit4]   2> 843 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 847 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 849 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 850 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 860 T674 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 861 T650 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 872 T650 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 875 T673 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 885 T675 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358112586455/collection1
[junit4:junit4]   2> 886 T675 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 887 T675 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 887 T675 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 890 T675 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358112586455/collection1/'
[junit4:junit4]   2> 891 T675 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358112586455/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 892 T675 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358112586455/collection1/lib/README' to classloader
[junit4:junit4]   2> 959 T675 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1043 T675 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1144 T675 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1152 T675 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1899 T675 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1913 T675 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1917 T675 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1939 T675 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1946 T675 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1952 T675 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1954 T675 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1961 T675 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358112586455/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/control/data/
[junit4:junit4]   2> 1961 T675 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c14ffc5
[junit4:junit4]   2> 1962 T675 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1963 T675 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/control/data forceNew:false
[junit4:junit4]   2> 1965 T675 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/control/data
[junit4:junit4]   2> 1965 T675 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/control/data/index/
[junit4:junit4]   2> 1966 T675 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1967 T675 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/control/data/index forceNew:false
[junit4:junit4]   2> 1992 T675 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@24587e5e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1993 T675 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1994 T675 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/control/data/index
[junit4:junit4]   2> 1994 T675 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1996 T675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1997 T675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1997 T675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1997 T675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1998 T675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1998 T675 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1999 T675 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1999 T675 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2000 T675 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2000 T675 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2001 T675 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2001 T675 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2001 T675 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2002 T675 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2002 T675 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2002 T675 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2003 T675 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2003 T675 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2004 T675 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2004 T675 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2005 T675 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2005 T675 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2006 T675 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2006 T675 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2007 T675 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2007 T675 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2028 T675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2038 T675 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2040 T675 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 2044 T675 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/control/data
[junit4:junit4]   2> 2046 T675 oass.SolrIndexSearcher.<init> Opening Searcher@1457df18 main
[junit4:junit4]   2> 2047 T675 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2047 T675 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2048 T675 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2055 T675 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2217 T676 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1457df18 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2223 T675 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2224 T675 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2225 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2381 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2382 T673 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44638_vmt%2Ft",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44638/vmt/t"}
[junit4:junit4]   2> 2382 T673 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2413 T673 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2414 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2446 T672 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> 3270 T675 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3270 T675 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44638/vmt/t collection:control_collection shard:shard1
[junit4:junit4]   2> 3284 T675 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 3303 T675 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3328 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3336 T675 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3337 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3341 T675 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3342 T675 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3342 T675 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44638/vmt/t/collection1/
[junit4:junit4]   2> 3342 T675 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3343 T675 oasc.SyncStrategy.syncToMe http://127.0.0.1:44638/vmt/t/collection1/ has no replicas
[junit4:junit4]   2> 3343 T675 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44638/vmt/t/collection1/
[junit4:junit4]   2> 3343 T675 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3353 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3953 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3999 T672 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> 4026 T675 oasc.ZkController.register We are http://127.0.0.1:44638/vmt/t/collection1/ and leader is http://127.0.0.1:44638/vmt/t/collection1/
[junit4:junit4]   2> 4027 T675 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44638/vmt/t
[junit4:junit4]   2> 4027 T675 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4027 T675 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4028 T675 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4031 T675 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4032 T650 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4033 T650 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4034 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4054 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4083 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6ccb281d
[junit4:junit4]   2> 4085 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4085 T677 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4086 T677 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 4086 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:14771
[junit4:junit4]   2> 4086 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:14771
[junit4:junit4]   2> 4088 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c0004 with negotiated timeout 10000 for client /140.211.11.196:14771
[junit4:junit4]   2> 4088 T677 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c0004, negotiated timeout = 10000
[junit4:junit4]   2> 4089 T678 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ccb281d name:ZooKeeperConnection Watcher:127.0.0.1:23453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4089 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4092 T650 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4099 T650 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4363 T650 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4368 T650 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60439
[junit4:junit4]   2> 4368 T650 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4369 T650 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4369 T650 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358112590225
[junit4:junit4]   2> 4370 T650 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358112590225/solr.xml
[junit4:junit4]   2> 4370 T650 oasc.CoreContainer.<init> New CoreContainer 1892853579
[junit4:junit4]   2> 4371 T650 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358112590225/'
[junit4:junit4]   2> 4371 T650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358112590225/'
[junit4:junit4]   2> 4456 T650 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4457 T650 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4457 T650 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4458 T650 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4459 T650 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4459 T650 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4460 T650 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4460 T650 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4461 T650 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4462 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4489 T650 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4510 T650 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:23453/solr
[junit4:junit4]   2> 4511 T650 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4512 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@29297f0e
[junit4:junit4]   2> 4513 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4513 T688 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4514 T688 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 4515 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:15535
[junit4:junit4]   2> 4515 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:15535
[junit4:junit4]   2> 4517 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c0005 with negotiated timeout 20000 for client /140.211.11.196:15535
[junit4:junit4]   2> 4517 T688 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c0005, negotiated timeout = 20000
[junit4:junit4]   2> 4518 T689 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29297f0e name:ZooKeeperConnection Watcher:127.0.0.1:23453 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4518 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4520 T655 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c35d1799c0005
[junit4:junit4]   2> 4528 T689 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4528 T652 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:15535 which had sessionid 0x13c35d1799c0005
[junit4:junit4]   2> 4528 T650 oaz.ZooKeeper.close Session: 0x13c35d1799c0005 closed
[junit4:junit4]   2> 4529 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4543 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@29a7720d
[junit4:junit4]   2> 4544 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4545 T690 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4545 T690 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 4546 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19173
[junit4:junit4]   2> 4546 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19173
[junit4:junit4]   2> 4548 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c0006 with negotiated timeout 20000 for client /140.211.11.196:19173
[junit4:junit4]   2> 4548 T690 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c0006, negotiated timeout = 20000
[junit4:junit4]   2> 4548 T691 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29a7720d name:ZooKeeperConnection Watcher:127.0.0.1:23453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4548 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4549 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4551 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4558 T650 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60439_vmt%2Ft
[junit4:junit4]   2> 4559 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60439_vmt%2Ft Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60439_vmt%2Ft
[junit4:junit4]   2> 4560 T650 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60439_vmt%2Ft
[junit4:junit4]   2> 4565 T678 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4565 T672 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4565 T672 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> 4575 T650 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4587 T692 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358112590225/collection1
[junit4:junit4]   2> 4587 T692 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4589 T692 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4589 T692 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4591 T692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358112590225/collection1/'
[junit4:junit4]   2> 4593 T692 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358112590225/collection1/lib/README' to classloader
[junit4:junit4]   2> 4593 T692 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358112590225/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4652 T692 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4745 T692 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4846 T692 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4854 T692 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5514 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5515 T673 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:44638_vmt%2Ft",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44638/vmt/t"}
[junit4:junit4]   2> 5540 T692 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5546 T672 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> 5546 T691 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> 5546 T678 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> 5549 T692 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5552 T692 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5566 T692 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5572 T692 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5577 T692 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5578 T692 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5579 T692 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358112590225/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1/
[junit4:junit4]   2> 5580 T692 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c14ffc5
[junit4:junit4]   2> 5580 T692 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5581 T692 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1 forceNew:false
[junit4:junit4]   2> 5582 T692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1
[junit4:junit4]   2> 5582 T692 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1/index/
[junit4:junit4]   2> 5583 T692 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5584 T692 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1/index forceNew:false
[junit4:junit4]   2> 5591 T692 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@53d09109; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5591 T692 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5592 T692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1/index
[junit4:junit4]   2> 5593 T692 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5595 T692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5595 T692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5596 T692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5596 T692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5596 T692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5597 T692 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5597 T692 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5597 T692 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5598 T692 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5598 T692 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5599 T692 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5599 T692 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5599 T692 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5599 T692 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5600 T692 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5600 T692 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5601 T692 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5601 T692 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5601 T692 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5602 T692 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5602 T692 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5603 T692 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5603 T692 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5603 T692 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5604 T692 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5604 T692 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5620 T692 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5624 T692 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5625 T692 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5628 T692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1
[junit4:junit4]   2> 5629 T692 oass.SolrIndexSearcher.<init> Opening Searcher@27e467f7 main
[junit4:junit4]   2> 5630 T692 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5630 T692 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5631 T692 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5640 T692 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5695 T693 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@27e467f7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5700 T692 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5700 T692 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7060 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7061 T673 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60439_vmt%2Ft",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60439/vmt/t"}
[junit4:junit4]   2> 7061 T673 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 7062 T673 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7079 T678 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> 7079 T672 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> 7079 T691 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> 7704 T692 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7704 T692 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60439/vmt/t collection:collection1 shard:shard1
[junit4:junit4]   2> 7706 T692 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7732 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7734 T692 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7734 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7738 T692 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7738 T692 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7738 T692 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60439/vmt/t/collection1/
[junit4:junit4]   2> 7739 T692 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7739 T692 oasc.SyncStrategy.syncToMe http://127.0.0.1:60439/vmt/t/collection1/ has no replicas
[junit4:junit4]   2> 7739 T692 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60439/vmt/t/collection1/
[junit4:junit4]   2> 7739 T692 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7751 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8630 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8675 T672 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> 8675 T691 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> 8675 T678 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> 8724 T692 oasc.ZkController.register We are http://127.0.0.1:60439/vmt/t/collection1/ and leader is http://127.0.0.1:60439/vmt/t/collection1/
[junit4:junit4]   2> 8724 T692 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60439/vmt/t
[junit4:junit4]   2> 8724 T692 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8725 T692 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8725 T692 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8728 T692 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8729 T650 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8730 T650 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8731 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8971 T650 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8975 T650 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:26333
[junit4:junit4]   2> 8976 T650 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8977 T650 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8978 T650 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358112594874
[junit4:junit4]   2> 8979 T650 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358112594874/solr.xml
[junit4:junit4]   2> 8979 T650 oasc.CoreContainer.<init> New CoreContainer 1809408676
[junit4:junit4]   2> 8980 T650 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358112594874/'
[junit4:junit4]   2> 8981 T650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358112594874/'
[junit4:junit4]   2> 9057 T650 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9058 T650 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9059 T650 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9059 T650 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9060 T650 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9061 T650 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9061 T650 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9062 T650 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9063 T650 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9064 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9096 T650 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9119 T650 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:23453/solr
[junit4:junit4]   2> 9120 T650 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9120 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@75bfbbb0
[junit4:junit4]   2> 9121 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9122 T703 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9123 T703 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 9123 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:48728
[junit4:junit4]   2> 9123 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:48728
[junit4:junit4]   2> 9126 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c0007 with negotiated timeout 20000 for client /140.211.11.196:48728
[junit4:junit4]   2> 9126 T703 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c0007, negotiated timeout = 20000
[junit4:junit4]   2> 9127 T704 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75bfbbb0 name:ZooKeeperConnection Watcher:127.0.0.1:23453 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9127 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9129 T655 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c35d1799c0007
[junit4:junit4]   2> 9139 T704 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9139 T652 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:48728 which had sessionid 0x13c35d1799c0007
[junit4:junit4]   2> 9139 T650 oaz.ZooKeeper.close Session: 0x13c35d1799c0007 closed
[junit4:junit4]   2> 9140 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9154 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6b256349
[junit4:junit4]   2> 9155 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9156 T705 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9156 T705 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 9157 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:29554
[junit4:junit4]   2> 9157 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:29554
[junit4:junit4]   2> 9159 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c0008 with negotiated timeout 20000 for client /140.211.11.196:29554
[junit4:junit4]   2> 9159 T705 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c0008, negotiated timeout = 20000
[junit4:junit4]   2> 9159 T706 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b256349 name:ZooKeeperConnection Watcher:127.0.0.1:23453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9159 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9161 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9163 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9164 T650 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26333_vmt%2Ft
[junit4:junit4]   2> 9171 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:26333_vmt%2Ft Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:26333_vmt%2Ft
[junit4:junit4]   2> 9172 T650 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:26333_vmt%2Ft
[junit4:junit4]   2> 9175 T678 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> 9176 T691 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9176 T672 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9176 T691 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> 9176 T672 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> 9179 T678 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9182 T650 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9190 T707 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358112594874/collection1
[junit4:junit4]   2> 9191 T707 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9192 T707 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9192 T707 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9194 T707 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358112594874/collection1/'
[junit4:junit4]   2> 9195 T707 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358112594874/collection1/lib/README' to classloader
[junit4:junit4]   2> 9196 T707 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358112594874/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9255 T707 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9332 T707 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9433 T707 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9441 T707 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10176 T707 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10189 T707 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10190 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10191 T673 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60439_vmt%2Ft",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60439/vmt/t"}
[junit4:junit4]   2> 10194 T707 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10209 T706 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> 10209 T691 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> 10210 T672 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> 10209 T678 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> 10226 T707 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10233 T707 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10240 T707 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10242 T707 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10244 T707 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358112594874/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2/
[junit4:junit4]   2> 10244 T707 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c14ffc5
[junit4:junit4]   2> 10245 T707 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10247 T707 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2 forceNew:false
[junit4:junit4]   2> 10248 T707 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2
[junit4:junit4]   2> 10248 T707 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2/index/
[junit4:junit4]   2> 10249 T707 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10250 T707 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2/index forceNew:false
[junit4:junit4]   2> 10258 T707 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@779fbacb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10258 T707 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10259 T707 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2/index
[junit4:junit4]   2> 10260 T707 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10262 T707 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10262 T707 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10263 T707 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10263 T707 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10264 T707 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10264 T707 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10265 T707 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10266 T707 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10266 T707 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10267 T707 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10267 T707 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10268 T707 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10268 T707 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10269 T707 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10269 T707 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10270 T707 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10270 T707 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10271 T707 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10271 T707 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10272 T707 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10273 T707 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10273 T707 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10274 T707 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10274 T707 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10275 T707 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10276 T707 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10291 T707 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10297 T707 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10299 T707 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10302 T707 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2
[junit4:junit4]   2> 10303 T707 oass.SolrIndexSearcher.<init> Opening Searcher@7f1aacae main
[junit4:junit4]   2> 10305 T707 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10305 T707 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10306 T707 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10314 T707 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10370 T708 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f1aacae main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10376 T707 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10376 T707 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11717 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11718 T673 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:26333_vmt%2Ft",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:26333/vmt/t"}
[junit4:junit4]   2> 11718 T673 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11718 T673 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11736 T672 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> 11736 T678 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> 11736 T706 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> 11736 T691 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> 12381 T707 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12381 T707 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:26333/vmt/t collection:collection1 shard:shard2
[junit4:junit4]   2> 12382 T707 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 12410 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0008 type:delete cxid:0x44 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 12412 T707 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12412 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0008 type:create cxid:0x45 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12424 T707 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12424 T707 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12424 T707 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:26333/vmt/t/collection1/
[junit4:junit4]   2> 12424 T707 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12425 T707 oasc.SyncStrategy.syncToMe http://127.0.0.1:26333/vmt/t/collection1/ has no replicas
[junit4:junit4]   2> 12425 T707 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:26333/vmt/t/collection1/
[junit4:junit4]   2> 12425 T707 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 12430 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c0008 type:create cxid:0x4e zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13242 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13291 T691 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> 13291 T706 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> 13291 T672 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> 13291 T678 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> 13309 T707 oasc.ZkController.register We are http://127.0.0.1:26333/vmt/t/collection1/ and leader is http://127.0.0.1:26333/vmt/t/collection1/
[junit4:junit4]   2> 13309 T707 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:26333/vmt/t
[junit4:junit4]   2> 13309 T707 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13309 T707 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13310 T707 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13313 T707 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13314 T650 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13315 T650 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13316 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13632 T650 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13636 T650 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:61743
[junit4:junit4]   2> 13637 T650 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13638 T650 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13639 T650 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358112599467
[junit4:junit4]   2> 13639 T650 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358112599467/solr.xml
[junit4:junit4]   2> 13640 T650 oasc.CoreContainer.<init> New CoreContainer 279022733
[junit4:junit4]   2> 13641 T650 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358112599467/'
[junit4:junit4]   2> 13642 T650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358112599467/'
[junit4:junit4]   2> 13746 T650 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13747 T650 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13748 T650 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13749 T650 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13749 T650 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13750 T650 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13751 T650 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13751 T650 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13752 T650 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13753 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13791 T650 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13823 T650 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:23453/solr
[junit4:junit4]   2> 13825 T650 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13825 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7a56e8dd
[junit4:junit4]   2> 13827 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13827 T718 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13828 T718 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 13829 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58390
[junit4:junit4]   2> 13829 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58390
[junit4:junit4]   2> 13836 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c0009 with negotiated timeout 20000 for client /140.211.11.196:58390
[junit4:junit4]   2> 13836 T718 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c0009, negotiated timeout = 20000
[junit4:junit4]   2> 13836 T719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a56e8dd name:ZooKeeperConnection Watcher:127.0.0.1:23453 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13837 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13839 T655 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c35d1799c0009
[junit4:junit4]   2> 13850 T719 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13850 T652 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:58390 which had sessionid 0x13c35d1799c0009
[junit4:junit4]   2> 13850 T650 oaz.ZooKeeper.close Session: 0x13c35d1799c0009 closed
[junit4:junit4]   2> 13852 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13870 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f6564de
[junit4:junit4]   2> 13871 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13872 T720 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13873 T720 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 13873 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43461
[junit4:junit4]   2> 13874 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43461
[junit4:junit4]   2> 13875 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c000a with negotiated timeout 20000 for client /140.211.11.196:43461
[junit4:junit4]   2> 13875 T720 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c000a, negotiated timeout = 20000
[junit4:junit4]   2> 13876 T721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f6564de name:ZooKeeperConnection Watcher:127.0.0.1:23453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13876 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13877 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13879 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13886 T650 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61743_vmt%2Ft
[junit4:junit4]   2> 13887 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c000a type:delete cxid:0x4 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:61743_vmt%2Ft Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:61743_vmt%2Ft
[junit4:junit4]   2> 13888 T650 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61743_vmt%2Ft
[junit4:junit4]   2> 13891 T678 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> 13892 T706 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13892 T691 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13892 T706 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> 13892 T672 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13892 T691 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> 13893 T672 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> 13894 T678 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13896 T650 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13904 T722 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358112599467/collection1
[junit4:junit4]   2> 13904 T722 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13905 T722 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13905 T722 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13907 T722 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358112599467/collection1/'
[junit4:junit4]   2> 13909 T722 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358112599467/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13909 T722 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358112599467/collection1/lib/README' to classloader
[junit4:junit4]   2> 13963 T722 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14035 T722 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14136 T722 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14144 T722 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14804 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14805 T673 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:26333_vmt%2Ft",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:26333/vmt/t"}
[junit4:junit4]   2> 14843 T672 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> 14843 T721 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> 14843 T678 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> 14843 T691 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> 14844 T706 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> 14889 T722 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14898 T722 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14901 T722 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14917 T722 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14922 T722 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14926 T722 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14928 T722 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14929 T722 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358112599467/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/
[junit4:junit4]   2> 14929 T722 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c14ffc5
[junit4:junit4]   2> 14930 T722 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14930 T722 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3 forceNew:false
[junit4:junit4]   2> 14931 T722 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3
[junit4:junit4]   2> 14931 T722 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index/
[junit4:junit4]   2> 14932 T722 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14933 T722 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index forceNew:false
[junit4:junit4]   2> 14938 T722 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4538864f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14939 T722 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14939 T722 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index
[junit4:junit4]   2> 14940 T722 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14941 T722 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14942 T722 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14942 T722 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14942 T722 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14943 T722 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14943 T722 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14943 T722 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14944 T722 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14944 T722 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14944 T722 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14945 T722 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14945 T722 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14946 T722 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14946 T722 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14946 T722 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14946 T722 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14947 T722 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14947 T722 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14948 T722 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14948 T722 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14948 T722 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14949 T722 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14949 T722 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14950 T722 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14950 T722 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14950 T722 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14966 T722 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14973 T722 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14975 T722 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14978 T722 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3
[junit4:junit4]   2> 14979 T722 oass.SolrIndexSearcher.<init> Opening Searcher@30769c8b main
[junit4:junit4]   2> 14980 T722 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14980 T722 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14981 T722 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14988 T722 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 15044 T723 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30769c8b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15051 T722 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15051 T722 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16349 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16350 T673 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:61743_vmt%2Ft",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61743/vmt/t"}
[junit4:junit4]   2> 16350 T673 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16350 T673 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16364 T691 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> 16365 T678 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> 16365 T721 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> 16365 T672 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> 16365 T706 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> 17055 T722 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17055 T722 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:61743/vmt/t collection:collection1 shard:shard1
[junit4:junit4]   2> 17061 T722 oasc.ZkController.register We are http://127.0.0.1:61743/vmt/t/collection1/ and leader is http://127.0.0.1:60439/vmt/t/collection1/
[junit4:junit4]   2> 17061 T722 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61743/vmt/t
[junit4:junit4]   2> 17061 T722 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17061 T722 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C46 name=collection1 org.apache.solr.core.SolrCore@290906cf url=http://127.0.0.1:61743/vmt/t/collection1 node=127.0.0.1:61743_vmt%2Ft C46_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:61743_vmt%2Ft, base_url=http://127.0.0.1:61743/vmt/t}
[junit4:junit4]   2> 17069 T724 C46 P61743 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17070 T722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17070 T724 C46 P61743 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17071 T724 C46 P61743 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17071 T724 C46 P61743 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17071 T650 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17072 T650 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17073 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17073 T724 C46 P61743 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17350 T650 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17353 T650 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:18116
[junit4:junit4]   2> 17354 T650 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17354 T650 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17355 T650 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358112603224
[junit4:junit4]   2> 17355 T650 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358112603224/solr.xml
[junit4:junit4]   2> 17356 T650 oasc.CoreContainer.<init> New CoreContainer 2028110815
[junit4:junit4]   2> 17357 T650 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358112603224/'
[junit4:junit4]   2> 17357 T650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358112603224/'
[junit4:junit4]   2> 17431 T650 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 17431 T650 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17432 T650 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17432 T650 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17433 T650 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17433 T650 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17434 T650 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17434 T650 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17435 T650 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17435 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17460 T650 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17501 T650 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:23453/solr
[junit4:junit4]   2> 17502 T650 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17503 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@49228794
[junit4:junit4]   2> 17504 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17504 T734 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17505 T734 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 17505 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:32814
[junit4:junit4]   2> 17506 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:32814
[junit4:junit4]   2> 17510 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c000b with negotiated timeout 20000 for client /140.211.11.196:32814
[junit4:junit4]   2> 17510 T734 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c000b, negotiated timeout = 20000
[junit4:junit4]   2> 17510 T735 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49228794 name:ZooKeeperConnection Watcher:127.0.0.1:23453 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17511 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17512 T655 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c35d1799c000b
[junit4:junit4]   2> 17514 T735 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17514 T652 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:32814 which had sessionid 0x13c35d1799c000b
[junit4:junit4]   2> 17514 T650 oaz.ZooKeeper.close Session: 0x13c35d1799c000b closed
[junit4:junit4]   2> 17515 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 17527 T650 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23453/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f6e93a9
[junit4:junit4]   2> 17528 T650 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17529 T736 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23453. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17529 T736 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23453, initiating session
[junit4:junit4]   2> 17529 T652 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:18664
[junit4:junit4]   2> 17530 T652 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:18664
[junit4:junit4]   2> 17531 T654 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c35d1799c000c with negotiated timeout 20000 for client /140.211.11.196:18664
[junit4:junit4]   2> 17531 T736 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23453, sessionid = 0x13c35d1799c000c, negotiated timeout = 20000
[junit4:junit4]   2> 17532 T737 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f6e93a9 name:ZooKeeperConnection Watcher:127.0.0.1:23453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17532 T650 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17533 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17535 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17542 T650 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:18116_vmt%2Ft
[junit4:junit4]   2> 17543 T655 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c35d1799c000c type:delete cxid:0x4 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:18116_vmt%2Ft Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:18116_vmt%2Ft
[junit4:junit4]   2> 17545 T650 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:18116_vmt%2Ft
[junit4:junit4]   2> 17548 T678 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> 17548 T721 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17548 T691 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17549 T721 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> 17548 T672 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17549 T691 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> 17549 T672 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> 17549 T706 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17550 T706 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> 17550 T678 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17553 T650 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17566 T738 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358112603224/collection1
[junit4:junit4]   2> 17566 T738 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17567 T738 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17567 T738 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17569 T738 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358112603224/collection1/'
[junit4:junit4]   2> 17571 T738 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358112603224/collection1/lib/README' to classloader
[junit4:junit4]   2> 17571 T738 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358112603224/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17636 T738 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17718 T738 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17819 T738 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17827 T738 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17871 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17872 T673 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:61743_vmt%2Ft",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61743/vmt/t"}
[junit4:junit4]   2> 17880 T721 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> 17880 T691 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> 17880 T706 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> 17880 T678 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> 17881 T672 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> 17880 T737 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> 18505 T738 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18516 T738 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18519 T738 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18539 T738 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18544 T738 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18548 T738 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18549 T738 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18553 T738 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358112603224/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/
[junit4:junit4]   2> 18553 T738 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c14ffc5
[junit4:junit4]   2> 18553 T738 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 18554 T738 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4 forceNew:false
[junit4:junit4]   2> 18556 T738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4
[junit4:junit4]   2> 18556 T738 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index/
[junit4:junit4]   2> 18557 T738 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18558 T738 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index forceNew:false
[junit4:junit4]   2> 18564 T738 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@59de1564; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18565 T738 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18566 T738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index
[junit4:junit4]   2> 18566 T738 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 18568 T738 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18568 T738 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 18569 T738 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18569 T738 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 18569 T738 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18570 T738 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18570 T738 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18570 T738 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18571 T738 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18571 T738 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 18572 T738 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 18572 T738 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18572 T738 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 18573 T738 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 18573 T738 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 18573 T738 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18574 T738 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18574 T738 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18574 T738 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18575 T738 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18575 T738 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18576 T738 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18576 T738 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18577 T738 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18577 T738 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 18577 T738 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 18595 T738 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18599 T738 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 18600 T738 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 18602 T738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4
[junit4:junit4]   2> 18604 T738 oass.SolrIndexSearcher.<init> Opening Searcher@42d2154c main
[junit4:junit4]   2> 18605 T738 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18605 T738 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18605 T738 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 18612 T738 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 18656 T739 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42d2154c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18660 T738 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18660 T738 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19389 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19390 T673 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:18116_vmt%2Ft",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:18116/vmt/t"}
[junit4:junit4]   2> 19390 T673 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19391 T673 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19436 T691 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> 19436 T706 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> 19436 T678 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> 19436 T721 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> 19436 T737 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> 19436 T672 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> 19663 T738 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19664 T738 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:18116/vmt/t collection:collection1 shard:shard2
[junit4:junit4]   2> 19670 T738 oasc.ZkController.register We are http://127.0.0.1:18116/vmt/t/collection1/ and leader is http://127.0.0.1:26333/vmt/t/collection1/
[junit4:junit4]   2> 19670 T738 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:18116/vmt/t
[junit4:junit4]   2> 19670 T738 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19670 T738 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C47 name=collection1 org.apache.solr.core.SolrCore@11cc2209 url=http://127.0.0.1:18116/vmt/t/collection1 node=127.0.0.1:18116_vmt%2Ft C47_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:18116_vmt%2Ft, base_url=http://127.0.0.1:18116/vmt/t}
[junit4:junit4]   2> 19671 T740 C47 P18116 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19672 T740 C47 P18116 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19672 T740 C47 P18116 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19672 T738 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19672 T740 C47 P18116 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19674 T650 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19674 T740 C47 P18116 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19675 T650 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19675 T650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19698 T650 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19702 T650 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 19703 T650 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C46_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:61743_vmt%2Ft, base_url=http://127.0.0.1:61743/vmt/t}
[junit4:junit4]   2> 20118 T724 C46 P61743 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60439/vmt/t/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20129 T724 C46 P61743 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 20149 T724 C46 P61743 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:61743/vmt/t START replicas=[http://127.0.0.1:60439/vmt/t/collection1/] nUpdates=100
[junit4:junit4]   2> 20150 T724 C46 P61743 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20150 T724 C46 P61743 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20151 T724 C46 P61743 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20151 T724 C46 P61743 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20151 T724 C46 P61743 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20151 T724 C46 P61743 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60439/vmt/t/collection1/. core=collection1
[junit4:junit4]   2> 20151 T724 C46 P61743 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C48 name=collection1 org.apache.solr.core.SolrCore@57f7e1b url=http://127.0.0.1:60439/vmt/t/collection1 node=127.0.0.1:60439_vmt%2Ft C48_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60439_vmt%2Ft, base_url=http://127.0.0.1:60439/vmt/t, leader=true}
[junit4:junit4]   2> 20168 T682 C48 P60439 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20170 T683 C48 P60439 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20171 T683 C48 P60439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1
[junit4:junit4]   2> 20176 T683 C48 P60439 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@53d09109; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20177 T683 C48 P60439 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20184 T683 C48 P60439 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@53d09109; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@53d09109; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20184 T683 C48 P60439 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20186 T683 C48 P60439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1
[junit4:junit4]   2> 20186 T683 C48 P60439 oass.SolrIndexSearcher.<init> Opening Searcher@348022a0 realtime
[junit4:junit4]   2> 20187 T683 C48 P60439 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20187 T683 C48 P60439 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 20262 T724 C46 P61743 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20263 T724 C46 P61743 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 20304 T724 C46 P61743 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20308 T684 C48 P60439 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20309 T684 C48 P60439 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20310 T724 C46 P61743 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20310 T724 C46 P61743 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20311 T724 C46 P61743 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20314 T684 C48 P60439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1
[junit4:junit4]   2> 20315 T684 C48 P60439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1/index
[junit4:junit4]   2> 20316 T684 C48 P60439 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=3 
[junit4:junit4]   2> 20317 T724 C46 P61743 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20319 T724 C46 P61743 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index.20130114003006443 forceNew:false
[junit4:junit4]   2> 20319 T724 C46 P61743 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3
[junit4:junit4]   2> 20320 T724 C46 P61743 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index.20130114003006443 lockFactory=org.apache.lucene.store.NativeFSLockFactory@757b412f; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 20342 T684 C48 P60439 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=10 
[junit4:junit4]   2> 20351 T724 C46 P61743 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index
[junit4:junit4]   2> 20351 T724 C46 P61743 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20352 T724 C46 P61743 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130114003006443
[junit4:junit4]   2> 20354 T724 C46 P61743 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3
[junit4:junit4]   2> 20355 T724 C46 P61743 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3
[junit4:junit4]   2> 20356 T724 C46 P61743 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index.20130114003006443
[junit4:junit4]   2> 20361 T724 C46 P61743 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index.20130114003006443 lockFactory=org.apache.lucene.store.NativeFSLockFactory@757b412f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20362 T724 C46 P61743 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20364 T724 C46 P61743 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3
[junit4:junit4]   2> 20372 T724 C46 P61743 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20372 T724 C46 P61743 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20372 T724 C46 P61743 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20373 T724 C46 P61743 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index.20130114003006443
[junit4:junit4]   2> 20375 T724 C46 P61743 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3
[junit4:junit4]   2> 20379 T724 C46 P61743 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index.20130114003006443 lockFactory=org.apache.lucene.store.NativeFSLockFactory@757b412f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20379 T724 C46 P61743 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20380 T724 C46 P61743 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20380 T724 C46 P61743 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3
[junit4:junit4]   2> 20381 T724 C46 P61743 oass.SolrIndexSearcher.<init> Opening Searcher@1e51ccd7 main
[junit4:junit4]   2> 20384 T723 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e51ccd7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20384 T723 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index
[junit4:junit4]   2> 20385 T724 C46 P61743 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20389 T724 C46 P61743 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index.20130114003006443 lockFactory=org.apache.lucene.store.NativeFSLockFactory@757b412f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index.20130114003006443 lockFactory=org.apache.lucene.store.NativeFSLockFactory@757b412f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20391 T724 C46 P61743 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20393 T724 C46 P61743 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3
[junit4:junit4]   2> 20393 T724 C46 P61743 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20394 T724 C46 P61743 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index.20130114003006443
[junit4:junit4]   2> 20394 T724 C46 P61743 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3/index
[junit4:junit4]   2> 20395 T724 C46 P61743 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20395 T724 C46 P61743 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20395 T724 C46 P61743 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20396 T724 C46 P61743 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20398 T724 C46 P61743 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20706 T650 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20944 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20945 T673 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:18116_vmt%2Ft",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:18116/vmt/t"}
[junit4:junit4]   2> 20981 T673 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:61743_vmt%2Ft",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61743/vmt/t"}
[junit4:junit4]   2> 20998 T672 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> 20998 T721 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> 20998 T706 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> 20998 T678 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> 20998 T737 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> 20998 T691 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> 21709 T650 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22713 T650 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C47_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:18116_vmt%2Ft, base_url=http://127.0.0.1:18116/vmt/t}
[junit4:junit4]   2> 23702 T740 C47 P18116 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:26333/vmt/t/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23702 T740 C47 P18116 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:18116/vmt/t START replicas=[http://127.0.0.1:26333/vmt/t/collection1/] nUpdates=100
[junit4:junit4]   2> 23703 T740 C47 P18116 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23703 T740 C47 P18116 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23703 T740 C47 P18116 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23703 T740 C47 P18116 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23704 T740 C47 P18116 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23704 T740 C47 P18116 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:26333/vmt/t/collection1/. core=collection1
[junit4:junit4]   2> 23705 T740 C47 P18116 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23715 T650 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C49 name=collection1 org.apache.solr.core.SolrCore@6f9356fa url=http://127.0.0.1:26333/vmt/t/collection1 node=127.0.0.1:26333_vmt%2Ft C49_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:26333_vmt%2Ft, base_url=http://127.0.0.1:26333/vmt/t, leader=true}
[junit4:junit4]   2> 23722 T697 C49 P26333 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23730 T698 C49 P26333 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 23732 T698 C49 P26333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2
[junit4:junit4]   2> 23740 T698 C49 P26333 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@779fbacb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23741 T698 C49 P26333 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23748 T698 C49 P26333 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@779fbacb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@779fbacb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23749 T698 C49 P26333 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23751 T698 C49 P26333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2
[junit4:junit4]   2> 23752 T698 C49 P26333 oass.SolrIndexSearcher.<init> Opening Searcher@718baecd realtime
[junit4:junit4]   2> 23752 T698 C49 P26333 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23753 T698 C49 P26333 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   2> 23758 T740 C47 P18116 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23758 T740 C47 P18116 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23761 T699 C49 P26333 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23762 T699 C49 P26333 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 23763 T740 C47 P18116 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23763 T740 C47 P18116 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23763 T740 C47 P18116 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23766 T699 C49 P26333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2
[junit4:junit4]   2> 23767 T699 C49 P26333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2/index
[junit4:junit4]   2> 23768 T699 C49 P26333 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=3 
[junit4:junit4]   2> 23769 T740 C47 P18116 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23771 T740 C47 P18116 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index.20130114003009896 forceNew:false
[junit4:junit4]   2> 23773 T740 C47 P18116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4
[junit4:junit4]   2> 23774 T740 C47 P18116 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index.20130114003009896 lockFactory=org.apache.lucene.store.NativeFSLockFactory@32429e59; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 23779 T699 C49 P26333 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 23781 T740 C47 P18116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index
[junit4:junit4]   2> 23782 T740 C47 P18116 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23785 T740 C47 P18116 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130114003009896
[junit4:junit4]   2> 23787 T740 C47 P18116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4
[junit4:junit4]   2> 23787 T740 C47 P18116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4
[junit4:junit4]   2> 23788 T740 C47 P18116 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index.20130114003009896
[junit4:junit4]   2> 23792 T740 C47 P18116 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index.20130114003009896 lockFactory=org.apache.lucene.store.NativeFSLockFactory@32429e59; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23793 T740 C47 P18116 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23795 T740 C47 P18116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4
[junit4:junit4]   2> 23795 T740 C47 P18116 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23795 T740 C47 P18116 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23795 T740 C47 P18116 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 23796 T740 C47 P18116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index.20130114003009896
[junit4:junit4]   2> 23797 T740 C47 P18116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4
[junit4:junit4]   2> 23802 T740 C47 P18116 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index.20130114003009896 lockFactory=org.apache.lucene.store.NativeFSLockFactory@32429e59; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23802 T740 C47 P18116 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23803 T740 C47 P18116 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23803 T740 C47 P18116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4
[junit4:junit4]   2> 23804 T740 C47 P18116 oass.SolrIndexSearcher.<init> Opening Searcher@c254735 main
[junit4:junit4]   2> 23806 T739 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c254735 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23806 T739 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index
[junit4:junit4]   2> 23807 T740 C47 P18116 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 23810 T740 C47 P18116 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index.20130114003009896 lockFactory=org.apache.lucene.store.NativeFSLockFactory@32429e59; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index.20130114003009896 lockFactory=org.apache.lucene.store.NativeFSLockFactory@32429e59; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 23811 T740 C47 P18116 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 23812 T740 C47 P18116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4
[junit4:junit4]   2> 23813 T740 C47 P18116 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23813 T740 C47 P18116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index.20130114003009896
[junit4:junit4]   2> 23813 T740 C47 P18116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4/index
[junit4:junit4]   2> 23813 T740 C47 P18116 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23813 T740 C47 P18116 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23814 T740 C47 P18116 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23814 T740 C47 P18116 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23821 T740 C47 P18116 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 24016 T673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24018 T673 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:18116_vmt%2Ft",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:18116/vmt/t"}
[junit4:junit4]   2> 24033 T737 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> 24033 T672 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> 24033 T706 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> 24033 T691 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> 24033 T721 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> 24033 T678 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> 24719 T650 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24720 T650 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C50 name=collection1 org.apache.solr.core.SolrCore@484479d0 url=http://127.0.0.1:44638/vmt/t/collection1 node=127.0.0.1:44638_vmt%2Ft C50_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:44638_vmt%2Ft, base_url=http://127.0.0.1:44638/vmt/t, leader=true}
[junit4:junit4]   2> 24735 T662 C50 P44638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/control/data
[junit4:junit4]   2> 24742 T662 C50 P44638 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@24587e5e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24743 T662 C50 P44638 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24745 T662 C50 P44638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/control/data
[junit4:junit4]   2> 24746 T662 C50 P44638 oass.SolrIndexSearcher.<init> Opening Searcher@20a0299d realtime
[junit4:junit4]   2> 24747 T662 C50 P44638 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424084289044086784)} 0 14
[junit4:junit4]   2> 24753 T685 C48 P60439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty1
[junit4:junit4]   2> 24761 T700 C49 P26333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty2
[junit4:junit4]   2>  C46_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:61743_vmt%2Ft, base_url=http://127.0.0.1:61743/vmt/t}
[junit4:junit4]   2> 24769 T711 C46 P61743 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty3
[junit4:junit4]   2> 24770 T711 C46 P61743 /update {update.distrib=FROMLEADER&_version_=-1424084289062961152&update.from=http://127.0.0.1:60439/vmt/t/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424084289062961152)} 0 3
[junit4:junit4]   2>  C47_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:18116_vmt%2Ft, base_url=http://127.0.0.1:18116/vmt/t}
[junit4:junit4]   2> 24780 T727 C47 P18116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358112586131/jetty4
[junit4:junit4]   2> 24781 T727 C47 P18116 /update {update.distrib=FROMLEADER&_version_=-1424084289071349760&update.from=http://127.0.0.1:26333/vmt/t/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424084289071349760)} 0 5
[junit4:junit4]   2> 24783 T700 C49 P26333 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1424084289071349760)} 0 24
[junit4:junit4]   2> 24784 T685 C48 P60439 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424084289062961152)} 0 34
[junit4:junit4]   2> 24793 T662 C50 P44638 /update {wt=javabin&version=2} {add=[1 (1424084289102807040)]} 0 4
[junit4:junit4]   2> 24811 T711 C46 P61743 /update {distrib.from=http://127.0.0.1:60439/vmt/t/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1424084289112244224)]} 0 4
[junit4:junit4]   2> 24812 T685 C48 P60439 /update {wt=javabin&version=2} {add=[1 (1424084289112244224)]} 0 14
[junit4:junit4]   2> 24819 T662 C50 P44638 /update {wt=javabin&version=2} {add=[2 (1424084289132167168)]} 0 2
[junit4:junit4]   2> 24848 T727 C47 P18116 /update {distrib.from=http://127.0.0.1:26333/vmt/t/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1424084289151041536)]} 0 5
[junit4:junit4]   2> 24849 T700 C49 P26333 /update {distrib.from=http://127.0.0.1:60439/vmt/t/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1424084289151041536)]} 0 14
[junit4:junit4]   2> 24851 T685 C48 P60439 /update {wt=javabin&version=2} {add=[2]} 0 27
[junit4:junit4]   2> 24857 T662 C50 P44638 /update {wt=javabin&version=2} {add=[3 (1424084289172013056)]} 0 3
[junit4:junit4]   2> 24871 T727 C47 P18116 /update {distrib.from=http://127.0.0.1:26333/vmt/t/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1424084289181450240)]} 0 2
[junit4:junit4]   2> 24873 T700 C49 P26333 /update {distrib.from=http://127.0.0.1:60439/vmt/t/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1424084289181450240)]} 0 10
[junit4:junit4]   2> 24874 T685 C48 P60439 /update {wt=javabin&version=2} {add=[3]} 0 14
[junit4:junit4]   2> 24879 T662 C50 P44638 /update {wt=javabin&version=2} {add=[4 (1424084289196130304)]} 0 2
[junit4:junit4]   2> 24893 T711 C46 P61743 /update {distrib.from=http://127.0.0.1:60439/vmt/t/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1424084289203470336)]} 0 3
[junit4:junit4]   2> 24894 T686 C48 P60439 /update {distrib.from=http://127.0.0.1:26333/vmt/t/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1424084289203470336)]} 0 10
[junit4:junit4]   2> 24895 T701 C49 P26333 /update {wt=javabin&version=2} {add=[4]} 0 13
[junit4:junit4]   2> 24900 T662 C50 P44638 /update {wt=javabin&version=2} {add=[5 (1424084289218150400)]} 0 2
[junit4:junit4]   2> 24916 T727 C47 P18116 /update {distrib.from=http://127.0.0.1:26333/vmt/t/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1424084289226539008)]} 0 3
[junit4:junit4]   2> 24917 T700 C49 P26333 /update {distrib.from=http://127.0.0.1:60439/vmt/t/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1424084289226539008)]} 0 10
[junit4:junit4]   2> 24919 T685 C48 P60439 /update {wt=javabin&version=2} {add=[5]} 0 16
[junit4:junit4]   2> 24926 T662 C50 P44638 /update {wt=javabin&version=2} {add=[6 (1424084289243316224)]} 0 3
[junit4:junit4]   2> 24940 T727 C47 P18116 /update {distrib.from=http://127.

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

    at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]   2> 	        at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
[junit4:junit4]   2> 	        at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
[junit4:junit4]   2> 	        at org.apache.http.impl.io.SocketInputBuffer.isDataAvailable(SocketInputBuffer.java:122)
[junit4:junit4]   2> 	        at org.apache.http.impl.AbstractHttpClientConnection.isStale(AbstractHttpClientConnection.java:311)
[junit4:junit4]   2> 	        at org.apache.http.impl.conn.AbstractClientConnAdapter.isStale(AbstractClientConnAdapter.java:170)
[junit4:junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:412)
[junit4:junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
[junit4:junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 	        at org.apache.solr.handler.SnapPuller.fetchFileList(SnapPuller.java:268)
[junit4:junit4]   2> 	        at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:362)
[junit4:junit4]   2> 	        at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:274)
[junit4:junit4]   2> 	        at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
[junit4:junit4]   2> 	        at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
[junit4:junit4]   2> 	        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
[junit4:junit4]   2> 	  29) Thread[id=1117, name=qtp1933819137-1117, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]   2> 	        at org.eclipse.jetty.io.ByteArrayBuffer.readFrom(ByteArrayBuffer.java:375)
[junit4:junit4]   2> 	        at org.eclipse.jetty.io.bio.StreamEndPoint.fill(StreamEndPoint.java:141)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.fill(SocketConnector.java:227)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.fill(HttpParser.java:1035)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:280)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  30) Thread[id=736, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[C79CC06C46AF458D]-SendThread(localhost:23453), state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.nio.ch.IOUtil.drain(Native Method)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.updateSelectedKeys(KQueueSelectorImpl.java:167)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:108)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=MockFixedIntBlock(blockSize=643), foo_b=Pulsing41(freqCutoff=1 minBlockSize=56 maxBlockSize=132), cat=PostingsFormat(name=TestBloomFilteredLucene41Postings), foo_d=PostingsFormat(name=NestedPulsing), foo_f=Pulsing41(freqCutoff=1 minBlockSize=56 maxBlockSize=132), n_tl1=MockFixedIntBlock(blockSize=643), n_d1=PostingsFormat(name=TestBloomFilteredLucene41Postings), rnd_b=PostingsFormat(name=NestedPulsing), intDefault=MockFixedIntBlock(blockSize=643), n_td1=MockFixedIntBlock(blockSize=643), timestamp=PostingsFormat(name=TestBloomFilteredLucene41Postings), id=PostingsFormat(name=NestedPulsing), range_facet_sl=PostingsFormat(name=NestedPulsing), range_facet_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), oddField_s=PostingsFormat(name=NestedPulsing), sequence_i=PostingsFormat(name=NestedPulsing), name=PostingsFormat(name=NestedPulsing), foo_i=MockFixedIntBlock(blockSize=643), regex_dup_B_s=PostingsFormat(name=TestBloomFilteredLucene41Postings), multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_tf1=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_dt1=MockFixedIntBlock(blockSize=643), genre_s=PostingsFormat(name=NestedPulsing), author_t=MockFixedIntBlock(blockSize=643), n_ti1=PostingsFormat(name=NestedPulsing), range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings), text=Pulsing41(freqCutoff=1 minBlockSize=56 maxBlockSize=132), _version_=MockFixedIntBlock(blockSize=643), val_i=PostingsFormat(name=NestedPulsing), SubjectTerms_mfacet=MockFixedIntBlock(blockSize=643), series_t=MockFixedIntBlock(blockSize=643), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_tdt1=MockFixedIntBlock(blockSize=643), regex_dup_A_s=Pulsing41(freqCutoff=1 minBlockSize=56 maxBlockSize=132), price=Pulsing41(freqCutoff=1 minBlockSize=56 maxBlockSize=132), other_tl1=MockFixedIntBlock(blockSize=643), n_l1=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=MockFixedIntBlock(blockSize=643), inStock=Pulsing41(freqCutoff=1 minBlockSize=56 maxBlockSize=132)}, sim=DefaultSimilarity, locale=fi, timezone=Africa/Dar_es_Salaam
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=31,free=67444704,total=303038464
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDocumentBuilder, CoreContainerCoreInitFailuresTest, CopyFieldTest, OverseerCollectionProcessorTest, TestBinaryResponseWriter, DateMathParserTest, TestNumberUtils, RequestHandlersTest, TestSearchPerf, CoreAdminHandlerTest, MoreLikeThisHandlerTest, ChaosMonkeyNothingIsSafeTest, TestLFUCache, PluginInfoTest, FieldAnalysisRequestHandlerTest, SimpleFacetsTest, JsonLoaderTest, TestCoreContainer, CacheHeaderTest, BinaryUpdateRequestHandlerTest, TestPseudoReturnFields, SimplePostToolTest, SpatialFilterTest, CurrencyFieldTest, DistributedSpellCheckComponentTest, TestCollationField, FileBasedSpellCheckerTest, ChaosMonkeySafeLeaderTest, WordBreakSolrSpellCheckerTest, SolrCmdDistributorTest, ZkControllerTest, TermsComponentTest, SpellCheckCollatorTest, SolrRequestParserTest, TestQueryTypes, DistanceFunctionTest, TestRangeQuery, TestJmxMonitoredMap, SuggesterFSTTest, TestJoin, AutoCommitTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestSolrQueryParser, ZkCLITest, SearchHandlerTest, SOLR749Test, TestExtendedDismaxParser, TestPHPSerializedResponseWriter, AlternateDirectoryTest, TestLuceneMatchVersion, TestSystemIdResolver, SolrCoreCheckLockOnStartupTest, TestFastLRUCache, LoggingHandlerTest, PreAnalyzedFieldTest, SystemInfoHandlerTest, BadComponentTest, TestIndexSearcher, BasicDistributedZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=C79CC06C46AF458D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Africa/Dar_es_Salaam -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([C79CC06C46AF458D]:0)
[junit4:junit4] Completed on J0 in 7223.63s, 1 test, 2 errors <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:344: 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:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 246 suites, 1029 tests, 1 suite-level error, 1 error, 23 ignored (5 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3639 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3639/

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([FC5C343EC6A6B849]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([FC5C343EC6A6B849]:0)




Build Log:
[...truncated 9436 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T218 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T218 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/J0/./solrtest-BasicDistributedZkTest-1358074639868
[junit4:junit4]   2> 5 T218 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T219 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 8 T219 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 8 T219 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 8 T219 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 9 T219 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9 T219 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T218 oasc.ZkTestServer.run start zk server on port:12099
[junit4:junit4]   2> 107 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5aae4564
[junit4:junit4]   2> 108 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T224 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T224 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 109 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12100
[junit4:junit4]   2> 110 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12100
[junit4:junit4]   2> 110 T222 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 113 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e76010000 with negotiated timeout 10000 for client /140.211.11.196:12100
[junit4:junit4]   2> 113 T224 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e76010000, negotiated timeout = 10000
[junit4:junit4]   2> 113 T225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5aae4564 name:ZooKeeperConnection Watcher:127.0.0.1:12099 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 114 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 114 T218 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c338e76010000
[junit4:junit4]   2> 125 T218 oaz.ZooKeeper.close Session: 0x13c338e76010000 closed
[junit4:junit4]   2> 125 T225 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 125 T220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12100 which had sessionid 0x13c338e76010000
[junit4:junit4]   2> 125 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2c12574c
[junit4:junit4]   2> 126 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 126 T226 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 127 T226 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 127 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12101
[junit4:junit4]   2> 127 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12101
[junit4:junit4]   2> 128 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e76010001 with negotiated timeout 10000 for client /140.211.11.196:12101
[junit4:junit4]   2> 128 T226 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e76010001, negotiated timeout = 10000
[junit4:junit4]   2> 129 T227 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c12574c name:ZooKeeperConnection Watcher:127.0.0.1:12099/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 129 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 129 T218 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 139 T218 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 142 T218 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 145 T218 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 153 T218 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.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 154 T218 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 167 T218 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> 168 T218 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 272 T218 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> 273 T218 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 276 T218 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> 276 T218 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 286 T218 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> 286 T218 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 292 T218 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> 293 T218 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 297 T218 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> 298 T218 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 302 T218 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> 302 T218 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 306 T218 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> 306 T218 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 310 T223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c338e76010001
[junit4:junit4]   2> 316 T227 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 316 T218 oaz.ZooKeeper.close Session: 0x13c338e76010001 closed
[junit4:junit4]   2> 317 T220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12101 which had sessionid 0x13c338e76010001
[junit4:junit4]   2> 812 T218 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1050 T218 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12102
[junit4:junit4]   2> 1089 T218 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1090 T218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1091 T218 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358074640180
[junit4:junit4]   2> 1091 T218 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358074640180/solr.xml
[junit4:junit4]   2> 1091 T218 oasc.CoreContainer.<init> New CoreContainer 2143154865
[junit4:junit4]   2> 1092 T218 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358074640180/'
[junit4:junit4]   2> 1092 T218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358074640180/'
[junit4:junit4]   2> 1131 T218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 1132 T218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1132 T218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1132 T218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1133 T218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1133 T218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1133 T218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1134 T218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1134 T218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1135 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1150 T218 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1166 T218 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12099/solr
[junit4:junit4]   2> 1167 T218 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1167 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dc25c65
[junit4:junit4]   2> 1168 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1169 T238 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1170 T238 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 1170 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12103
[junit4:junit4]   2> 1171 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12103
[junit4:junit4]   2> 1172 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e76010002 with negotiated timeout 20000 for client /140.211.11.196:12103
[junit4:junit4]   2> 1173 T238 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e76010002, negotiated timeout = 20000
[junit4:junit4]   2> 1173 T239 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dc25c65 name:ZooKeeperConnection Watcher:127.0.0.1:12099 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1173 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1175 T223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c338e76010002
[junit4:junit4]   2> 1176 T239 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1176 T220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12103 which had sessionid 0x13c338e76010002
[junit4:junit4]   2> 1176 T218 oaz.ZooKeeper.close Session: 0x13c338e76010002 closed
[junit4:junit4]   2> 1177 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 1185 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@42652ecc
[junit4:junit4]   2> 1186 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1187 T240 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1187 T240 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 1188 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12104
[junit4:junit4]   2> 1188 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12104
[junit4:junit4]   2> 1189 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e76010003 with negotiated timeout 20000 for client /140.211.11.196:12104
[junit4:junit4]   2> 1190 T240 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e76010003, negotiated timeout = 20000
[junit4:junit4]   2> 1190 T241 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42652ecc name:ZooKeeperConnection Watcher:127.0.0.1:12099/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1190 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1193 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1201 T218 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1209 T218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12102_
[junit4:junit4]   2> 1210 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12102_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12102_
[junit4:junit4]   2> 1216 T218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12102_
[junit4:junit4]   2> 1221 T218 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1236 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 1237 T218 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1241 T218 oasc.Overseer.start Overseer (id=89002779598716931-127.0.0.1:12102_-n_0000000000) starting
[junit4:junit4]   2> 1242 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1249 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1250 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1252 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1260 T243 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 1261 T218 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1272 T218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1275 T242 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1279 T244 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358074640180/collection1
[junit4:junit4]   2> 1280 T244 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1281 T244 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1281 T244 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1283 T244 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358074640180/collection1/'
[junit4:junit4]   2> 1284 T244 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358074640180/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1285 T244 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358074640180/collection1/lib/README' to classloader
[junit4:junit4]   2> 1340 T244 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1412 T244 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1513 T244 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1521 T244 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2150 T244 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2163 T244 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2167 T244 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2202 T244 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2208 T244 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2213 T244 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2216 T244 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2218 T244 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358074640180/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/control/data/
[junit4:junit4]   2> 2218 T244 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f4c29ec
[junit4:junit4]   2> 2219 T244 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 2255 T244 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/control/data forceNew:false
[junit4:junit4]   2> 2256 T244 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/control/data
[junit4:junit4]   2> 2256 T244 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/control/data/index/
[junit4:junit4]   2> 2257 T244 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2258 T244 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/control/data/index forceNew:false
[junit4:junit4]   2> 2265 T244 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@68b9f71b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2265 T244 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2266 T244 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/control/data/index
[junit4:junit4]   2> 2267 T244 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2269 T244 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2269 T244 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2270 T244 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2270 T244 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2271 T244 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2271 T244 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2272 T244 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2272 T244 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2273 T244 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2273 T244 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2274 T244 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2274 T244 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2275 T244 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2275 T244 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2276 T244 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2276 T244 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2277 T244 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2277 T244 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2278 T244 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2278 T244 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2279 T244 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2280 T244 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2280 T244 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2281 T244 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2281 T244 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2282 T244 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2295 T244 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2301 T244 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2304 T244 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 2307 T244 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/control/data
[junit4:junit4]   2> 2309 T244 oass.SolrIndexSearcher.<init> Opening Searcher@55a7769e main
[junit4:junit4]   2> 2310 T244 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2311 T244 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2311 T244 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2386 T244 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2587 T245 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55a7769e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2594 T244 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2594 T244 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2595 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2781 T242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2783 T242 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:12102_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12102"}
[junit4:junit4]   2> 2783 T242 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2787 T242 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2787 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2813 T241 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> 3622 T244 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3622 T244 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12102 collection:control_collection shard:shard1
[junit4:junit4]   2> 3623 T244 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3667 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3668 T244 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3669 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3679 T244 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3680 T244 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3680 T244 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:12102/collection1/
[junit4:junit4]   2> 3680 T244 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3681 T244 oasc.SyncStrategy.syncToMe http://127.0.0.1:12102/collection1/ has no replicas
[junit4:junit4]   2> 3681 T244 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:12102/collection1/
[junit4:junit4]   2> 3681 T244 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3687 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4320 T242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4366 T241 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> 4411 T244 oasc.ZkController.register We are http://127.0.0.1:12102/collection1/ and leader is http://127.0.0.1:12102/collection1/
[junit4:junit4]   2> 4411 T244 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12102
[junit4:junit4]   2> 4411 T244 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4412 T244 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4412 T244 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4416 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4417 T218 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4418 T218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4467 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4486 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4498 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2216b29c
[junit4:junit4]   2> 4500 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4500 T246 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4501 T246 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 4501 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12105
[junit4:junit4]   2> 4501 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12105
[junit4:junit4]   2> 4503 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e76010004 with negotiated timeout 10000 for client /140.211.11.196:12105
[junit4:junit4]   2> 4503 T246 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e76010004, negotiated timeout = 10000
[junit4:junit4]   2> 4503 T247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2216b29c name:ZooKeeperConnection Watcher:127.0.0.1:12099/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4504 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4505 T218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4509 T218 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4625 T218 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4628 T218 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12106
[junit4:junit4]   2> 4628 T218 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4629 T218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4629 T218 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358074644373
[junit4:junit4]   2> 4629 T218 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358074644373/solr.xml
[junit4:junit4]   2> 4630 T218 oasc.CoreContainer.<init> New CoreContainer 1517990536
[junit4:junit4]   2> 4630 T218 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358074644373/'
[junit4:junit4]   2> 4631 T218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358074644373/'
[junit4:junit4]   2> 4669 T218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4670 T218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4670 T218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4670 T218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4671 T218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4671 T218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4671 T218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4672 T218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4672 T218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4672 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4690 T218 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4705 T218 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12099/solr
[junit4:junit4]   2> 4705 T218 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4706 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2649c0e6
[junit4:junit4]   2> 4707 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4707 T257 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4708 T257 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 4708 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12107
[junit4:junit4]   2> 4708 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12107
[junit4:junit4]   2> 4710 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e76010005 with negotiated timeout 20000 for client /140.211.11.196:12107
[junit4:junit4]   2> 4711 T257 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e76010005, negotiated timeout = 20000
[junit4:junit4]   2> 4711 T258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2649c0e6 name:ZooKeeperConnection Watcher:127.0.0.1:12099 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4711 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4713 T223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c338e76010005
[junit4:junit4]   2> 4724 T258 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4724 T220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12107 which had sessionid 0x13c338e76010005
[junit4:junit4]   2> 4724 T218 oaz.ZooKeeper.close Session: 0x13c338e76010005 closed
[junit4:junit4]   2> 4725 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4739 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@355be76a
[junit4:junit4]   2> 4740 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4740 T259 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4741 T259 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 4741 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12108
[junit4:junit4]   2> 4742 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12108
[junit4:junit4]   2> 4743 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e76010006 with negotiated timeout 20000 for client /140.211.11.196:12108
[junit4:junit4]   2> 4743 T259 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e76010006, negotiated timeout = 20000
[junit4:junit4]   2> 4743 T260 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@355be76a name:ZooKeeperConnection Watcher:127.0.0.1:12099/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4744 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4745 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4747 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4755 T218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12106_
[junit4:junit4]   2> 4755 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12106_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12106_
[junit4:junit4]   2> 4756 T218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12106_
[junit4:junit4]   2> 4760 T247 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4760 T241 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4761 T241 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> 4765 T218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4773 T261 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358074644373/collection1
[junit4:junit4]   2> 4773 T261 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4774 T261 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4774 T261 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4776 T261 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358074644373/collection1/'
[junit4:junit4]   2> 4777 T261 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358074644373/collection1/lib/README' to classloader
[junit4:junit4]   2> 4778 T261 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358074644373/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4831 T261 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4905 T261 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5006 T261 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5013 T261 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5634 T261 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5646 T261 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5651 T261 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5670 T261 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5687 T261 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5693 T261 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5696 T261 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5697 T261 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358074644373/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1/
[junit4:junit4]   2> 5698 T261 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f4c29ec
[junit4:junit4]   2> 5698 T261 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5699 T261 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1 forceNew:false
[junit4:junit4]   2> 5700 T261 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1
[junit4:junit4]   2> 5700 T261 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1/index/
[junit4:junit4]   2> 5701 T261 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5702 T261 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1/index forceNew:false
[junit4:junit4]   2> 5713 T261 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e7710a0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5714 T261 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5715 T261 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1/index
[junit4:junit4]   2> 5715 T261 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5718 T261 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5718 T261 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5718 T261 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5719 T261 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5719 T261 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5720 T261 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5720 T261 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5721 T261 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5722 T261 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5722 T261 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5723 T261 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5724 T261 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5724 T261 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5725 T261 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5725 T261 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5726 T261 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5726 T261 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5727 T261 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5728 T261 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5728 T261 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5729 T261 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5730 T261 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5731 T261 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5731 T261 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5732 T261 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5733 T261 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5745 T261 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5750 T261 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5752 T261 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5756 T261 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1
[junit4:junit4]   2> 5759 T261 oass.SolrIndexSearcher.<init> Opening Searcher@1085fa9a main
[junit4:junit4]   2> 5760 T261 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5760 T261 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5761 T261 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5769 T261 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5824 T262 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1085fa9a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5832 T261 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5832 T261 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5880 T242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5882 T242 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:12102_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12102"}
[junit4:junit4]   2> 5887 T242 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:12106_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12106"}
[junit4:junit4]   2> 5887 T242 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5888 T242 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5902 T260 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> 5902 T247 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> 5903 T241 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> 6836 T261 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6836 T261 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12106 collection:collection1 shard:shard1
[junit4:junit4]   2> 6838 T261 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6862 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6863 T261 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6864 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6867 T261 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6867 T261 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6867 T261 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:12106/collection1/
[junit4:junit4]   2> 6868 T261 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6868 T261 oasc.SyncStrategy.syncToMe http://127.0.0.1:12106/collection1/ has no replicas
[junit4:junit4]   2> 6868 T261 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:12106/collection1/
[junit4:junit4]   2> 6868 T261 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6874 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7419 T242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7494 T247 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> 7494 T241 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> 7494 T260 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> 7540 T261 oasc.ZkController.register We are http://127.0.0.1:12106/collection1/ and leader is http://127.0.0.1:12106/collection1/
[junit4:junit4]   2> 7540 T261 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12106
[junit4:junit4]   2> 7540 T261 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7540 T261 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7541 T261 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7556 T261 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7572 T218 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7573 T218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7574 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7760 T218 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7763 T218 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12109
[junit4:junit4]   2> 7764 T218 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7764 T218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7765 T218 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358074647455
[junit4:junit4]   2> 7765 T218 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358074647455/solr.xml
[junit4:junit4]   2> 7766 T218 oasc.CoreContainer.<init> New CoreContainer 592367611
[junit4:junit4]   2> 7766 T218 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358074647455/'
[junit4:junit4]   2> 7767 T218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358074647455/'
[junit4:junit4]   2> 7825 T218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7826 T218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7826 T218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7827 T218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7827 T218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7828 T218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7828 T218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7829 T218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7829 T218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7830 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7852 T218 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7872 T218 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12099/solr
[junit4:junit4]   2> 7873 T218 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7873 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@16641fc7
[junit4:junit4]   2> 7874 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7875 T272 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7876 T272 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 7876 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12110
[junit4:junit4]   2> 7876 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12110
[junit4:junit4]   2> 7879 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e76010007 with negotiated timeout 20000 for client /140.211.11.196:12110
[junit4:junit4]   2> 7879 T272 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e76010007, negotiated timeout = 20000
[junit4:junit4]   2> 7879 T273 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16641fc7 name:ZooKeeperConnection Watcher:127.0.0.1:12099 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7879 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7881 T223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c338e76010007
[junit4:junit4]   2> 7897 T273 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7897 T220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12110 which had sessionid 0x13c338e76010007
[junit4:junit4]   2> 7896 T218 oaz.ZooKeeper.close Session: 0x13c338e76010007 closed
[junit4:junit4]   2> 7898 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7910 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c714671
[junit4:junit4]   2> 7911 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7912 T274 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7912 T274 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 7912 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12111
[junit4:junit4]   2> 7913 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12111
[junit4:junit4]   2> 7914 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e76010008 with negotiated timeout 20000 for client /140.211.11.196:12111
[junit4:junit4]   2> 7915 T274 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e76010008, negotiated timeout = 20000
[junit4:junit4]   2> 7915 T275 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c714671 name:ZooKeeperConnection Watcher:127.0.0.1:12099/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7915 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7917 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7919 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7920 T218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12109_
[junit4:junit4]   2> 7921 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12109_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12109_
[junit4:junit4]   2> 7929 T218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12109_
[junit4:junit4]   2> 7932 T247 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> 7933 T241 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7933 T260 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7933 T241 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> 7933 T260 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> 7937 T247 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7938 T218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7946 T276 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358074647455/collection1
[junit4:junit4]   2> 7947 T276 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7948 T276 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7948 T276 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7950 T276 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358074647455/collection1/'
[junit4:junit4]   2> 7951 T276 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358074647455/collection1/lib/README' to classloader
[junit4:junit4]   2> 7951 T276 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358074647455/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 8006 T276 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 8081 T276 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8183 T276 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8190 T276 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8817 T276 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8830 T276 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8834 T276 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8854 T276 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8860 T276 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8865 T276 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8867 T276 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8868 T276 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358074647455/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2/
[junit4:junit4]   2> 8869 T276 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f4c29ec
[junit4:junit4]   2> 8870 T276 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8871 T276 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2 forceNew:false
[junit4:junit4]   2> 8871 T276 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2
[junit4:junit4]   2> 8872 T276 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2/index/
[junit4:junit4]   2> 8872 T276 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8873 T276 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2/index forceNew:false
[junit4:junit4]   2> 8896 T276 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bcd7bea; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8897 T276 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8898 T276 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2/index
[junit4:junit4]   2> 8898 T276 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8901 T276 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8901 T276 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8902 T276 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8902 T276 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8903 T276 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8903 T276 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8904 T276 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8904 T276 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8905 T276 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8906 T276 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8906 T276 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8907 T276 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8908 T276 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8908 T276 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8908 T276 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8909 T276 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8910 T276 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8921 T276 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8922 T276 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8923 T276 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8924 T276 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8924 T276 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8925 T276 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8926 T276 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8926 T276 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8927 T276 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8942 T276 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8947 T276 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8949 T276 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 8952 T276 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2
[junit4:junit4]   2> 8954 T276 oass.SolrIndexSearcher.<init> Opening Searcher@1704803e main
[junit4:junit4]   2> 8955 T276 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8955 T276 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8956 T276 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8963 T276 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 9022 T277 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1704803e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9030 T276 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9030 T276 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9077 T242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9079 T242 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:12106_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12106"}
[junit4:junit4]   2> 9083 T242 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:12109_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12109"}
[junit4:junit4]   2> 9084 T242 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 9084 T242 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 9097 T275 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> 9097 T241 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> 9097 T247 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> 9097 T260 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> 10033 T276 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10033 T276 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12109 collection:collection1 shard:shard2
[junit4:junit4]   2> 10034 T276 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 10055 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010008 type:delete cxid:0x42 zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 10056 T276 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 10057 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010008 type:create cxid:0x43 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10059 T276 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 10060 T276 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 10060 T276 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:12109/collection1/
[junit4:junit4]   2> 10060 T276 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 10060 T276 oasc.SyncStrategy.syncToMe http://127.0.0.1:12109/collection1/ has no replicas
[junit4:junit4]   2> 10061 T276 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:12109/collection1/
[junit4:junit4]   2> 10061 T276 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 10065 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e76010008 type:create cxid:0x4c zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10611 T242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10636 T275 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> 10636 T241 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> 10636 T247 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> 10636 T260 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> 10680 T276 oasc.ZkController.register We are http://127.0.0.1:12109/collection1/ and leader is http://127.0.0.1:12109/collection1/
[junit4:junit4]   2> 10680 T276 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12109
[junit4:junit4]   2> 10680 T276 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 10680 T276 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 10681 T276 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10683 T276 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10684 T218 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 10685 T218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 10685 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10893 T218 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10896 T218 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12112
[junit4:junit4]   2> 10897 T218 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10898 T218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10898 T218 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358074650566
[junit4:junit4]   2> 10899 T218 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358074650566/solr.xml
[junit4:junit4]   2> 10899 T218 oasc.CoreContainer.<init> New CoreContainer 1749823631
[junit4:junit4]   2> 10900 T218 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358074650566/'
[junit4:junit4]   2> 10900 T218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358074650566/'
[junit4:junit4]   2> 10959 T218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 10960 T218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10960 T218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10960 T218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10961 T218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10961 T218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10962 T218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10962 T218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10963 T218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10963 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10987 T218 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11007 T218 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12099/solr
[junit4:junit4]   2> 11007 T218 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11008 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@12f51383
[junit4:junit4]   2> 11009 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11009 T287 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11010 T287 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 11011 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12113
[junit4:junit4]   2> 11011 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12113
[junit4:junit4]   2> 11013 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e76010009 with negotiated timeout 20000 for client /140.211.11.196:12113
[junit4:junit4]   2> 11013 T287 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e76010009, negotiated timeout = 20000
[junit4:junit4]   2> 11013 T288 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12f51383 name:ZooKeeperConnection Watcher:127.0.0.1:12099 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11013 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11015 T223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c338e76010009
[junit4:junit4]   2> 11024 T288 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11024 T220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12113 which had sessionid 0x13c338e76010009
[junit4:junit4]   2> 11024 T218 oaz.ZooKeeper.close Session: 0x13c338e76010009 closed
[junit4:junit4]   2> 11025 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 11046 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5c1b3b3c
[junit4:junit4]   2> 11048 T289 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11048 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11049 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12114
[junit4:junit4]   2> 11048 T289 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 11049 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12114
[junit4:junit4]   2> 11050 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e7601000a with negotiated timeout 20000 for client /140.211.11.196:12114
[junit4:junit4]   2> 11051 T289 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e7601000a, negotiated timeout = 20000
[junit4:junit4]   2> 11051 T290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c1b3b3c name:ZooKeeperConnection Watcher:127.0.0.1:12099/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11051 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11052 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e7601000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11061 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e7601000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11068 T218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12112_
[junit4:junit4]   2> 11069 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e7601000a type:delete cxid:0x4 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12112_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12112_
[junit4:junit4]   2> 11070 T218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12112_
[junit4:junit4]   2> 11073 T247 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> 11073 T275 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> 11074 T260 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11074 T241 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11075 T260 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> 11075 T241 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> 11076 T247 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11083 T275 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11085 T218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11092 T291 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358074650566/collection1
[junit4:junit4]   2> 11093 T291 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11093 T291 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11093 T291 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11095 T291 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358074650566/collection1/'
[junit4:junit4]   2> 11096 T291 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358074650566/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11097 T291 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358074650566/collection1/lib/README' to classloader
[junit4:junit4]   2> 11139 T291 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 11192 T291 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 11293 T291 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 11298 T291 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11886 T291 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11898 T291 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11902 T291 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11926 T291 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11932 T291 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11937 T291 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11939 T291 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11941 T291 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358074650566/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/
[junit4:junit4]   2> 11942 T291 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f4c29ec
[junit4:junit4]   2> 11942 T291 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 11943 T291 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3 forceNew:false
[junit4:junit4]   2> 11944 T291 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3
[junit4:junit4]   2> 11944 T291 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index/
[junit4:junit4]   2> 11945 T291 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11946 T291 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index forceNew:false
[junit4:junit4]   2> 11964 T291 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@28589132; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11965 T291 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11966 T291 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index
[junit4:junit4]   2> 11967 T291 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 11969 T291 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11970 T291 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 11970 T291 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11971 T291 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 11971 T291 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11972 T291 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11972 T291 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11973 T291 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11974 T291 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11975 T291 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 11975 T291 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 11976 T291 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11977 T291 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 11977 T291 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 11977 T291 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 11978 T291 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11978 T291 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11979 T291 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11980 T291 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11980 T291 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11981 T291 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11982 T291 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11982 T291 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11983 T291 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11997 T291 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 11998 T291 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12010 T291 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12015 T291 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12016 T291 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 12019 T291 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3
[junit4:junit4]   2> 12021 T291 oass.SolrIndexSearcher.<init> Opening Searcher@671bfabd main
[junit4:junit4]   2> 12022 T291 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12022 T291 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12023 T291 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12030 T291 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12092 T292 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@671bfabd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12100 T291 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12100 T291 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12164 T242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12165 T242 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:12109_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12109"}
[junit4:junit4]   2> 12171 T242 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:12112_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12112"}
[junit4:junit4]   2> 12171 T242 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 12171 T242 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 12184 T275 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> 12184 T260 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> 12184 T290 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> 12184 T247 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> 12184 T241 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> 13103 T291 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13103 T291 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12112 collection:collection1 shard:shard1
[junit4:junit4]   2> 13139 T291 oasc.ZkController.register We are http://127.0.0.1:12112/collection1/ and leader is http://127.0.0.1:12106/collection1/
[junit4:junit4]   2> 13139 T291 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12112
[junit4:junit4]   2> 13140 T291 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13140 T291 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C28 name=collection1 org.apache.solr.core.SolrCore@564c2b88 url=http://127.0.0.1:12112/collection1 node=127.0.0.1:12112_ C28_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:12112_, base_url=http://127.0.0.1:12112}
[junit4:junit4]   2> 13147 T293 C28 P12112 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13147 T291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13148 T293 C28 P12112 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13148 T293 C28 P12112 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13148 T293 C28 P12112 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13149 T218 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13150 T218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13150 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13203 T293 C28 P12112 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13373 T218 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13376 T218 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12121
[junit4:junit4]   2> 13377 T218 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13377 T218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13378 T218 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358074653031
[junit4:junit4]   2> 13378 T218 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358074653031/solr.xml
[junit4:junit4]   2> 13379 T218 oasc.CoreContainer.<init> New CoreContainer 157097850
[junit4:junit4]   2> 13380 T218 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358074653031/'
[junit4:junit4]   2> 13380 T218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358074653031/'
[junit4:junit4]   2> 13461 T218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13462 T218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13462 T218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13463 T218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13463 T218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13464 T218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13464 T218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13465 T218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13465 T218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13466 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13495 T218 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13518 T218 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12099/solr
[junit4:junit4]   2> 13519 T218 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13519 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6aa7adab
[junit4:junit4]   2> 13520 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13521 T303 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13521 T303 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 13522 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12122
[junit4:junit4]   2> 13522 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12122
[junit4:junit4]   2> 13525 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e7601000b with negotiated timeout 20000 for client /140.211.11.196:12122
[junit4:junit4]   2> 13525 T303 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e7601000b, negotiated timeout = 20000
[junit4:junit4]   2> 13525 T304 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6aa7adab name:ZooKeeperConnection Watcher:127.0.0.1:12099 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13526 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13527 T223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c338e7601000b
[junit4:junit4]   2> 13534 T304 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13534 T220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12122 which had sessionid 0x13c338e7601000b
[junit4:junit4]   2> 13534 T218 oaz.ZooKeeper.close Session: 0x13c338e7601000b closed
[junit4:junit4]   2> 13535 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13549 T218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12099/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f20532d
[junit4:junit4]   2> 13550 T218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13550 T305 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12099. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13551 T305 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12099, initiating session
[junit4:junit4]   2> 13551 T220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12123
[junit4:junit4]   2> 13551 T220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12123
[junit4:junit4]   2> 13553 T222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c338e7601000c with negotiated timeout 20000 for client /140.211.11.196:12123
[junit4:junit4]   2> 13553 T305 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12099, sessionid = 0x13c338e7601000c, negotiated timeout = 20000
[junit4:junit4]   2> 13553 T306 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f20532d name:ZooKeeperConnection Watcher:127.0.0.1:12099/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13553 T218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13555 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e7601000c type:create cxid:0x1 zxid:0x9f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13564 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e7601000c type:create cxid:0x2 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13566 T218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12121_
[junit4:junit4]   2> 13567 T223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c338e7601000c type:delete cxid:0x4 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12121_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12121_
[junit4:junit4]   2> 13568 T218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12121_
[junit4:junit4]   2> 13571 T275 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> 13571 T290 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> 13571 T247 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> 13572 T260 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13572 T260 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> 13572 T241 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13572 T241 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> 13574 T275 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13574 T247 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13575 T290 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13578 T218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13587 T307 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358074653031/collection1
[junit4:junit4]   2> 13587 T307 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13588 T307 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13589 T307 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13591 T307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358074653031/collection1/'
[junit4:junit4]   2> 13593 T307 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358074653031/collection1/lib/README' to classloader
[junit4:junit4]   2> 13593 T307 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358074653031/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13695 T307 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13699 T242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13700 T242 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:12112_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12112"}
[junit4:junit4]   2> 13713 T275 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> 13713 T290 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> 13713 T306 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> 13713 T260 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> 13713 T241 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> 13713 T247 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> 13772 T307 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13873 T307 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13894 T307 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14576 T307 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14585 T307 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14588 T307 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14609 T307 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14620 T307 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14624 T307 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14626 T307 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14627 T307 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358074653031/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/
[junit4:junit4]   2> 14627 T307 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f4c29ec
[junit4:junit4]   2> 14628 T307 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14629 T307 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4 forceNew:false
[junit4:junit4]   2> 14629 T307 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4
[junit4:junit4]   2> 14629 T307 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index/
[junit4:junit4]   2> 14630 T307 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14630 T307 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index forceNew:false
[junit4:junit4]   2> 14661 T307 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@18aa15ea; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14661 T307 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14662 T307 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index
[junit4:junit4]   2> 14662 T307 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14664 T307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14664 T307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14664 T307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14664 T307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14665 T307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14665 T307 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14665 T307 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14666 T307 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14666 T307 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14667 T307 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14667 T307 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14668 T307 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14668 T307 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14668 T307 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14669 T307 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14669 T307 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14670 T307 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14670 T307 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14671 T307 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14671 T307 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14672 T307 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14672 T307 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14672 T307 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14673 T307 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14673 T307 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14674 T307 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14682 T307 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14685 T307 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14687 T307 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14689 T307 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4
[junit4:junit4]   2> 14690 T307 oass.SolrIndexSearcher.<init> Opening Searcher@7178bf65 main
[junit4:junit4]   2> 14691 T307 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14691 T307 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14691 T307 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14707 T307 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14752 T308 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7178bf65 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14756 T307 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14756 T307 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15222 T242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15223 T242 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:12121_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12121"}
[junit4:junit4]   2> 15223 T242 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15223 T242 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15236 T275 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> 15236 T241 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> 15236 T306 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> 15236 T290 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> 15236 T260 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> 15236 T247 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> 15759 T307 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15759 T307 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12121 collection:collection1 shard:shard2
[junit4:junit4]   2> 15768 T307 oasc.ZkController.register We are http://127.0.0.1:12121/collection1/ and leader is http://127.0.0.1:12109/collection1/
[junit4:junit4]   2> 15768 T307 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12121
[junit4:junit4]   2> 15769 T307 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15769 T307 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C29 name=collection1 org.apache.solr.core.SolrCore@1b10b649 url=http://127.0.0.1:12121/collection1 node=127.0.0.1:12121_ C29_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:12121_, base_url=http://127.0.0.1:12121}
[junit4:junit4]   2> 15770 T309 C29 P12121 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15770 T309 C29 P12121 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15770 T307 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15771 T309 C29 P12121 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15771 T309 C29 P12121 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15772 T218 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15773 T218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15773 T309 C29 P12121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15773 T218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15798 T218 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15800 T218 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 15801 T218 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C28_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:12112_, base_url=http://127.0.0.1:12112}
[junit4:junit4]   2> 16599 T293 C28 P12112 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:12106/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 16612 T293 C28 P12112 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 16631 T293 C28 P12112 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:12112 START replicas=[http://127.0.0.1:12106/collection1/] nUpdates=100
[junit4:junit4]   2> 16642 T293 C28 P12112 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 16642 T293 C28 P12112 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 16642 T293 C28 P12112 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 16643 T293 C28 P12112 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 16643 T293 C28 P12112 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 16643 T293 C28 P12112 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:12106/collection1/. core=collection1
[junit4:junit4]   2> 16643 T293 C28 P12112 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@696641a url=http://127.0.0.1:12106/collection1 node=127.0.0.1:12106_ C30_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:12106_, base_url=http://127.0.0.1:12106, leader=true}
[junit4:junit4]   2> 16693 T251 C30 P12106 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=6 
[junit4:junit4]   2> 16709 T252 C30 P12106 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16710 T252 C30 P12106 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1
[junit4:junit4]   2> 16714 T252 C30 P12106 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e7710a0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16715 T252 C30 P12106 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16719 T252 C30 P12106 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e7710a0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e7710a0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16719 T252 C30 P12106 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16721 T252 C30 P12106 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1
[junit4:junit4]   2> 16721 T252 C30 P12106 oass.SolrIndexSearcher.<init> Opening Searcher@4fe0cb7d realtime
[junit4:junit4]   2> 16721 T252 C30 P12106 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16722 T252 C30 P12106 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 35
[junit4:junit4]   2> 16743 T242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16745 T242 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:12121_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12121"}
[junit4:junit4]   2> 16757 T275 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> 16757 T306 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> 16758 T290 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> 16758 T241 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> 16758 T260 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> 16758 T247 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> 16781 T293 C28 P12112 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16782 T293 C28 P12112 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 16804 T218 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16808 T293 C28 P12112 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 16866 T253 C30 P12106 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16867 T253 C30 P12106 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=57 
[junit4:junit4]   2> 16869 T293 C28 P12112 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 16869 T293 C28 P12112 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 16869 T293 C28 P12112 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 16873 T253 C30 P12106 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1
[junit4:junit4]   2> 16874 T253 C30 P12106 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1/index
[junit4:junit4]   2> 16875 T253 C30 P12106 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 16876 T293 C28 P12112 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 16877 T293 C28 P12112 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index.20130113105736739 forceNew:false
[junit4:junit4]   2> 16878 T293 C28 P12112 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3
[junit4:junit4]   2> 16879 T293 C28 P12112 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index.20130113105736739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10772984; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 16892 T253 C30 P12106 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
[junit4:junit4]   2> 16906 T293 C28 P12112 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index
[junit4:junit4]   2> 16907 T293 C28 P12112 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 16910 T293 C28 P12112 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130113105736739
[junit4:junit4]   2> 16912 T293 C28 P12112 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3
[junit4:junit4]   2> 16913 T293 C28 P12112 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3
[junit4:junit4]   2> 16914 T293 C28 P12112 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index.20130113105736739
[junit4:junit4]   2> 16917 T293 C28 P12112 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index.20130113105736739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10772984; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16918 T293 C28 P12112 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16920 T293 C28 P12112 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3
[junit4:junit4]   2> 16924 T293 C28 P12112 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 16924 T293 C28 P12112 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 16925 T293 C28 P12112 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 16926 T293 C28 P12112 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index.20130113105736739
[junit4:junit4]   2> 16927 T293 C28 P12112 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3
[junit4:junit4]   2> 16930 T293 C28 P12112 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index.20130113105736739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10772984; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16931 T293 C28 P12112 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16931 T293 C28 P12112 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 16932 T293 C28 P12112 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3
[junit4:junit4]   2> 16932 T293 C28 P12112 oass.SolrIndexSearcher.<init> Opening Searcher@11afa3b0 main
[junit4:junit4]   2> 16935 T292 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11afa3b0 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 16935 T292 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index
[junit4:junit4]   2> 16936 T293 C28 P12112 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16939 T293 C28 P12112 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index.20130113105736739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10772984; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index.20130113105736739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10772984; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 16940 T293 C28 P12112 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 16941 T293 C28 P12112 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3
[junit4:junit4]   2> 16942 T293 C28 P12112 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16942 T293 C28 P12112 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index.20130113105736739
[junit4:junit4]   2> 16942 T293 C28 P12112 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3/index
[junit4:junit4]   2> 16943 T293 C28 P12112 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 16943 T293 C28 P12112 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 16943 T293 C28 P12112 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 16943 T293 C28 P12112 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16945 T293 C28 P12112 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 17808 T218 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18266 T242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18267 T242 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:12112_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12112"}
[junit4:junit4]   2> 18280 T306 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> 18280 T275 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> 18281 T260 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> 18280 T290 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> 18280 T241 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> 18280 T247 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>  C29_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:12121_, base_url=http://127.0.0.1:12121}
[junit4:junit4]   2> 18802 T309 C29 P12121 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:12109/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18802 T309 C29 P12121 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:12121 START replicas=[http://127.0.0.1:12109/collection1/] nUpdates=100
[junit4:junit4]   2> 18803 T309 C29 P12121 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18803 T309 C29 P12121 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18803 T309 C29 P12121 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18803 T309 C29 P12121 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18804 T309 C29 P12121 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18804 T309 C29 P12121 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:12109/collection1/. core=collection1
[junit4:junit4]   2> 18805 T309 C29 P12121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18810 T218 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C31 name=collection1 org.apache.solr.core.SolrCore@410666dd url=http://127.0.0.1:12109/collection1 node=127.0.0.1:12109_ C31_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:12109_, base_url=http://127.0.0.1:12109, leader=true}
[junit4:junit4]   2> 18836 T266 C31 P12109 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18836 T267 C31 P12109 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18837 T267 C31 P12109 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2
[junit4:junit4]   2> 18841 T267 C31 P12109 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bcd7bea; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18842 T267 C31 P12109 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18965 T267 C31 P12109 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bcd7bea; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bcd7bea; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18966 T267 C31 P12109 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18967 T267 C31 P12109 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2
[junit4:junit4]   2> 18968 T267 C31 P12109 oass.SolrIndexSearcher.<init> Opening Searcher@4a11443d realtime
[junit4:junit4]   2> 18968 T267 C31 P12109 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18969 T267 C31 P12109 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 134
[junit4:junit4]   2> 18970 T309 C29 P12121 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18971 T309 C29 P12121 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18974 T268 C31 P12109 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18974 T268 C31 P12109 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18975 T309 C29 P12121 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18976 T309 C29 P12121 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18976 T309 C29 P12121 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18979 T268 C31 P12109 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2
[junit4:junit4]   2> 18979 T268 C31 P12109 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2/index
[junit4:junit4]   2> 18980 T268 C31 P12109 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18981 T309 C29 P12121 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18982 T309 C29 P12121 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index.20130113105738844 forceNew:false
[junit4:junit4]   2> 18983 T309 C29 P12121 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4
[junit4:junit4]   2> 18984 T309 C29 P12121 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index.20130113105738844 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b280715; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18988 T268 C31 P12109 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 18990 T309 C29 P12121 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index
[junit4:junit4]   2> 18990 T309 C29 P12121 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18991 T309 C29 P12121 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130113105738844
[junit4:junit4]   2> 18992 T309 C29 P12121 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4
[junit4:junit4]   2> 18993 T309 C29 P12121 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4
[junit4:junit4]   2> 18993 T309 C29 P12121 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index.20130113105738844
[junit4:junit4]   2> 18997 T309 C29 P12121 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index.20130113105738844 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b280715; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18997 T309 C29 P12121 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18999 T309 C29 P12121 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4
[junit4:junit4]   2> 18999 T309 C29 P12121 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18999 T309 C29 P12121 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18999 T309 C29 P12121 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19000 T309 C29 P12121 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index.20130113105738844
[junit4:junit4]   2> 19001 T309 C29 P12121 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4
[junit4:junit4]   2> 19005 T309 C29 P12121 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index.20130113105738844 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b280715; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19005 T309 C29 P12121 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19005 T309 C29 P12121 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19006 T309 C29 P12121 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4
[junit4:junit4]   2> 19006 T309 C29 P12121 oass.SolrIndexSearcher.<init> Opening Searcher@5805b550 main
[junit4:junit4]   2> 19009 T308 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5805b550 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19009 T308 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index
[junit4:junit4]   2> 19010 T309 C29 P12121 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19013 T309 C29 P12121 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index.20130113105738844 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b280715; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index.20130113105738844 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b280715; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19014 T309 C29 P12121 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19015 T309 C29 P12121 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4
[junit4:junit4]   2> 19015 T309 C29 P12121 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19016 T309 C29 P12121 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index.20130113105738844
[junit4:junit4]   2> 19016 T309 C29 P12121 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4/index
[junit4:junit4]   2> 19016 T309 C29 P12121 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19016 T309 C29 P12121 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19016 T309 C29 P12121 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19017 T309 C29 P12121 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19019 T309 C29 P12121 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19788 T242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19789 T242 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:12121_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12121"}
[junit4:junit4]   2> 19803 T275 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> 19803 T306 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> 19803 T260 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> 19803 T290 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> 19803 T247 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> 19803 T241 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> 19813 T218 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19815 T218 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C32 name=collection1 org.apache.solr.core.SolrCore@27205751 url=http://127.0.0.1:12102/collection1 node=127.0.0.1:12102_ C32_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:12102_, base_url=http://127.0.0.1:12102, leader=true}
[junit4:junit4]   2> 19912 T230 C32 P12102 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/control/data
[junit4:junit4]   2> 19917 T230 C32 P12102 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@68b9f71b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19917 T230 C32 P12102 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19923 T230 C32 P12102 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/control/data
[junit4:junit4]   2> 19924 T230 C32 P12102 oass.SolrIndexSearcher.<init> Opening Searcher@1302be2 realtime
[junit4:junit4]   2> 19924 T230 C32 P12102 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424044494432501760)} 0 31
[junit4:junit4]   2> 19947 T269 C31 P12109 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty2
[junit4:junit4]   2> 19971 T254 C30 P12106 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty1
[junit4:junit4]   2>  C29_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:12121_, base_url=http://127.0.0.1:12121}
[junit4:junit4]   2> 19979 T296 C29 P12121 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty4
[junit4:junit4]   2> 19980 T296 C29 P12121 /update {update.distrib=FROMLEADER&_version_=-1424044494483881984&update.from=http://127.0.0.1:12109/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424044494483881984)} 0 3
[junit4:junit4]   2>  C28_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:12112_, base_url=http://127.0.0.1:12112}
[junit4:junit4]   2> 19983 T280 C28 P12112 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358074639868/jetty3
[junit4:junit4]   2> 19984 T280 C28 P12112 /update {update.distrib=FROMLEADER&_version_=-1424044494507999232&update.from=http://127.0.0.1:12106/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424044494507999232)} 0 3
[junit4:junit4]   2> 19985 T254 C30 P12106 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1424044494507999232)} 0 16
[junit4:junit4]   2> 19986 T269 C31 P12109 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424044494483881984)} 0 48
[junit4:junit4]   2> 20001 T230 C32 P12102 /update {wt=javabin&version=2} {add=[1 (1424044494536310784)]} 0 10
[junit4:junit4]   2> 20034 T280 C28 P12112 /update {distrib.from=http://127.0.0.1:12106/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1424044494563573760)]} 0 4
[junit4:junit4]   2> 20035 T254 C30 P12106 /update {distrib.from=http://127.0.0.1:12109/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1424044494563573760)]} 0 13
[junit4:junit4]   2> 20036 T269 C31 P12109 /update {wt=javabin&version=2} {add=[1]} 0 32
[junit4:junit4]   2> 20042 T230 C32 P12102 /update {wt=javabin&version=2} {add=[2 (1424044494582448128)]} 0 2
[junit4:junit4]   2> 20060 T296 C29 P12121 /update {distrib.from=http://127.0.0.1:12109/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1424044494591885312)]} 0 4
[junit4:junit4]   2> 20061 T270 C31 P12109 /update {distrib.from=http://127.0.0.1:12106/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1424044494591885312)]} 0 13
[junit4:junit4]   2> 20062 T255 C30 P12106 /update {wt=javabin&version=2} {add=[2]} 0 17
[junit4:junit4]   2> 20070 T230 C32 P12102 /update {wt=javabin&version=2} {add=[3 (1424044494610759680)]} 0 4
[junit4:junit4]   2> 20086 T296 C29 P12121 /update {distrib.from=http://127.0.0.1:12109/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1424044494622294016)]} 0 2
[junit4:junit4]   2> 20087 T270 C31 P12109 /update {distrib.from=http://127.0.0.1:12106/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1424044494622294016)]} 0 9
[junit4:junit4]   2> 20088 T255 C30 P12106 /update {wt=javabin&version=2} {add=[3]} 0 14
[junit4:junit4]   2> 20096 T230 C32 P12102 /update {wt=javabin&version=2} {add=[4 (1424044494638022656)]} 0 3
[junit4:junit4]   2> 20108 T280 C28 P12112 /update {distrib.from=http://127.0.0.1:12106/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1424044494645362688)]} 0 2
[junit4:junit4]   2> 20109 T255 C30 P12106 /update {wt=javabin&version=2} {add=[4 (1424044494645362688)]} 0 10
[junit4:junit4]   2> 20116 T230 C32 P12102 /update {wt=javabin&version=2} {add=[5 (1424044494660042752)]} 0 2
[junit4:junit4]   2> 20131 T296 C29 P12121 /update {distrib.from=http://127.0.0.1:12109/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1424044494669479936)]} 0 2
[junit4:junit4]   2> 20132 T270 C31 P12109 /update {distrib.from=http://127.0.0.1:12106/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1424044494669479936)]} 0 9
[junit4:junit4]   2> 20133 T255 C30 P12106 /update {wt=javabin&version=2} {add=[5]} 0 14
[junit4:junit4]   2> 20140 T230 C32 P12102 /update {wt=javabin&version=2} {add=[6 (1424044494685208576)]} 0 2
[junit4:junit4]   2> 20158 T296 C29 P12121 /update {distrib.from=http://127.0.0.1:12109/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1424044494696742912)]} 0 3
[junit4:junit4]   2> 20159 T270 C31 P12109 /update {distrib.from=http://127.0.0.1:12106/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1424044494696742912)]} 0 10
[junit4:junit4]   2> 20160 T255 C30 P12106 /update {wt=javabin&version=2} {add=[6]} 0 15
[junit4:junit4]   2> 20166 T230 C32 P12102 /update {wt=javabin&version=2} {add=[7 (1424044494712471552)]} 0 2
[junit4:junit4]   2> 20179 T296 C29 P12121 /update {distrib.from=http://127.0.0.1:12109/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1424044494719811584)]} 0 2
[junit4:junit4]   2> 20180 T269 C31 P12109 /update {wt=javabin&version=2} {add=[7 (1424044494719811584)]} 0 9
[junit4:junit4]   2> 20187 T230 C32 P12102 /update {wt=javabin&version=2} {add=[8 (1424044494733443072)]} 0 3
[junit4:junit4]   2> 20203 T280 C28 P12112 /update {distrib.from=http://127.0.0.1:12106/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1424044494744977408)]} 0 2
[junit4:junit4]   2> 20204 T254 C30 P12106 /update {distrib.from=http://127.0.0.1:12109/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1424044494744977408)]} 0 9
[junit4:junit4]   2> 20205 T269 C31 P12109 /update {wt=javabin&version=2} {add=[8]} 0 15
[junit4:junit4]   2> 20213 T230 C32 P12102 /update {wt=javabin&version=2} {add=[9 (1424044494760706048)]} 0 3
[junit4:junit4]   2> 20225 T296 C29 P12121 /update {distrib.from=http://127.0.0.1:12109/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1424044494768046080)]} 0 2
[junit4:junit4]   2> 20226 T269 C31 P12109 /update {wt=javabin&version=2} {add=[9 (1424044494768046080)]} 0 10
[junit4:junit4]   2> 20255 T230 C32 P12102 /update {wt=javabin&version=2} {add=[10 (1424044494781677568)]} 0 25
[junit4:junit4]   2> 20271 T280 C28 P12112 /update {distrib.from=http://127.0.0.1:12106/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1424044494817329152)]} 0 2
[junit4:junit4]   2> 20272 T254 C30 P12106 /update {distrib.from=http://127.0.0.1:12109/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[10 (1424044494817329152)]} 0 9
[junit4:junit4]   2> 20273 T269 C31 P12109 /update {wt=javabin&version=2} {add=[10]} 0 13
[junit4:junit4]   2> 20281 T230 C32 P12102 /update {wt=javabin&version=2} {add=[11 (1424044494830960640)]} 0 4
[junit4:junit4]   2> 20297 T280 C28 P12112 /update {distrib.from=http://127.0.0.1:12106/collection1/&update.distrib=FROMLEADER&wt=java

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

orker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  36) Thread[id=367, name=searcherExecutor-320-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  37) Thread[id=274, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[FC5C343EC6A6B849]-SendThread(localhost:12099), state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:82)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
[junit4:junit4]   2> 	  38) Thread[id=294, name=HashSessionScavenger-4, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  39) Thread[id=364, name=searcherExecutor-314-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  40) Thread[id=264, name=qtp708849126-264 Acceptor0 SocketConnector@127.0.0.1:12109, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.net.PlainSocketImpl.socketAccept(Native Method)
[junit4:junit4]   2> 	        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[junit4:junit4]   2> 	        at java.net.ServerSocket.implAccept(ServerSocket.java:522)
[junit4:junit4]   2> 	        at java.net.ServerSocket.accept(ServerSocket.java:490)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector.accept(SocketConnector.java:117)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  41) Thread[id=229, name=HashSessionScavenger-0, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  42) Thread[id=346, name=searcherExecutor-274-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=Direct), foo_b=PostingsFormat(name=Memory doPackFST= false), cat=Lucene41(blocksize=128), foo_d=PostingsFormat(name=MockSep), foo_f=PostingsFormat(name=Memory doPackFST= false), n_tl1=PostingsFormat(name=Direct), n_d1=Lucene41(blocksize=128), rnd_b=PostingsFormat(name=MockSep), intDefault=PostingsFormat(name=Direct), n_td1=PostingsFormat(name=Direct), timestamp=Lucene41(blocksize=128), id=PostingsFormat(name=MockSep), range_facet_sl=PostingsFormat(name=MockSep), range_facet_si=Lucene41(blocksize=128), oddField_s=PostingsFormat(name=MockSep), sequence_i=PostingsFormat(name=MockSep), name=PostingsFormat(name=MockSep), foo_i=PostingsFormat(name=Direct), regex_dup_B_s=Lucene41(blocksize=128), multiDefault=Lucene41(blocksize=128), n_tf1=Lucene41(blocksize=128), n_dt1=PostingsFormat(name=Direct), genre_s=PostingsFormat(name=MockSep), author_t=PostingsFormat(name=Direct), n_ti1=PostingsFormat(name=MockSep), range_facet_l=Lucene41(blocksize=128), text=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=Direct), val_i=PostingsFormat(name=MockSep), SubjectTerms_mfacet=PostingsFormat(name=Direct), series_t=PostingsFormat(name=Direct), a_t=Lucene41(blocksize=128), n_tdt1=PostingsFormat(name=Direct), regex_dup_A_s=PostingsFormat(name=Memory doPackFST= false), price=PostingsFormat(name=Memory doPackFST= false), other_tl1=PostingsFormat(name=Direct), n_l1=Lucene41(blocksize=128), a_si=PostingsFormat(name=Direct), inStock=PostingsFormat(name=Memory doPackFST= false)}, sim=DefaultSimilarity, locale=es_DO, timezone=Etc/GMT+0
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=45,free=358684648,total=503316480
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, TestSolrIndexConfig, ExternalFileFieldSortTest, SolrRequestParserTest, ClusterStateUpdateTest, DateMathParserTest, SystemInfoHandlerTest, DefaultValueUpdateProcessorTest, SpellCheckCollatorTest, TestSystemIdResolver, TestAtomicUpdateErrorCases, CoreContainerCoreInitFailuresTest, SuggesterFSTTest, SpellPossibilityIteratorTest, TestJmxMonitoredMap, TestFastLRUCache, SampleTest, TestDefaultSimilarityFactory, ChaosMonkeySafeLeaderTest, TestDocumentBuilder, DateFieldTest, TestExtendedDismaxParser, DirectSolrConnectionTest, HighlighterConfigTest, TestFiltering, SortByFunctionTest, CSVRequestHandlerTest, TestPHPSerializedResponseWriter, TestNumberUtils, ResponseLogComponentTest, TestIndexSearcher, FileBasedSpellCheckerTest, SpellCheckComponentTest, AnalysisAfterCoreReloadTest, PluginInfoTest, TestFastWriter, NotRequiredUniqueKeyTest, TestSearchPerf, ChaosMonkeyNothingIsSafeTest, CopyFieldTest, JSONWriterTest, AlternateDirectoryTest, TestQuerySenderNoQuery, QueryElevationComponentTest, JsonLoaderTest, TestIBSimilarityFactory, BasicDistributedZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=FC5C343EC6A6B849 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_DO -Dtests.timezone=Etc/GMT+0 -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([FC5C343EC6A6B849]:0)
[junit4:junit4] Completed on J0 in 7223.98s, 1 test, 2 errors <<< FAILURES!

[...truncated 47 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:344: 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:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 246 suites, 1029 tests, 1 suite-level error, 1 error, 52 ignored (5 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3638 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3638/

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([D38A5F89CB63223F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([D38A5F89CB63223F]:0)




Build Log:
[...truncated 9358 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 1 T155 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_duh/pj
[junit4:junit4]   2> 5 T155 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/J0/./solrtest-BasicDistributedZkTest-1358048271849
[junit4:junit4]   2> 7 T155 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T156 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T156 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T156 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T156 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T156 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T156 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T155 oasc.ZkTestServer.run start zk server on port:42152
[junit4:junit4]   2> 108 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3794dd8a
[junit4:junit4]   2> 109 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T161 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 110 T161 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 110 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42153
[junit4:junit4]   2> 111 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42153
[junit4:junit4]   2> 111 T159 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 121 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df00000 with negotiated timeout 10000 for client /140.211.11.196:42153
[junit4:junit4]   2> 121 T161 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df00000, negotiated timeout = 10000
[junit4:junit4]   2> 122 T162 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3794dd8a name:ZooKeeperConnection Watcher:127.0.0.1:42152 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 122 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 122 T155 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 138 T160 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c31fc1df00000
[junit4:junit4]   2> 148 T162 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 149 T157 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42153 which had sessionid 0x13c31fc1df00000
[junit4:junit4]   2> 148 T155 oaz.ZooKeeper.close Session: 0x13c31fc1df00000 closed
[junit4:junit4]   2> 149 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@55b139c6
[junit4:junit4]   2> 150 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 150 T163 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 151 T163 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 151 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42154
[junit4:junit4]   2> 151 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42154
[junit4:junit4]   2> 157 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df00001 with negotiated timeout 10000 for client /140.211.11.196:42154
[junit4:junit4]   2> 158 T163 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df00001, negotiated timeout = 10000
[junit4:junit4]   2> 158 T164 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55b139c6 name:ZooKeeperConnection Watcher:127.0.0.1:42152/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 158 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 158 T155 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 175 T155 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 184 T155 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 191 T155 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 199 T155 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.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 200 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 235 T155 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> 236 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 341 T155 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> 341 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 362 T155 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> 363 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 383 T155 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> 384 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 396 T155 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> 397 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 407 T155 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> 407 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 421 T155 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> 422 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 439 T155 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> 440 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 445 T160 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c31fc1df00001
[junit4:junit4]   2> 446 T164 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 446 T155 oaz.ZooKeeper.close Session: 0x13c31fc1df00001 closed
[junit4:junit4]   2> 446 T157 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42154 which had sessionid 0x13c31fc1df00001
[junit4:junit4]   2> 621 T155 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 625 T155 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42155
[junit4:junit4]   2> 626 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 627 T155 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 627 T155 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358048272290
[junit4:junit4]   2> 627 T155 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358048272290/solr.xml
[junit4:junit4]   2> 628 T155 oasc.CoreContainer.<init> New CoreContainer 874224002
[junit4:junit4]   2> 629 T155 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358048272290/'
[junit4:junit4]   2> 629 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358048272290/'
[junit4:junit4]   2> 688 T155 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 688 T155 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 689 T155 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 689 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 690 T155 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 690 T155 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 691 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 691 T155 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 692 T155 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 692 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 717 T155 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 738 T155 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:42152/solr
[junit4:junit4]   2> 738 T155 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 739 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@316c16b8
[junit4:junit4]   2> 740 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 740 T174 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 741 T174 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 741 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42156
[junit4:junit4]   2> 742 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42156
[junit4:junit4]   2> 744 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df00002 with negotiated timeout 20000 for client /140.211.11.196:42156
[junit4:junit4]   2> 744 T174 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df00002, negotiated timeout = 20000
[junit4:junit4]   2> 744 T175 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@316c16b8 name:ZooKeeperConnection Watcher:127.0.0.1:42152 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 744 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 746 T160 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c31fc1df00002
[junit4:junit4]   2> 748 T175 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 748 T157 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42156 which had sessionid 0x13c31fc1df00002
[junit4:junit4]   2> 748 T155 oaz.ZooKeeper.close Session: 0x13c31fc1df00002 closed
[junit4:junit4]   2> 748 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 763 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6161a560
[junit4:junit4]   2> 764 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 764 T176 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 765 T176 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 765 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42157
[junit4:junit4]   2> 765 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42157
[junit4:junit4]   2> 767 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df00003 with negotiated timeout 20000 for client /140.211.11.196:42157
[junit4:junit4]   2> 767 T176 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df00003, negotiated timeout = 20000
[junit4:junit4]   2> 767 T177 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6161a560 name:ZooKeeperConnection Watcher:127.0.0.1:42152/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 768 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 770 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 781 T155 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 784 T155 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42155__duh%2Fpj
[junit4:junit4]   2> 784 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42155__duh%2Fpj Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42155__duh%2Fpj
[junit4:junit4]   2> 785 T155 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42155__duh%2Fpj
[junit4:junit4]   2> 790 T155 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 804 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 806 T155 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 822 T155 oasc.Overseer.start Overseer (id=89001051544354819-127.0.0.1:42155__duh%2Fpj-n_0000000000) starting
[junit4:junit4]   2> 823 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 826 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 833 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 835 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 843 T179 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 844 T155 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 848 T155 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 856 T180 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358048272290/collection1
[junit4:junit4]   2> 856 T178 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 856 T180 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 857 T180 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 857 T180 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 859 T180 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358048272290/collection1/'
[junit4:junit4]   2> 860 T180 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358048272290/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 861 T180 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358048272290/collection1/lib/README' to classloader
[junit4:junit4]   2> 925 T180 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1000 T180 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1102 T180 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1113 T180 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1835 T180 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1848 T180 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1852 T180 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1899 T180 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1905 T180 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1910 T180 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1912 T180 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1914 T180 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358048272290/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/control/data/
[junit4:junit4]   2> 1915 T180 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@846692c
[junit4:junit4]   2> 1915 T180 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1953 T180 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/control/data forceNew:false
[junit4:junit4]   2> 1953 T180 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/control/data
[junit4:junit4]   2> 1954 T180 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/control/data/index/
[junit4:junit4]   2> 1954 T180 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1955 T180 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/control/data/index forceNew:false
[junit4:junit4]   2> 2008 T180 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@48d41a1f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2008 T180 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2020 T180 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/control/data/index
[junit4:junit4]   2> 2021 T180 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2023 T180 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2023 T180 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2024 T180 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2024 T180 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2025 T180 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2025 T180 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2025 T180 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2026 T180 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2026 T180 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2027 T180 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2028 T180 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2028 T180 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2029 T180 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2029 T180 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2029 T180 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2030 T180 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2030 T180 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2031 T180 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2031 T180 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2032 T180 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2032 T180 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2033 T180 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2033 T180 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2034 T180 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2035 T180 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2035 T180 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2048 T180 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2052 T180 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2054 T180 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 2057 T180 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/control/data
[junit4:junit4]   2> 2059 T180 oass.SolrIndexSearcher.<init> Opening Searcher@475e2446 main
[junit4:junit4]   2> 2089 T180 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2089 T180 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2089 T180 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2120 T180 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2236 T181 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@475e2446 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2242 T180 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2242 T180 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2243 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2362 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2363 T178 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:42155__duh%2Fpj",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42155/_duh/pj"}
[junit4:junit4]   2> 2364 T178 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2369 T178 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2370 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2402 T177 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> 3259 T180 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3259 T180 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42155/_duh/pj collection:control_collection shard:shard1
[junit4:junit4]   2> 3261 T180 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3284 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3293 T180 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3294 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3313 T180 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3313 T180 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3314 T180 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42155/_duh/pj/collection1/
[junit4:junit4]   2> 3314 T180 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3315 T180 oasc.SyncStrategy.syncToMe http://127.0.0.1:42155/_duh/pj/collection1/ has no replicas
[junit4:junit4]   2> 3315 T180 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42155/_duh/pj/collection1/
[junit4:junit4]   2> 3315 T180 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3330 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3924 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3950 T177 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> 4019 T180 oasc.ZkController.register We are http://127.0.0.1:42155/_duh/pj/collection1/ and leader is http://127.0.0.1:42155/_duh/pj/collection1/
[junit4:junit4]   2> 4023 T180 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42155/_duh/pj
[junit4:junit4]   2> 4024 T180 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4024 T180 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4024 T180 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4027 T180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4029 T155 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4029 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4030 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4047 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4064 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@991c871
[junit4:junit4]   2> 4065 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4065 T182 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4066 T182 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 4066 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42160
[junit4:junit4]   2> 4067 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42160
[junit4:junit4]   2> 4069 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df00004 with negotiated timeout 10000 for client /140.211.11.196:42160
[junit4:junit4]   2> 4069 T182 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df00004, negotiated timeout = 10000
[junit4:junit4]   2> 4070 T183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@991c871 name:ZooKeeperConnection Watcher:127.0.0.1:42152/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4070 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4072 T155 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4077 T155 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4251 T155 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4254 T155 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42161
[junit4:junit4]   2> 4255 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4256 T155 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4256 T155 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358048275920
[junit4:junit4]   2> 4257 T155 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358048275920/solr.xml
[junit4:junit4]   2> 4257 T155 oasc.CoreContainer.<init> New CoreContainer 1900716805
[junit4:junit4]   2> 4258 T155 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358048275920/'
[junit4:junit4]   2> 4259 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358048275920/'
[junit4:junit4]   2> 4316 T155 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4317 T155 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4317 T155 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4318 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4318 T155 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4319 T155 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4319 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4320 T155 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4320 T155 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4321 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4345 T155 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4375 T155 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:42152/solr
[junit4:junit4]   2> 4375 T155 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4376 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4eae78e5
[junit4:junit4]   2> 4377 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4377 T193 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4378 T193 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 4379 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42162
[junit4:junit4]   2> 4379 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42162
[junit4:junit4]   2> 4381 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df00005 with negotiated timeout 20000 for client /140.211.11.196:42162
[junit4:junit4]   2> 4381 T193 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df00005, negotiated timeout = 20000
[junit4:junit4]   2> 4382 T194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4eae78e5 name:ZooKeeperConnection Watcher:127.0.0.1:42152 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4382 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4384 T160 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c31fc1df00005
[junit4:junit4]   2> 4385 T194 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4385 T157 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42162 which had sessionid 0x13c31fc1df00005
[junit4:junit4]   2> 4385 T155 oaz.ZooKeeper.close Session: 0x13c31fc1df00005 closed
[junit4:junit4]   2> 4386 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4398 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6aa40597
[junit4:junit4]   2> 4399 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4400 T195 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4400 T195 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 4400 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42163
[junit4:junit4]   2> 4401 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42163
[junit4:junit4]   2> 4402 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df00006 with negotiated timeout 20000 for client /140.211.11.196:42163
[junit4:junit4]   2> 4402 T195 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df00006, negotiated timeout = 20000
[junit4:junit4]   2> 4403 T196 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6aa40597 name:ZooKeeperConnection Watcher:127.0.0.1:42152/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4403 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4404 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4414 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4416 T155 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42161__duh%2Fpj
[junit4:junit4]   2> 4417 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42161__duh%2Fpj Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42161__duh%2Fpj
[junit4:junit4]   2> 4424 T155 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42161__duh%2Fpj
[junit4:junit4]   2> 4447 T177 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4448 T183 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4450 T177 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4457 T155 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4467 T197 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358048275920/collection1
[junit4:junit4]   2> 4468 T197 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4469 T197 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4469 T197 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4471 T197 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358048275920/collection1/'
[junit4:junit4]   2> 4473 T197 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358048275920/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4473 T197 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358048275920/collection1/lib/README' to classloader
[junit4:junit4]   2> 4535 T197 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4613 T197 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4714 T197 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4724 T197 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5406 T197 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5418 T197 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5422 T197 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5450 T197 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5455 T197 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5469 T197 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5472 T197 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5474 T197 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358048275920/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1/
[junit4:junit4]   2> 5474 T197 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@846692c
[junit4:junit4]   2> 5475 T197 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5476 T197 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1 forceNew:false
[junit4:junit4]   2> 5477 T197 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1
[junit4:junit4]   2> 5477 T197 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1/index/
[junit4:junit4]   2> 5478 T197 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5478 T197 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1/index forceNew:false
[junit4:junit4]   2> 5479 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5480 T178 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:42155__duh%2Fpj",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42155/_duh/pj"}
[junit4:junit4]   2> 5507 T197 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2169cde1; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5507 T197 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5508 T183 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> 5508 T196 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> 5508 T177 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> 5513 T197 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1/index
[junit4:junit4]   2> 5513 T197 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5516 T197 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5516 T197 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5517 T197 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5517 T197 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5518 T197 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5518 T197 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5518 T197 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5519 T197 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5520 T197 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5521 T197 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5521 T197 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5522 T197 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5523 T197 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5523 T197 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5523 T197 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5524 T197 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5525 T197 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5525 T197 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5526 T197 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5527 T197 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5527 T197 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5528 T197 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5529 T197 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5529 T197 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5530 T197 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5531 T197 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5543 T197 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5547 T197 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5549 T197 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5552 T197 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1
[junit4:junit4]   2> 5554 T197 oass.SolrIndexSearcher.<init> Opening Searcher@3c2e570e main
[junit4:junit4]   2> 5555 T197 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5556 T197 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5556 T197 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5574 T197 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5684 T198 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c2e570e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5691 T197 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5692 T197 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7026 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7028 T178 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:42161__duh%2Fpj",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42161/_duh/pj"}
[junit4:junit4]   2> 7028 T178 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 7028 T178 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7037 T177 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> 7037 T196 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> 7037 T183 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> 7696 T197 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7696 T197 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42161/_duh/pj collection:collection1 shard:shard1
[junit4:junit4]   2> 7698 T197 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7738 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7741 T197 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7742 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7770 T197 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7770 T197 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7771 T197 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42161/_duh/pj/collection1/
[junit4:junit4]   2> 7771 T197 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7771 T197 oasc.SyncStrategy.syncToMe http://127.0.0.1:42161/_duh/pj/collection1/ has no replicas
[junit4:junit4]   2> 7771 T197 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42161/_duh/pj/collection1/
[junit4:junit4]   2> 7772 T197 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7796 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8557 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8584 T196 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> 8584 T183 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> 8584 T177 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> 8616 T197 oasc.ZkController.register We are http://127.0.0.1:42161/_duh/pj/collection1/ and leader is http://127.0.0.1:42161/_duh/pj/collection1/
[junit4:junit4]   2> 8616 T197 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42161/_duh/pj
[junit4:junit4]   2> 8616 T197 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8616 T197 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8617 T197 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8620 T197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8621 T155 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8622 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8622 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8833 T155 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8836 T155 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42167
[junit4:junit4]   2> 8837 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8838 T155 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8838 T155 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358048280482
[junit4:junit4]   2> 8839 T155 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358048280482/solr.xml
[junit4:junit4]   2> 8839 T155 oasc.CoreContainer.<init> New CoreContainer 178459891
[junit4:junit4]   2> 8840 T155 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358048280482/'
[junit4:junit4]   2> 8840 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358048280482/'
[junit4:junit4]   2> 8900 T155 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8901 T155 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8901 T155 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8901 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8902 T155 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8902 T155 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8903 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8903 T155 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8904 T155 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8904 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8928 T155 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8948 T155 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:42152/solr
[junit4:junit4]   2> 8949 T155 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8950 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c6f0d9c
[junit4:junit4]   2> 8951 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8951 T208 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8952 T208 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 8952 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42168
[junit4:junit4]   2> 8953 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42168
[junit4:junit4]   2> 8958 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df00007 with negotiated timeout 20000 for client /140.211.11.196:42168
[junit4:junit4]   2> 8958 T208 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df00007, negotiated timeout = 20000
[junit4:junit4]   2> 8959 T209 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c6f0d9c name:ZooKeeperConnection Watcher:127.0.0.1:42152 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8959 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8961 T160 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c31fc1df00007
[junit4:junit4]   2> 8971 T209 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8971 T155 oaz.ZooKeeper.close Session: 0x13c31fc1df00007 closed
[junit4:junit4]   2> 8971 T157 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42168 which had sessionid 0x13c31fc1df00007
[junit4:junit4]   2> 8972 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8985 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@522acfac
[junit4:junit4]   2> 8986 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8986 T210 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8987 T210 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 8987 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42169
[junit4:junit4]   2> 8988 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42169
[junit4:junit4]   2> 8993 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df00008 with negotiated timeout 20000 for client /140.211.11.196:42169
[junit4:junit4]   2> 8994 T210 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df00008, negotiated timeout = 20000
[junit4:junit4]   2> 8994 T211 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@522acfac name:ZooKeeperConnection Watcher:127.0.0.1:42152/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8994 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8996 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8998 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9029 T155 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42167__duh%2Fpj
[junit4:junit4]   2> 9030 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42167__duh%2Fpj Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42167__duh%2Fpj
[junit4:junit4]   2> 9035 T155 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42167__duh%2Fpj
[junit4:junit4]   2> 9039 T177 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> 9040 T183 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9040 T196 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9041 T183 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> 9041 T196 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> 9042 T177 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9053 T155 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9062 T212 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358048280482/collection1
[junit4:junit4]   2> 9063 T212 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9064 T212 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9064 T212 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9066 T212 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358048280482/collection1/'
[junit4:junit4]   2> 9067 T212 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358048280482/collection1/lib/README' to classloader
[junit4:junit4]   2> 9068 T212 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358048280482/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9125 T212 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9209 T212 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9310 T212 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9321 T212 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10001 T212 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10013 T212 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10017 T212 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10042 T212 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10048 T212 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10053 T212 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10055 T212 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10057 T212 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358048280482/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2/
[junit4:junit4]   2> 10058 T212 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@846692c
[junit4:junit4]   2> 10058 T212 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10065 T212 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2 forceNew:false
[junit4:junit4]   2> 10066 T212 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2
[junit4:junit4]   2> 10066 T212 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2/index/
[junit4:junit4]   2> 10067 T212 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10068 T212 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2/index forceNew:false
[junit4:junit4]   2> 10095 T212 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bfc1c3d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10096 T212 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10107 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10108 T178 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:42161__duh%2Fpj",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42161/_duh/pj"}
[junit4:junit4]   2> 10128 T212 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2/index
[junit4:junit4]   2> 10128 T212 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10129 T211 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> 10129 T177 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> 10129 T183 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> 10129 T196 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> 10132 T212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10132 T212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10132 T212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10133 T212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10134 T212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10134 T212 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10134 T212 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10135 T212 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10136 T212 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10137 T212 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10137 T212 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10138 T212 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10139 T212 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10139 T212 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10140 T212 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10140 T212 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10141 T212 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10142 T212 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10142 T212 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10143 T212 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10144 T212 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10144 T212 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10145 T212 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10146 T212 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10146 T212 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10147 T212 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10160 T212 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10165 T212 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10167 T212 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10169 T212 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2
[junit4:junit4]   2> 10171 T212 oass.SolrIndexSearcher.<init> Opening Searcher@2e550605 main
[junit4:junit4]   2> 10172 T212 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10173 T212 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10173 T212 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10191 T212 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10308 T213 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e550605 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10316 T212 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10316 T212 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11637 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11638 T178 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:42167__duh%2Fpj",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42167/_duh/pj"}
[junit4:junit4]   2> 11639 T178 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11639 T178 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11676 T183 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> 11677 T177 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> 11677 T196 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> 11677 T211 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> 12324 T212 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12324 T212 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42167/_duh/pj collection:collection1 shard:shard2
[junit4:junit4]   2> 12326 T212 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 12369 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00008 type:delete cxid:0x44 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 12370 T212 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12371 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00008 type:create cxid:0x45 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12393 T212 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12394 T212 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12394 T212 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42167/_duh/pj/collection1/
[junit4:junit4]   2> 12394 T212 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12395 T212 oasc.SyncStrategy.syncToMe http://127.0.0.1:42167/_duh/pj/collection1/ has no replicas
[junit4:junit4]   2> 12395 T212 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42167/_duh/pj/collection1/
[junit4:junit4]   2> 12395 T212 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 12408 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df00008 type:create cxid:0x4e zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13185 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13219 T183 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> 13219 T177 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> 13219 T196 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> 13219 T211 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> 13243 T212 oasc.ZkController.register We are http://127.0.0.1:42167/_duh/pj/collection1/ and leader is http://127.0.0.1:42167/_duh/pj/collection1/
[junit4:junit4]   2> 13243 T212 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42167/_duh/pj
[junit4:junit4]   2> 13243 T212 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13243 T212 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13244 T212 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13268 T212 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13269 T155 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13270 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13270 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13479 T155 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13483 T155 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42170
[junit4:junit4]   2> 13484 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13484 T155 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13485 T155 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358048285130
[junit4:junit4]   2> 13485 T155 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358048285130/solr.xml
[junit4:junit4]   2> 13486 T155 oasc.CoreContainer.<init> New CoreContainer 92071746
[junit4:junit4]   2> 13487 T155 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358048285130/'
[junit4:junit4]   2> 13487 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358048285130/'
[junit4:junit4]   2> 13547 T155 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13547 T155 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13548 T155 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13548 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13549 T155 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13549 T155 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13550 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13550 T155 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13551 T155 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13551 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13574 T155 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13604 T155 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:42152/solr
[junit4:junit4]   2> 13605 T155 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13606 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@21a912db
[junit4:junit4]   2> 13607 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13608 T223 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13608 T223 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 13609 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42171
[junit4:junit4]   2> 13609 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42171
[junit4:junit4]   2> 13611 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df00009 with negotiated timeout 20000 for client /140.211.11.196:42171
[junit4:junit4]   2> 13611 T223 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df00009, negotiated timeout = 20000
[junit4:junit4]   2> 13612 T224 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21a912db name:ZooKeeperConnection Watcher:127.0.0.1:42152 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13612 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13614 T160 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c31fc1df00009
[junit4:junit4]   2> 13628 T224 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13628 T157 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42171 which had sessionid 0x13c31fc1df00009
[junit4:junit4]   2> 13628 T155 oaz.ZooKeeper.close Session: 0x13c31fc1df00009 closed
[junit4:junit4]   2> 13629 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13642 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@68f39f0
[junit4:junit4]   2> 13643 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13643 T225 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13644 T225 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 13644 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42172
[junit4:junit4]   2> 13645 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42172
[junit4:junit4]   2> 13646 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df0000a with negotiated timeout 20000 for client /140.211.11.196:42172
[junit4:junit4]   2> 13646 T225 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df0000a, negotiated timeout = 20000
[junit4:junit4]   2> 13647 T226 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68f39f0 name:ZooKeeperConnection Watcher:127.0.0.1:42152/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13647 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13648 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df0000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13650 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df0000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13674 T155 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42170__duh%2Fpj
[junit4:junit4]   2> 13675 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df0000a type:delete cxid:0x4 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42170__duh%2Fpj Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42170__duh%2Fpj
[junit4:junit4]   2> 13676 T155 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42170__duh%2Fpj
[junit4:junit4]   2> 13687 T177 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> 13688 T183 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13688 T211 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13688 T196 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13688 T183 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> 13688 T211 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> 13688 T196 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> 13690 T177 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13697 T155 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13706 T227 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358048285130/collection1
[junit4:junit4]   2> 13706 T227 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13707 T227 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13708 T227 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13710 T227 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358048285130/collection1/'
[junit4:junit4]   2> 13711 T227 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358048285130/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13712 T227 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358048285130/collection1/lib/README' to classloader
[junit4:junit4]   2> 13768 T227 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13842 T227 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13943 T227 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13953 T227 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14651 T227 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14664 T227 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14668 T227 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14696 T227 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14702 T227 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14708 T227 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14710 T227 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14712 T227 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358048285130/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/
[junit4:junit4]   2> 14712 T227 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@846692c
[junit4:junit4]   2> 14713 T227 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14716 T227 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3 forceNew:false
[junit4:junit4]   2> 14717 T227 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3
[junit4:junit4]   2> 14717 T227 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index/
[junit4:junit4]   2> 14718 T227 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14719 T227 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index forceNew:false
[junit4:junit4]   2> 14725 T227 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@a3aee42; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14726 T227 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14731 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14733 T178 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:42167__duh%2Fpj",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42167/_duh/pj"}
[junit4:junit4]   2> 14743 T227 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index
[junit4:junit4]   2> 14744 T227 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14747 T227 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14748 T227 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14748 T227 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14748 T227 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14749 T183 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> 14749 T211 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> 14750 T227 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14749 T177 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> 14750 T227 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14749 T226 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> 14749 T196 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> 14751 T227 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14752 T227 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14753 T227 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14754 T227 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14755 T227 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14756 T227 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14756 T227 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14756 T227 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14757 T227 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14758 T227 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14758 T227 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14759 T227 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14760 T227 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14761 T227 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14761 T227 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14762 T227 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14763 T227 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14763 T227 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14764 T227 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14765 T227 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14778 T227 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14783 T227 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14785 T227 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14787 T227 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3
[junit4:junit4]   2> 14789 T227 oass.SolrIndexSearcher.<init> Opening Searcher@16675c6a main
[junit4:junit4]   2> 14791 T227 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14791 T227 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14792 T227 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14822 T227 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14947 T228 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16675c6a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14955 T227 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14955 T227 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16257 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16259 T178 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:42170__duh%2Fpj",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42170/_duh/pj"}
[junit4:junit4]   2> 16259 T178 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16259 T178 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16272 T183 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> 16272 T211 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> 16272 T177 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> 16272 T226 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> 16272 T196 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> 16959 T227 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16959 T227 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42170/_duh/pj collection:collection1 shard:shard1
[junit4:junit4]   2> 16965 T227 oasc.ZkController.register We are http://127.0.0.1:42170/_duh/pj/collection1/ and leader is http://127.0.0.1:42161/_duh/pj/collection1/
[junit4:junit4]   2> 16965 T227 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42170/_duh/pj
[junit4:junit4]   2> 16965 T227 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16966 T227 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C12 name=collection1 org.apache.solr.core.SolrCore@2cd7747c url=http://127.0.0.1:42170/_duh/pj/collection1 node=127.0.0.1:42170__duh%2Fpj C12_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:42170__duh%2Fpj, base_url=http://127.0.0.1:42170/_duh/pj}
[junit4:junit4]   2> 16973 T229 C12 P42170 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16974 T227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16974 T229 C12 P42170 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16974 T229 C12 P42170 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16975 T229 C12 P42170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16975 T155 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16976 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16977 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16982 T229 C12 P42170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17189 T155 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17192 T155 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42176
[junit4:junit4]   2> 17193 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17193 T155 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17194 T155 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358048288838
[junit4:junit4]   2> 17194 T155 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358048288838/solr.xml
[junit4:junit4]   2> 17195 T155 oasc.CoreContainer.<init> New CoreContainer 287270421
[junit4:junit4]   2> 17196 T155 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358048288838/'
[junit4:junit4]   2> 17196 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358048288838/'
[junit4:junit4]   2> 17298 T155 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 17299 T155 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17299 T155 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17300 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17300 T155 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17301 T155 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17301 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17302 T155 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17302 T155 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17303 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17330 T155 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17355 T155 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:42152/solr
[junit4:junit4]   2> 17355 T155 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17356 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@18cedaea
[junit4:junit4]   2> 17357 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17358 T239 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17359 T239 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 17359 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42177
[junit4:junit4]   2> 17360 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42177
[junit4:junit4]   2> 17362 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df0000b with negotiated timeout 20000 for client /140.211.11.196:42177
[junit4:junit4]   2> 17362 T239 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df0000b, negotiated timeout = 20000
[junit4:junit4]   2> 17362 T240 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18cedaea name:ZooKeeperConnection Watcher:127.0.0.1:42152 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17363 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17365 T160 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c31fc1df0000b
[junit4:junit4]   2> 17377 T240 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17377 T157 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42177 which had sessionid 0x13c31fc1df0000b
[junit4:junit4]   2> 17377 T155 oaz.ZooKeeper.close Session: 0x13c31fc1df0000b closed
[junit4:junit4]   2> 17378 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 17391 T155 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42152/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5f770091
[junit4:junit4]   2> 17392 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17393 T241 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42152. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17393 T241 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42152, initiating session
[junit4:junit4]   2> 17394 T157 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42178
[junit4:junit4]   2> 17394 T157 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42178
[junit4:junit4]   2> 17396 T159 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c31fc1df0000c with negotiated timeout 20000 for client /140.211.11.196:42178
[junit4:junit4]   2> 17396 T241 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42152, sessionid = 0x13c31fc1df0000c, negotiated timeout = 20000
[junit4:junit4]   2> 17396 T242 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f770091 name:ZooKeeperConnection Watcher:127.0.0.1:42152/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17397 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17398 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df0000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17400 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df0000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17410 T155 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42176__duh%2Fpj
[junit4:junit4]   2> 17411 T160 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c31fc1df0000c type:delete cxid:0x4 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42176__duh%2Fpj Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42176__duh%2Fpj
[junit4:junit4]   2> 17413 T155 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42176__duh%2Fpj
[junit4:junit4]   2> 17417 T177 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> 17418 T183 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17418 T196 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17418 T226 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17418 T183 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> 17418 T211 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17419 T226 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> 17418 T196 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> 17419 T211 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> 17428 T177 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17431 T155 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17443 T243 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358048288838/collection1
[junit4:junit4]   2> 17443 T243 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17444 T243 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17445 T243 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17447 T243 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358048288838/collection1/'
[junit4:junit4]   2> 17448 T243 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358048288838/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17449 T243 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358048288838/collection1/lib/README' to classloader
[junit4:junit4]   2> 17530 T243 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17620 T243 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17721 T243 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17734 T243 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17792 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17794 T178 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:42170__duh%2Fpj",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42170/_duh/pj"}
[junit4:junit4]   2> 17802 T183 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> 17803 T196 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> 17803 T226 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> 17803 T177 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> 17802 T211 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> 17802 T242 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> 18547 T243 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18560 T243 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18564 T243 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18600 T243 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18607 T243 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18615 T243 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18618 T243 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18620 T243 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358048288838/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/
[junit4:junit4]   2> 18620 T243 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@846692c
[junit4:junit4]   2> 18621 T243 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 18625 T243 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4 forceNew:false
[junit4:junit4]   2> 18626 T243 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4
[junit4:junit4]   2> 18626 T243 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index/
[junit4:junit4]   2> 18627 T243 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18628 T243 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index forceNew:false
[junit4:junit4]   2> 18657 T243 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e58f7b3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18658 T243 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18660 T243 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index
[junit4:junit4]   2> 18660 T243 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 18663 T243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18663 T243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 18664 T243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18664 T243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 18665 T243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18665 T243 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18666 T243 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18667 T243 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18668 T243 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18669 T243 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 18670 T243 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 18671 T243 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18672 T243 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 18672 T243 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 18673 T243 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 18674 T243 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18675 T243 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18676 T243 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18677 T243 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18678 T243 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18679 T243 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18680 T243 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18681 T243 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18683 T243 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18684 T243 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 18685 T243 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 18699 T243 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18704 T243 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 18706 T243 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 18709 T243 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4
[junit4:junit4]   2> 18710 T243 oass.SolrIndexSearcher.<init> Opening Searcher@377b9411 main
[junit4:junit4]   2> 18712 T243 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18712 T243 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18713 T243 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 18756 T243 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 18902 T244 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@377b9411 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18910 T243 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18910 T243 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19315 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19316 T178 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:42176__duh%2Fpj",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42176/_duh/pj"}
[junit4:junit4]   2> 19317 T178 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19317 T178 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19345 T211 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> 19345 T242 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> 19345 T177 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> 19345 T226 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> 19345 T183 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> 19345 T196 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> 19913 T243 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19913 T243 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42176/_duh/pj collection:collection1 shard:shard2
[junit4:junit4]   2> 19918 T243 oasc.ZkController.register We are http://127.0.0.1:42176/_duh/pj/collection1/ and leader is http://127.0.0.1:42167/_duh/pj/collection1/
[junit4:junit4]   2> 19919 T243 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42176/_duh/pj
[junit4:junit4]   2> 19919 T243 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19919 T243 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C13 name=collection1 org.apache.solr.core.SolrCore@4f94bd1 url=http://127.0.0.1:42176/_duh/pj/collection1 node=127.0.0.1:42176__duh%2Fpj C13_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:42176__duh%2Fpj, base_url=http://127.0.0.1:42176/_duh/pj}
[junit4:junit4]   2> 19920 T245 C13 P42176 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19920 T245 C13 P42176 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19921 T243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19921 T245 C13 P42176 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19921 T245 C13 P42176 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19922 T155 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19923 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19923 T245 C13 P42176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19924 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19947 T155 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19949 T155 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 19950 T155 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C12_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:42170__duh%2Fpj, base_url=http://127.0.0.1:42170/_duh/pj}
[junit4:junit4]   2> 20025 T229 C12 P42170 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42161/_duh/pj/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20035 T229 C12 P42170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 20055 T229 C12 P42170 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42170/_duh/pj START replicas=[http://127.0.0.1:42161/_duh/pj/collection1/] nUpdates=100
[junit4:junit4]   2> 20066 T229 C12 P42170 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20066 T229 C12 P42170 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20066 T229 C12 P42170 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20067 T229 C12 P42170 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20067 T229 C12 P42170 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20067 T229 C12 P42170 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42161/_duh/pj/collection1/. core=collection1
[junit4:junit4]   2> 20068 T229 C12 P42170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C14 name=collection1 org.apache.solr.core.SolrCore@249018ad url=http://127.0.0.1:42161/_duh/pj/collection1 node=127.0.0.1:42161__duh%2Fpj C14_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:42161__duh%2Fpj, base_url=http://127.0.0.1:42161/_duh/pj, leader=true}
[junit4:junit4]   2> 20107 T187 C14 P42161 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20124 T188 C14 P42161 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20125 T188 C14 P42161 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1
[junit4:junit4]   2> 20133 T188 C14 P42161 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2169cde1; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20133 T188 C14 P42161 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20151 T188 C14 P42161 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2169cde1; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2169cde1; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20151 T188 C14 P42161 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20165 T188 C14 P42161 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1
[junit4:junit4]   2> 20165 T188 C14 P42161 oass.SolrIndexSearcher.<init> Opening Searcher@4ebb32b1 realtime
[junit4:junit4]   2> 20166 T188 C14 P42161 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20166 T188 C14 P42161 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 60
[junit4:junit4]   2> 20168 T229 C12 P42170 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20168 T229 C12 P42170 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 20196 T229 C12 P42170 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20200 T189 C14 P42161 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20200 T189 C14 P42161 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20201 T229 C12 P42170 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20201 T229 C12 P42170 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20202 T229 C12 P42170 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20205 T189 C14 P42161 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1
[junit4:junit4]   2> 20206 T189 C14 P42161 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1/index
[junit4:junit4]   2> 20206 T189 C14 P42161 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20207 T229 C12 P42170 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20216 T229 C12 P42170 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index.20130113043812051 forceNew:false
[junit4:junit4]   2> 20217 T229 C12 P42170 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3
[junit4:junit4]   2> 20220 T229 C12 P42170 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index.20130113043812051 lockFactory=org.apache.lucene.store.NativeFSLockFactory@62525305; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 20237 T189 C14 P42161 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=7 
[junit4:junit4]   2> 20243 T229 C12 P42170 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index
[junit4:junit4]   2> 20243 T229 C12 P42170 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20247 T229 C12 P42170 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130113043812051
[junit4:junit4]   2> 20249 T229 C12 P42170 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3
[junit4:junit4]   2> 20250 T229 C12 P42170 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3
[junit4:junit4]   2> 20250 T229 C12 P42170 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index.20130113043812051
[junit4:junit4]   2> 20254 T229 C12 P42170 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index.20130113043812051 lockFactory=org.apache.lucene.store.NativeFSLockFactory@62525305; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20254 T229 C12 P42170 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20256 T229 C12 P42170 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3
[junit4:junit4]   2> 20260 T229 C12 P42170 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20260 T229 C12 P42170 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20261 T229 C12 P42170 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20261 T229 C12 P42170 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index.20130113043812051
[junit4:junit4]   2> 20262 T229 C12 P42170 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3
[junit4:junit4]   2> 20266 T229 C12 P42170 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index.20130113043812051 lockFactory=org.apache.lucene.store.NativeFSLockFactory@62525305; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20266 T229 C12 P42170 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20266 T229 C12 P42170 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20267 T229 C12 P42170 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3
[junit4:junit4]   2> 20267 T229 C12 P42170 oass.SolrIndexSearcher.<init> Opening Searcher@5964e5d3 main
[junit4:junit4]   2> 20270 T228 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5964e5d3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20271 T228 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index
[junit4:junit4]   2> 20271 T229 C12 P42170 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20288 T229 C12 P42170 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index.20130113043812051 lockFactory=org.apache.lucene.store.NativeFSLockFactory@62525305; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index.20130113043812051 lockFactory=org.apache.lucene.store.NativeFSLockFactory@62525305; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20288 T229 C12 P42170 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20290 T229 C12 P42170 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3
[junit4:junit4]   2> 20290 T229 C12 P42170 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20290 T229 C12 P42170 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index.20130113043812051
[junit4:junit4]   2> 20291 T229 C12 P42170 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3/index
[junit4:junit4]   2> 20291 T229 C12 P42170 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20291 T229 C12 P42170 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20291 T229 C12 P42170 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20292 T229 C12 P42170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20310 T229 C12 P42170 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20865 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20868 T178 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:42176__duh%2Fpj",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42176/_duh/pj"}
[junit4:junit4]   2> 20877 T178 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:42170__duh%2Fpj",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42170/_duh/pj"}
[junit4:junit4]   2> 20912 T183 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> 20912 T211 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> 20912 T177 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> 20912 T226 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> 20912 T242 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> 20912 T196 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> 20953 T155 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21957 T155 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C13_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:42176__duh%2Fpj, base_url=http://127.0.0.1:42176/_duh/pj}
[junit4:junit4]   2> 22951 T245 C13 P42176 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42167/_duh/pj/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22951 T245 C13 P42176 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42176/_duh/pj START replicas=[http://127.0.0.1:42167/_duh/pj/collection1/] nUpdates=100
[junit4:junit4]   2> 22952 T245 C13 P42176 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22952 T245 C13 P42176 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22952 T245 C13 P42176 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22953 T245 C13 P42176 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22953 T245 C13 P42176 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22954 T245 C13 P42176 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42167/_duh/pj/collection1/. core=collection1
[junit4:junit4]   2> 22954 T245 C13 P42176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22960 T155 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C15 name=collection1 org.apache.solr.core.SolrCore@4018f98f url=http://127.0.0.1:42167/_duh/pj/collection1 node=127.0.0.1:42167__duh%2Fpj C15_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:42167__duh%2Fpj, base_url=http://127.0.0.1:42167/_duh/pj, leader=true}
[junit4:junit4]   2> 22966 T202 C15 P42167 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22979 T203 C15 P42167 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22980 T203 C15 P42167 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2
[junit4:junit4]   2> 22985 T203 C15 P42167 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bfc1c3d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22986 T203 C15 P42167 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23006 T203 C15 P42167 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bfc1c3d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bfc1c3d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23006 T203 C15 P42167 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23008 T203 C15 P42167 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2
[junit4:junit4]   2> 23008 T203 C15 P42167 oass.SolrIndexSearcher.<init> Opening Searcher@40b8c47e realtime
[junit4:junit4]   2> 23009 T203 C15 P42167 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23009 T203 C15 P42167 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 30
[junit4:junit4]   2> 23010 T245 C13 P42176 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23011 T245 C13 P42176 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23014 T204 C15 P42167 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23015 T204 C15 P42167 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23016 T245 C13 P42176 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23016 T245 C13 P42176 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23016 T245 C13 P42176 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23020 T204 C15 P42167 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2
[junit4:junit4]   2> 23021 T204 C15 P42167 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2/index
[junit4:junit4]   2> 23021 T204 C15 P42167 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23022 T245 C13 P42176 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23024 T245 C13 P42176 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index.20130113043814866 forceNew:false
[junit4:junit4]   2> 23025 T245 C13 P42176 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4
[junit4:junit4]   2> 23032 T245 C13 P42176 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index.20130113043814866 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d5ff184; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 23048 T204 C15 P42167 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 23050 T245 C13 P42176 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index
[junit4:junit4]   2> 23050 T245 C13 P42176 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23052 T245 C13 P42176 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130113043814866
[junit4:junit4]   2> 23053 T245 C13 P42176 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4
[junit4:junit4]   2> 23054 T245 C13 P42176 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4
[junit4:junit4]   2> 23054 T245 C13 P42176 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index.20130113043814866
[junit4:junit4]   2> 23058 T245 C13 P42176 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index.20130113043814866 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d5ff184; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23058 T245 C13 P42176 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23060 T245 C13 P42176 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4
[junit4:junit4]   2> 23060 T245 C13 P42176 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23060 T245 C13 P42176 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23061 T245 C13 P42176 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 23061 T245 C13 P42176 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index.20130113043814866
[junit4:junit4]   2> 23062 T245 C13 P42176 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4
[junit4:junit4]   2> 23066 T245 C13 P42176 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index.20130113043814866 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d5ff184; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23066 T245 C13 P42176 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23067 T245 C13 P42176 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23067 T245 C13 P42176 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4
[junit4:junit4]   2> 23068 T245 C13 P42176 oass.SolrIndexSearcher.<init> Opening Searcher@53bc0bb2 main
[junit4:junit4]   2> 23071 T244 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53bc0bb2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23072 T244 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index
[junit4:junit4]   2> 23072 T245 C13 P42176 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 23118 T245 C13 P42176 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index.20130113043814866 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d5ff184; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index.20130113043814866 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d5ff184; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 23118 T245 C13 P42176 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 23120 T245 C13 P42176 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4
[junit4:junit4]   2> 23120 T245 C13 P42176 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23120 T245 C13 P42176 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index.20130113043814866
[junit4:junit4]   2> 23120 T245 C13 P42176 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4/index
[junit4:junit4]   2> 23121 T245 C13 P42176 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23121 T245 C13 P42176 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23121 T245 C13 P42176 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23121 T245 C13 P42176 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23127 T245 C13 P42176 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23935 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23936 T178 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:42176__duh%2Fpj",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42176/_duh/pj"}
[junit4:junit4]   2> 23955 T183 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> 23955 T177 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> 23955 T226 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> 23955 T196 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> 23955 T242 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> 23955 T211 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> 23963 T155 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23965 T155 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C16 name=collection1 org.apache.solr.core.SolrCore@7ae6712 url=http://127.0.0.1:42155/_duh/pj/collection1 node=127.0.0.1:42155__duh%2Fpj C16_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:42155__duh%2Fpj, base_url=http://127.0.0.1:42155/_duh/pj, leader=true}
[junit4:junit4]   2> 24000 T167 C16 P42155 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/control/data
[junit4:junit4]   2> 24006 T167 C16 P42155 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@48d41a1f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24006 T167 C16 P42155 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24045 T167 C16 P42155 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/control/data
[junit4:junit4]   2> 24051 T167 C16 P42155 oass.SolrIndexSearcher.<init> Opening Searcher@7748c737 realtime
[junit4:junit4]   2> 24055 T167 C16 P42155 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424016849860820992)} 0 60
[junit4:junit4]   2> 24086 T205 C15 P42167 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty2
[junit4:junit4]   2> 24113 T190 C14 P42161 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty1
[junit4:junit4]   2>  C13_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:42176__duh%2Fpj, base_url=http://127.0.0.1:42176/_duh/pj}
[junit4:junit4]   2> 24118 T232 C13 P42176 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty4
[junit4:junit4]   2> 24119 T232 C13 P42176 /update {update.distrib=FROMLEADER&_version_=-1424016849945755648&update.from=http://127.0.0.1:42167/_duh/pj/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424016849945755648)} 0 3
[junit4:junit4]   2>  C12_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:42170__duh%2Fpj, base_url=http://127.0.0.1:42170/_duh/pj}
[junit4:junit4]   2> 24127 T216 C12 P42170 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358048271849/jetty3
[junit4:junit4]   2> 24128 T216 C12 P42170 /update {update.distrib=FROMLEADER&_version_=-1424016849976164352&update.from=http://127.0.0.1:42161/_duh/pj/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424016849976164352)} 0 4
[junit4:junit4]   2> 24129 T190 C14 P42161 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1424016849976164352)} 0 20
[junit4:junit4]   2> 24130 T205 C15 P42167 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424016849945755648)} 0 59
[junit4:junit4]   2> 24150 T167 C16 P42155 /update {wt=javabin&version=2} {add=[1 (1424016850009718784)]} 0 15
[junit4:junit4]   2> 24182 T216 C12 P42170 /update {distrib.from=http://127.0.0.1:42161/_duh/pj/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1424016850022301696)]} 0 7
[junit4:junit4]   2> 24183 T191 C14 P42161 /update {wt=javabin&version=2} {add=[1 (1424016850022301696)]} 0 30
[junit4:junit4]   2> 24192 T167 C16 P42155 /update {wt=javabin&version=2} {add=[2 (1424016850059001856)]} 0 4
[junit4:junit4]   2> 24212 T232 C13 P42176 /update {distrib.from=http://127.0.0.1:42167/_duh/pj/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1424016850067390464)]} 0 6
[junit4:junit4]   2> 24213 T205 C15 P42167 /update {wt=javabin&version=2} {add=[2 (1424016850067390464)]} 0 17
[junit4:junit4]   2> 24222 T167 C16 P42155 /update {wt=javabin&version=2} {add=[3 (1424016850090459136)]} 0 4
[junit4:junit4]   2> 24239 T232 C13 P42176 /update {distrib.from=http://127.0.0.1:42167/_duh/pj/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1424016850098847744)]} 0 5
[junit4:junit4]   2> 24240 T205 C15 P42167 /update {wt=javabin&version=2} {add=[3 (1424016850098847744)]} 0 14
[junit4:junit4]   2> 24250 T167 C16 P42155 /update {wt=javabin&version=2} {add=[4 (1424016850118770688)]} 0 5
[junit4:junit4]   2> 24267 T216 C12 P42170 /update {distrib.from=http://127.0.0.1:42161/_duh/pj/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1424016850128207872)]} 0 5
[junit4:junit4]   2> 24268 T191 C14 P42161 /update {wt=javabin&version=2} {add=[4 (1424016850128207872)]} 0 14
[junit4:junit4]   2> 24277 T167 C16 P42155 /update {wt=javabin&version=2} {add=[5 (1424016850148130816)]} 0 4
[junit4:junit4]   2> 24294 T232 C13 P42176 /update {distrib.from=http://127.0.0.1:42167/_duh/pj/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1424016850157568000)]} 0 4
[junit4:junit4]   2> 24296 T205 C15 P42167 /update {wt=javabin&version=2} {add=[5 (1424016850157568000)]} 0 14
[junit4:junit4]   2> 24304 T167 C16 P42155 /update {wt=javabin&version=2} {add=[6 (1424016850176442368)]} 0 4
[junit4:junit4]   2> 24330 T232 C13 P42176 /update {distrib.from=http://127.0.0.1:42167/_duh/pj/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1424016850195316736)]} 0 4
[junit4:junit4]   2> 24331 T206 C15 P42167 /update {distrib.from=http://127.0.0.1:42161/_duh/pj/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1424016850195316736)]} 0 13
[junit4:junit4]   2> 24333 T191 C14 P42161 /update {wt=javabin&version=2} {add=[6]} 0 23
[junit4:junit4]   2> 24341 T167 C16 P42155 /update {wt=javabin&version=2} {add=[7 (1424016850215239680)]} 0 4
[junit4:junit4]   2> 24357 T232 C13 P42176 /update {distrib.from=http://127.0.0.1:42167/_duh/pj/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1424016850223628288)]} 0 4
[junit4:junit4]   2> 24358 T205 C15 P42167 /updat

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

[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  23) Thread[id=230, name=HashSessionScavenger-5, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  24) Thread[id=285, name=searcherExecutor-181-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  25) Thread[id=644, name=searcherExecutor-316-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  26) Thread[id=291, name=searcherExecutor-193-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  27) Thread[id=671, name=qtp1520240889-671, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]   2> 	        at org.eclipse.jetty.io.ByteArrayBuffer.readFrom(ByteArrayBuffer.java:375)
[junit4:junit4]   2> 	        at org.eclipse.jetty.io.bio.StreamEndPoint.fill(StreamEndPoint.java:141)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.fill(SocketConnector.java:227)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.fill(HttpParser.java:1035)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:280)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=Pulsing41(freqCutoff=12 minBlockSize=4 maxBlockSize=31), foo_b=PostingsFormat(name=Lucene41WithOrds), cat=Lucene41(blocksize=128), foo_d=Pulsing41(freqCutoff=4 minBlockSize=4 maxBlockSize=31), foo_f=PostingsFormat(name=Lucene41WithOrds), n_tl1=Pulsing41(freqCutoff=12 minBlockSize=4 maxBlockSize=31), n_d1=Lucene41(blocksize=128), rnd_b=Pulsing41(freqCutoff=4 minBlockSize=4 maxBlockSize=31), intDefault=Lucene41(blocksize=128), n_td1=Pulsing41(freqCutoff=12 minBlockSize=4 maxBlockSize=31), timestamp=Lucene41(blocksize=128), id=Pulsing41(freqCutoff=4 minBlockSize=4 maxBlockSize=31), range_facet_sl=PostingsFormat(name=Lucene41WithOrds), range_facet_si=Pulsing41(freqCutoff=12 minBlockSize=4 maxBlockSize=31), oddField_s=PostingsFormat(name=Lucene41WithOrds), sequence_i=PostingsFormat(name=Lucene41WithOrds), name=Pulsing41(freqCutoff=4 minBlockSize=4 maxBlockSize=31), foo_i=Pulsing41(freqCutoff=12 minBlockSize=4 maxBlockSize=31), regex_dup_B_s=Lucene41(blocksize=128), multiDefault=Pulsing41(freqCutoff=12 minBlockSize=4 maxBlockSize=31), n_tf1=Lucene41(blocksize=128), n_dt1=Pulsing41(freqCutoff=12 minBlockSize=4 maxBlockSize=31), genre_s=PostingsFormat(name=Lucene41WithOrds), author_t=Pulsing41(freqCutoff=12 minBlockSize=4 maxBlockSize=31), n_ti1=Pulsing41(freqCutoff=4 minBlockSize=4 maxBlockSize=31), range_facet_l=Lucene41(blocksize=128), text=PostingsFormat(name=Lucene41WithOrds), _version_=Lucene41(blocksize=128), val_i=Pulsing41(freqCutoff=4 minBlockSize=4 maxBlockSize=31), SubjectTerms_mfacet=Lucene41(blocksize=128), series_t=Pulsing41(freqCutoff=12 minBlockSize=4 maxBlockSize=31), a_t=Lucene41(blocksize=128), n_tdt1=Lucene41(blocksize=128), regex_dup_A_s=PostingsFormat(name=Lucene41WithOrds), price=PostingsFormat(name=Lucene41WithOrds), other_tl1=Lucene41(blocksize=128), n_l1=Lucene41(blocksize=128), a_si=Pulsing41(freqCutoff=12 minBlockSize=4 maxBlockSize=31), inStock=PostingsFormat(name=Lucene41WithOrds)}, sim=DefaultSimilarity, locale=ar_DZ, timezone=Europe/Andorra
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=28,free=198213936,total=428867584
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestLMDirichletSimilarityFactory, AnalysisAfterCoreReloadTest, AlternateDirectoryTest, TestLuceneMatchVersion, TestFiltering, BinaryUpdateRequestHandlerTest, DateMathParserTest, TestFastLRUCache, ClusterStateUpdateTest, MinimalSchemaTest, TestDefaultSimilarityFactory, TestLFUCache, DateFieldTest, TestConfig, TestFaceting, CurrencyFieldTest, CacheHeaderTest, TestWordDelimiterFilterFactory, TestXIncludeConfig, SolrCoreCheckLockOnStartupTest, ScriptEngineTest, TestComponentsName, LoggingHandlerTest, BasicDistributedZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=D38A5F89CB63223F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_DZ -Dtests.timezone=Europe/Andorra -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([D38A5F89CB63223F]:0)
[junit4:junit4] Completed on J0 in 7223.60s, 1 test, 2 errors <<< FAILURES!

[...truncated 122 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:344: 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:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 246 suites, 1029 tests, 1 suite-level error, 1 error, 142 ignored (3 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3637 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3637/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([749DDC32B307B07D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([749DDC32B307B07D]:0)




Build Log:
[...truncated 9473 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T927 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /jk_zo/u
[junit4:junit4]   2> 6 T927 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/J0/./solrtest-BasicDistributedZkTest-1358016955864
[junit4:junit4]   2> 7 T927 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T928 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T928 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T928 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T928 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T928 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T928 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T927 oasc.ZkTestServer.run start zk server on port:10786
[junit4:junit4]   2> 109 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@33bd21af
[junit4:junit4]   2> 110 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T933 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T933 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 111 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10787
[junit4:junit4]   2> 112 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10787
[junit4:junit4]   2> 112 T931 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 116 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd0000 with negotiated timeout 10000 for client /140.211.11.196:10787
[junit4:junit4]   2> 116 T933 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd0000, negotiated timeout = 10000
[junit4:junit4]   2> 116 T934 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33bd21af name:ZooKeeperConnection Watcher:127.0.0.1:10786 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 117 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 117 T927 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 120 T932 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c301e45dd0000
[junit4:junit4]   2> 121 T934 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 122 T929 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10787 which had sessionid 0x13c301e45dd0000
[junit4:junit4]   2> 121 T927 oaz.ZooKeeper.close Session: 0x13c301e45dd0000 closed
[junit4:junit4]   2> 122 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5421887b
[junit4:junit4]   2> 123 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 123 T935 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 123 T935 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 124 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10788
[junit4:junit4]   2> 124 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10788
[junit4:junit4]   2> 130 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd0001 with negotiated timeout 10000 for client /140.211.11.196:10788
[junit4:junit4]   2> 130 T935 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd0001, negotiated timeout = 10000
[junit4:junit4]   2> 131 T936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5421887b name:ZooKeeperConnection Watcher:127.0.0.1:10786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 131 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 131 T927 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 136 T927 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 144 T927 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 147 T927 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 151 T927 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.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 152 T927 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 164 T927 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> 165 T927 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 268 T927 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 T927 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 272 T927 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 T927 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 282 T927 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> 283 T927 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 286 T927 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 T927 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 290 T927 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> 290 T927 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 294 T927 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> 294 T927 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 297 T927 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> 298 T927 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 301 T932 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c301e45dd0001
[junit4:junit4]   2> 308 T936 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 308 T929 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10788 which had sessionid 0x13c301e45dd0001
[junit4:junit4]   2> 308 T927 oaz.ZooKeeper.close Session: 0x13c301e45dd0001 closed
[junit4:junit4]   2> 418 T927 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 422 T927 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10789
[junit4:junit4]   2> 422 T927 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 422 T927 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 423 T927 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358016956166
[junit4:junit4]   2> 423 T927 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358016956166/solr.xml
[junit4:junit4]   2> 423 T927 oasc.CoreContainer.<init> New CoreContainer 1481063022
[junit4:junit4]   2> 424 T927 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358016956166/'
[junit4:junit4]   2> 424 T927 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358016956166/'
[junit4:junit4]   2> 460 T927 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 460 T927 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 461 T927 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 461 T927 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 461 T927 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 461 T927 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 462 T927 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 462 T927 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 462 T927 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 463 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 478 T927 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 491 T927 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:10786/solr
[junit4:junit4]   2> 492 T927 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 492 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7786c868
[junit4:junit4]   2> 493 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 493 T946 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 494 T946 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 494 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10790
[junit4:junit4]   2> 494 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10790
[junit4:junit4]   2> 496 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd0002 with negotiated timeout 20000 for client /140.211.11.196:10790
[junit4:junit4]   2> 496 T946 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd0002, negotiated timeout = 20000
[junit4:junit4]   2> 496 T947 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7786c868 name:ZooKeeperConnection Watcher:127.0.0.1:10786 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 497 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 499 T932 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c301e45dd0002
[junit4:junit4]   2> 500 T947 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 500 T929 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10790 which had sessionid 0x13c301e45dd0002
[junit4:junit4]   2> 500 T927 oaz.ZooKeeper.close Session: 0x13c301e45dd0002 closed
[junit4:junit4]   2> 500 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 509 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@76f01d1f
[junit4:junit4]   2> 510 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 510 T948 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 511 T948 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 511 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10791
[junit4:junit4]   2> 511 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10791
[junit4:junit4]   2> 512 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd0003 with negotiated timeout 20000 for client /140.211.11.196:10791
[junit4:junit4]   2> 512 T948 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd0003, negotiated timeout = 20000
[junit4:junit4]   2> 513 T949 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76f01d1f name:ZooKeeperConnection Watcher:127.0.0.1:10786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 513 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 515 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 524 T927 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 526 T927 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10789_jk_zo%2Fu
[junit4:junit4]   2> 527 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:10789_jk_zo%2Fu Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:10789_jk_zo%2Fu
[junit4:junit4]   2> 527 T927 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10789_jk_zo%2Fu
[junit4:junit4]   2> 538 T927 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 549 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 551 T927 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 553 T927 oasc.Overseer.start Overseer (id=88998999219830787-127.0.0.1:10789_jk_zo%2Fu-n_0000000000) starting
[junit4:junit4]   2> 554 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 563 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 565 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 571 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 573 T951 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 573 T927 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 583 T927 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 585 T950 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 589 T952 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358016956166/collection1
[junit4:junit4]   2> 589 T952 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 590 T952 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 590 T952 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 592 T952 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358016956166/collection1/'
[junit4:junit4]   2> 593 T952 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358016956166/collection1/lib/README' to classloader
[junit4:junit4]   2> 593 T952 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358016956166/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 647 T952 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 740 T952 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 841 T952 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 848 T952 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1460 T952 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1472 T952 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1476 T952 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1493 T952 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1498 T952 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1503 T952 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1504 T952 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1505 T952 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358016956166/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/control/data/
[junit4:junit4]   2> 1506 T952 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7214124
[junit4:junit4]   2> 1506 T952 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1508 T952 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/control/data forceNew:false
[junit4:junit4]   2> 1508 T952 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/control/data
[junit4:junit4]   2> 1509 T952 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/control/data/index/
[junit4:junit4]   2> 1510 T952 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1510 T952 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/control/data/index forceNew:false
[junit4:junit4]   2> 1542 T952 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3dca2da2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1542 T952 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1543 T952 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/control/data/index
[junit4:junit4]   2> 1544 T952 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1546 T952 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1546 T952 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1546 T952 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1547 T952 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1548 T952 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1548 T952 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1548 T952 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1549 T952 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1549 T952 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1550 T952 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1550 T952 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1551 T952 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1551 T952 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1551 T952 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1552 T952 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1552 T952 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1553 T952 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1553 T952 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1554 T952 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1554 T952 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1555 T952 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1555 T952 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1556 T952 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1556 T952 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1557 T952 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1557 T952 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1570 T952 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1574 T952 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1576 T952 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1578 T952 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/control/data
[junit4:junit4]   2> 1580 T952 oass.SolrIndexSearcher.<init> Opening Searcher@4dd86c45 main
[junit4:junit4]   2> 1581 T952 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1582 T952 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1582 T952 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1598 T952 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1651 T953 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4dd86c45 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1656 T952 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1656 T952 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1657 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2090 T950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2091 T950 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:10789_jk_zo%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10789/jk_zo/u"}
[junit4:junit4]   2> 2091 T950 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2104 T950 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2105 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2124 T949 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> 2667 T952 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2667 T952 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10789/jk_zo/u collection:control_collection shard:shard1
[junit4:junit4]   2> 2669 T952 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2729 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2731 T952 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2731 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2766 T952 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2766 T952 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2767 T952 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:10789/jk_zo/u/collection1/
[junit4:junit4]   2> 2767 T952 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2767 T952 oasc.SyncStrategy.syncToMe http://127.0.0.1:10789/jk_zo/u/collection1/ has no replicas
[junit4:junit4]   2> 2768 T952 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:10789/jk_zo/u/collection1/
[junit4:junit4]   2> 2768 T952 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2772 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3629 T950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3668 T949 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> 3693 T952 oasc.ZkController.register We are http://127.0.0.1:10789/jk_zo/u/collection1/ and leader is http://127.0.0.1:10789/jk_zo/u/collection1/
[junit4:junit4]   2> 3693 T952 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10789/jk_zo/u
[junit4:junit4]   2> 3693 T952 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3694 T952 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3694 T952 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3696 T952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3697 T927 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3698 T927 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3699 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3717 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3735 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@48834402
[junit4:junit4]   2> 3737 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3737 T954 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3737 T954 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 3738 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10794
[junit4:junit4]   2> 3738 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10794
[junit4:junit4]   2> 3740 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd0004 with negotiated timeout 10000 for client /140.211.11.196:10794
[junit4:junit4]   2> 3740 T954 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd0004, negotiated timeout = 10000
[junit4:junit4]   2> 3740 T955 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48834402 name:ZooKeeperConnection Watcher:127.0.0.1:10786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3741 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3742 T927 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3747 T927 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3916 T927 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3920 T927 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10795
[junit4:junit4]   2> 3921 T927 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3922 T927 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3922 T927 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358016959604
[junit4:junit4]   2> 3923 T927 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358016959604/solr.xml
[junit4:junit4]   2> 3923 T927 oasc.CoreContainer.<init> New CoreContainer 2073594562
[junit4:junit4]   2> 3924 T927 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358016959604/'
[junit4:junit4]   2> 3924 T927 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358016959604/'
[junit4:junit4]   2> 3980 T927 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 3981 T927 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3981 T927 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3981 T927 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3982 T927 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3982 T927 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3983 T927 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3983 T927 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3984 T927 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3984 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4021 T927 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4041 T927 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:10786/solr
[junit4:junit4]   2> 4042 T927 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4042 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@563969d2
[junit4:junit4]   2> 4043 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4044 T965 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4044 T965 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 4045 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10796
[junit4:junit4]   2> 4045 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10796
[junit4:junit4]   2> 4047 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd0005 with negotiated timeout 20000 for client /140.211.11.196:10796
[junit4:junit4]   2> 4048 T965 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd0005, negotiated timeout = 20000
[junit4:junit4]   2> 4048 T966 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@563969d2 name:ZooKeeperConnection Watcher:127.0.0.1:10786 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4048 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4050 T932 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c301e45dd0005
[junit4:junit4]   2> 4060 T966 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4060 T929 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10796 which had sessionid 0x13c301e45dd0005
[junit4:junit4]   2> 4060 T927 oaz.ZooKeeper.close Session: 0x13c301e45dd0005 closed
[junit4:junit4]   2> 4061 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4075 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@25c0fa83
[junit4:junit4]   2> 4076 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4076 T967 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4077 T967 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 4077 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10797
[junit4:junit4]   2> 4078 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10797
[junit4:junit4]   2> 4079 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd0006 with negotiated timeout 20000 for client /140.211.11.196:10797
[junit4:junit4]   2> 4079 T967 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd0006, negotiated timeout = 20000
[junit4:junit4]   2> 4080 T968 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25c0fa83 name:ZooKeeperConnection Watcher:127.0.0.1:10786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4080 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4081 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4083 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4090 T927 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10795_jk_zo%2Fu
[junit4:junit4]   2> 4091 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:10795_jk_zo%2Fu Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:10795_jk_zo%2Fu
[junit4:junit4]   2> 4092 T927 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10795_jk_zo%2Fu
[junit4:junit4]   2> 4096 T955 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4096 T949 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4096 T949 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> 4101 T927 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4108 T969 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358016959604/collection1
[junit4:junit4]   2> 4109 T969 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4109 T969 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4109 T969 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4111 T969 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358016959604/collection1/'
[junit4:junit4]   2> 4112 T969 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358016959604/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4113 T969 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358016959604/collection1/lib/README' to classloader
[junit4:junit4]   2> 4165 T969 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4236 T969 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4337 T969 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4344 T969 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4967 T969 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4979 T969 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4984 T969 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4999 T969 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5004 T969 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5009 T969 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5010 T969 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5012 T969 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358016959604/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1/
[junit4:junit4]   2> 5012 T969 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7214124
[junit4:junit4]   2> 5013 T969 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5013 T969 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1 forceNew:false
[junit4:junit4]   2> 5014 T969 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1
[junit4:junit4]   2> 5015 T969 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1/index/
[junit4:junit4]   2> 5015 T969 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5016 T969 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1/index forceNew:false
[junit4:junit4]   2> 5024 T969 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de7d678; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5025 T969 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5026 T969 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1/index
[junit4:junit4]   2> 5026 T969 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5028 T969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5029 T969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5029 T969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5029 T969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5030 T969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5030 T969 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5031 T969 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5031 T969 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5032 T969 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5033 T969 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5033 T969 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5034 T969 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5034 T969 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5035 T969 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5035 T969 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5035 T969 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5036 T969 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5037 T969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5037 T969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5038 T969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5038 T969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5039 T969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5039 T969 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5040 T969 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5041 T969 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5041 T969 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5054 T969 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5059 T969 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5060 T969 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5063 T969 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1
[junit4:junit4]   2> 5064 T969 oass.SolrIndexSearcher.<init> Opening Searcher@1c7b3e2b main
[junit4:junit4]   2> 5065 T969 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5066 T969 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5066 T969 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5074 T969 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5131 T970 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c7b3e2b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5137 T969 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5137 T969 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5175 T950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5176 T950 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:10789_jk_zo%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10789/jk_zo/u"}
[junit4:junit4]   2> 5180 T950 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:10795_jk_zo%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10795/jk_zo/u"}
[junit4:junit4]   2> 5180 T950 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5180 T950 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5191 T968 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> 5191 T949 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> 5191 T955 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> 6140 T969 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6140 T969 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10795/jk_zo/u collection:collection1 shard:shard1
[junit4:junit4]   2> 6141 T969 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6162 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6162 T969 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6163 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6165 T969 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6166 T969 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6166 T969 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:10795/jk_zo/u/collection1/
[junit4:junit4]   2> 6166 T969 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6166 T969 oasc.SyncStrategy.syncToMe http://127.0.0.1:10795/jk_zo/u/collection1/ has no replicas
[junit4:junit4]   2> 6167 T969 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:10795/jk_zo/u/collection1/
[junit4:junit4]   2> 6167 T969 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6171 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6703 T950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6721 T955 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> 6721 T968 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> 6721 T949 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> 6735 T969 oasc.ZkController.register We are http://127.0.0.1:10795/jk_zo/u/collection1/ and leader is http://127.0.0.1:10795/jk_zo/u/collection1/
[junit4:junit4]   2> 6735 T969 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10795/jk_zo/u
[junit4:junit4]   2> 6735 T969 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6735 T969 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6736 T969 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6737 T969 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6738 T927 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6739 T927 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6740 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6921 T927 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6924 T927 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10798
[junit4:junit4]   2> 6925 T927 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6926 T927 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6926 T927 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358016962612
[junit4:junit4]   2> 6927 T927 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358016962612/solr.xml
[junit4:junit4]   2> 6927 T927 oasc.CoreContainer.<init> New CoreContainer 1712367522
[junit4:junit4]   2> 6928 T927 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358016962612/'
[junit4:junit4]   2> 6928 T927 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358016962612/'
[junit4:junit4]   2> 6983 T927 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 6983 T927 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6984 T927 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6984 T927 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6985 T927 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6985 T927 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6985 T927 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6986 T927 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6986 T927 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6987 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7008 T927 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7027 T927 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:10786/solr
[junit4:junit4]   2> 7027 T927 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7028 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5ec686e
[junit4:junit4]   2> 7029 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7029 T980 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7030 T980 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 7030 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10799
[junit4:junit4]   2> 7031 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10799
[junit4:junit4]   2> 7033 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd0007 with negotiated timeout 20000 for client /140.211.11.196:10799
[junit4:junit4]   2> 7033 T980 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd0007, negotiated timeout = 20000
[junit4:junit4]   2> 7033 T981 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ec686e name:ZooKeeperConnection Watcher:127.0.0.1:10786 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7033 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7035 T932 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c301e45dd0007
[junit4:junit4]   2> 7046 T981 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7046 T929 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10799 which had sessionid 0x13c301e45dd0007
[junit4:junit4]   2> 7046 T927 oaz.ZooKeeper.close Session: 0x13c301e45dd0007 closed
[junit4:junit4]   2> 7047 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7058 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@337b2ebe
[junit4:junit4]   2> 7059 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7059 T982 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7060 T982 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 7060 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10800
[junit4:junit4]   2> 7061 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10800
[junit4:junit4]   2> 7062 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd0008 with negotiated timeout 20000 for client /140.211.11.196:10800
[junit4:junit4]   2> 7062 T982 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd0008, negotiated timeout = 20000
[junit4:junit4]   2> 7062 T983 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@337b2ebe name:ZooKeeperConnection Watcher:127.0.0.1:10786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7063 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7064 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7065 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7072 T927 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10798_jk_zo%2Fu
[junit4:junit4]   2> 7073 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:10798_jk_zo%2Fu Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:10798_jk_zo%2Fu
[junit4:junit4]   2> 7074 T927 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10798_jk_zo%2Fu
[junit4:junit4]   2> 7077 T968 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> 7077 T955 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7077 T949 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7078 T955 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> 7078 T949 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> 7079 T968 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7087 T927 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7094 T984 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358016962612/collection1
[junit4:junit4]   2> 7094 T984 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7095 T984 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7095 T984 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7096 T984 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358016962612/collection1/'
[junit4:junit4]   2> 7098 T984 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358016962612/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7098 T984 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358016962612/collection1/lib/README' to classloader
[junit4:junit4]   2> 7151 T984 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7221 T984 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7322 T984 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7329 T984 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7956 T984 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7968 T984 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7973 T984 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7989 T984 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7994 T984 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7998 T984 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8000 T984 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8001 T984 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358016962612/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2/
[junit4:junit4]   2> 8001 T984 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7214124
[junit4:junit4]   2> 8002 T984 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8003 T984 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2 forceNew:false
[junit4:junit4]   2> 8003 T984 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2
[junit4:junit4]   2> 8004 T984 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2/index/
[junit4:junit4]   2> 8004 T984 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8005 T984 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2/index forceNew:false
[junit4:junit4]   2> 8012 T984 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@43324808; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8012 T984 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8013 T984 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2/index
[junit4:junit4]   2> 8013 T984 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8016 T984 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8016 T984 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8016 T984 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8017 T984 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8017 T984 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8018 T984 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8018 T984 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8019 T984 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8019 T984 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8020 T984 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8020 T984 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8021 T984 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8021 T984 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8022 T984 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8022 T984 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8023 T984 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8023 T984 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8024 T984 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8024 T984 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8025 T984 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8026 T984 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8026 T984 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8027 T984 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8027 T984 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8028 T984 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8028 T984 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8041 T984 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8046 T984 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8047 T984 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 8049 T984 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2
[junit4:junit4]   2> 8051 T984 oass.SolrIndexSearcher.<init> Opening Searcher@38a624dc main
[junit4:junit4]   2> 8052 T984 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8053 T984 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8053 T984 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8060 T984 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8112 T985 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38a624dc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8117 T984 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8117 T984 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8235 T950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8235 T950 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:10795_jk_zo%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10795/jk_zo/u"}
[junit4:junit4]   2> 8268 T950 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:10798_jk_zo%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10798/jk_zo/u"}
[junit4:junit4]   2> 8268 T950 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 8268 T950 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8279 T983 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> 8279 T968 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> 8279 T955 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> 8279 T949 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> 9120 T984 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9120 T984 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10798/jk_zo/u collection:collection1 shard:shard2
[junit4:junit4]   2> 9121 T984 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 9136 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0008 type:delete cxid:0x42 zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 9138 T984 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9138 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0008 type:create cxid:0x43 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9145 T984 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9145 T984 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9145 T984 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:10798/jk_zo/u/collection1/
[junit4:junit4]   2> 9146 T984 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9146 T984 oasc.SyncStrategy.syncToMe http://127.0.0.1:10798/jk_zo/u/collection1/ has no replicas
[junit4:junit4]   2> 9146 T984 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:10798/jk_zo/u/collection1/
[junit4:junit4]   2> 9147 T984 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 9151 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd0008 type:create cxid:0x4c zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9793 T950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9811 T955 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> 9811 T968 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> 9811 T949 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> 9811 T983 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> 9823 T984 oasc.ZkController.register We are http://127.0.0.1:10798/jk_zo/u/collection1/ and leader is http://127.0.0.1:10798/jk_zo/u/collection1/
[junit4:junit4]   2> 9823 T984 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10798/jk_zo/u
[junit4:junit4]   2> 9823 T984 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9823 T984 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9823 T984 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9825 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9826 T927 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9827 T927 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9827 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10011 T927 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10014 T927 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10802
[junit4:junit4]   2> 10015 T927 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10015 T927 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10016 T927 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358016965700
[junit4:junit4]   2> 10016 T927 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358016965700/solr.xml
[junit4:junit4]   2> 10017 T927 oasc.CoreContainer.<init> New CoreContainer 1598848833
[junit4:junit4]   2> 10018 T927 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358016965700/'
[junit4:junit4]   2> 10018 T927 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358016965700/'
[junit4:junit4]   2> 10073 T927 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 10074 T927 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10074 T927 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10075 T927 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10075 T927 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10076 T927 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10076 T927 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10077 T927 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10077 T927 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10078 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10099 T927 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10118 T927 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:10786/solr
[junit4:junit4]   2> 10119 T927 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10119 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@51bc35d
[junit4:junit4]   2> 10120 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10121 T995 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10122 T995 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 10122 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10803
[junit4:junit4]   2> 10122 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10803
[junit4:junit4]   2> 10124 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd0009 with negotiated timeout 20000 for client /140.211.11.196:10803
[junit4:junit4]   2> 10124 T995 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd0009, negotiated timeout = 20000
[junit4:junit4]   2> 10124 T996 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51bc35d name:ZooKeeperConnection Watcher:127.0.0.1:10786 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10124 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10126 T932 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c301e45dd0009
[junit4:junit4]   2> 10127 T996 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10127 T929 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10803 which had sessionid 0x13c301e45dd0009
[junit4:junit4]   2> 10127 T927 oaz.ZooKeeper.close Session: 0x13c301e45dd0009 closed
[junit4:junit4]   2> 10128 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 10139 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@220c3d68
[junit4:junit4]   2> 10141 T997 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10140 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10141 T997 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 10141 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10804
[junit4:junit4]   2> 10141 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10804
[junit4:junit4]   2> 10143 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd000a with negotiated timeout 20000 for client /140.211.11.196:10804
[junit4:junit4]   2> 10143 T997 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd000a, negotiated timeout = 20000
[junit4:junit4]   2> 10143 T998 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@220c3d68 name:ZooKeeperConnection Watcher:127.0.0.1:10786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10143 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10144 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10146 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10155 T927 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10802_jk_zo%2Fu
[junit4:junit4]   2> 10155 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd000a type:delete cxid:0x4 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:10802_jk_zo%2Fu Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:10802_jk_zo%2Fu
[junit4:junit4]   2> 10157 T927 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10802_jk_zo%2Fu
[junit4:junit4]   2> 10159 T968 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> 10160 T983 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10160 T949 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10160 T955 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10160 T949 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> 10160 T955 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> 10160 T983 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> 10161 T968 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10172 T927 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10179 T999 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358016965700/collection1
[junit4:junit4]   2> 10179 T999 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10180 T999 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10180 T999 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10181 T999 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358016965700/collection1/'
[junit4:junit4]   2> 10182 T999 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358016965700/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10182 T999 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358016965700/collection1/lib/README' to classloader
[junit4:junit4]   2> 10219 T999 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10277 T999 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10378 T999 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10385 T999 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11005 T999 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11016 T999 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11020 T999 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11036 T999 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11042 T999 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11046 T999 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11048 T999 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11049 T999 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358016965700/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/
[junit4:junit4]   2> 11049 T999 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7214124
[junit4:junit4]   2> 11050 T999 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 11051 T999 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3 forceNew:false
[junit4:junit4]   2> 11051 T999 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3
[junit4:junit4]   2> 11052 T999 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index/
[junit4:junit4]   2> 11052 T999 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11053 T999 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index forceNew:false
[junit4:junit4]   2> 11085 T999 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ea7c291; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11086 T999 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11087 T999 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index
[junit4:junit4]   2> 11087 T999 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 11089 T999 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11089 T999 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 11090 T999 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11090 T999 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 11091 T999 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11091 T999 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11092 T999 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11092 T999 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11093 T999 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11093 T999 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 11094 T999 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 11094 T999 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11095 T999 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 11095 T999 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 11096 T999 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 11096 T999 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11097 T999 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11097 T999 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11098 T999 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11098 T999 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11099 T999 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11100 T999 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11100 T999 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11101 T999 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11101 T999 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 11102 T999 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 11114 T999 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11119 T999 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 11120 T999 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 11123 T999 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3
[junit4:junit4]   2> 11125 T999 oass.SolrIndexSearcher.<init> Opening Searcher@64fa2c0b main
[junit4:junit4]   2> 11126 T999 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11126 T999 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11127 T999 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 11134 T999 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11191 T1000 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64fa2c0b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11196 T999 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11197 T999 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11326 T950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11326 T950 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:10798_jk_zo%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10798/jk_zo/u"}
[junit4:junit4]   2> 11356 T950 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:10802_jk_zo%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10802/jk_zo/u"}
[junit4:junit4]   2> 11356 T950 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11356 T950 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11372 T998 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> 11372 T968 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> 11372 T955 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> 11372 T983 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> 11372 T949 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> 12199 T999 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12199 T999 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10802/jk_zo/u collection:collection1 shard:shard1
[junit4:junit4]   2> 12228 T999 oasc.ZkController.register We are http://127.0.0.1:10802/jk_zo/u/collection1/ and leader is http://127.0.0.1:10795/jk_zo/u/collection1/
[junit4:junit4]   2> 12228 T999 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10802/jk_zo/u
[junit4:junit4]   2> 12228 T999 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12228 T999 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C45 name=collection1 org.apache.solr.core.SolrCore@26c4e467 url=http://127.0.0.1:10802/jk_zo/u/collection1 node=127.0.0.1:10802_jk_zo%2Fu C45_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:10802_jk_zo%2Fu, base_url=http://127.0.0.1:10802/jk_zo/u}
[junit4:junit4]   2> 12235 T1001 C45 P10802 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12236 T999 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12237 T1001 C45 P10802 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12237 T1001 C45 P10802 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12237 T1001 C45 P10802 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12237 T927 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12238 T927 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12239 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12241 T1001 C45 P10802 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12430 T927 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12433 T927 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10806
[junit4:junit4]   2> 12434 T927 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12434 T927 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12435 T927 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358016968119
[junit4:junit4]   2> 12435 T927 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358016968119/solr.xml
[junit4:junit4]   2> 12436 T927 oasc.CoreContainer.<init> New CoreContainer 243209497
[junit4:junit4]   2> 12436 T927 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358016968119/'
[junit4:junit4]   2> 12437 T927 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358016968119/'
[junit4:junit4]   2> 12491 T927 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12492 T927 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12492 T927 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12493 T927 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12493 T927 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12494 T927 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12494 T927 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12495 T927 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12495 T927 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12496 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12521 T927 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12542 T927 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:10786/solr
[junit4:junit4]   2> 12542 T927 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12543 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7f845138
[junit4:junit4]   2> 12544 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12545 T1011 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12545 T1011 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 12545 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10807
[junit4:junit4]   2> 12546 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10807
[junit4:junit4]   2> 12587 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd000b with negotiated timeout 20000 for client /140.211.11.196:10807
[junit4:junit4]   2> 12587 T1011 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd000b, negotiated timeout = 20000
[junit4:junit4]   2> 12588 T1012 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f845138 name:ZooKeeperConnection Watcher:127.0.0.1:10786 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12588 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12590 T932 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c301e45dd000b
[junit4:junit4]   2> 12591 T1012 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12591 T929 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10807 which had sessionid 0x13c301e45dd000b
[junit4:junit4]   2> 12591 T927 oaz.ZooKeeper.close Session: 0x13c301e45dd000b closed
[junit4:junit4]   2> 12592 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12605 T927 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:10786/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@40894207
[junit4:junit4]   2> 12607 T927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12607 T1013 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:10786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12607 T1013 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:10786, initiating session
[junit4:junit4]   2> 12608 T929 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10808
[junit4:junit4]   2> 12608 T929 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10808
[junit4:junit4]   2> 12609 T931 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c301e45dd000c with negotiated timeout 20000 for client /140.211.11.196:10808
[junit4:junit4]   2> 12609 T1013 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:10786, sessionid = 0x13c301e45dd000c, negotiated timeout = 20000
[junit4:junit4]   2> 12610 T1014 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40894207 name:ZooKeeperConnection Watcher:127.0.0.1:10786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12610 T927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12611 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd000c type:create cxid:0x1 zxid:0x9f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12630 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd000c type:create cxid:0x2 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12648 T927 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10806_jk_zo%2Fu
[junit4:junit4]   2> 12648 T932 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c301e45dd000c type:delete cxid:0x4 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:10806_jk_zo%2Fu Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:10806_jk_zo%2Fu
[junit4:junit4]   2> 12677 T927 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10806_jk_zo%2Fu
[junit4:junit4]   2> 12699 T968 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> 12699 T998 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> 12700 T983 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12700 T949 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12700 T983 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> 12700 T955 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12700 T949 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> 12701 T955 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> 12701 T968 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12701 T998 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12718 T927 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12726 T1015 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358016968119/collection1
[junit4:junit4]   2> 12727 T1015 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12727 T1015 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12728 T1015 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12729 T1015 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358016968119/collection1/'
[junit4:junit4]   2> 12730 T1015 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358016968119/collection1/lib/README' to classloader
[junit4:junit4]   2> 12731 T1015 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358016968119/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12784 T1015 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12855 T1015 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12885 T950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12886 T950 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:10802_jk_zo%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10802/jk_zo/u"}
[junit4:junit4]   2> 12908 T998 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> 12908 T949 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> 12908 T968 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> 12908 T983 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> 12908 T955 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> 12956 T1015 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12956 T1014 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> 12963 T1015 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13591 T1015 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13602 T1015 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13606 T1015 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13623 T1015 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13628 T1015 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13633 T1015 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13634 T1015 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13636 T1015 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358016968119/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/
[junit4:junit4]   2> 13636 T1015 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7214124
[junit4:junit4]   2> 13637 T1015 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13638 T1015 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4 forceNew:false
[junit4:junit4]   2> 13638 T1015 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4
[junit4:junit4]   2> 13639 T1015 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index/
[junit4:junit4]   2> 13639 T1015 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13640 T1015 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index forceNew:false
[junit4:junit4]   2> 14487 T1015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@711511ea; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14488 T1015 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14489 T1015 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index
[junit4:junit4]   2> 14489 T1015 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14491 T1015 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14491 T1015 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14491 T1015 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14492 T1015 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14492 T1015 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14492 T1015 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14493 T1015 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14493 T1015 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14494 T1015 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14494 T1015 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14494 T1015 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14495 T1015 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14495 T1015 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14495 T1015 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14496 T1015 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14496 T1015 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14496 T1015 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14497 T1015 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14497 T1015 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14498 T1015 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14498 T1015 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14498 T1015 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14499 T1015 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14499 T1015 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14500 T1015 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14500 T1015 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14508 T1015 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14512 T1015 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14513 T1015 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14515 T1015 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4
[junit4:junit4]   2> 14516 T1015 oass.SolrIndexSearcher.<init> Opening Searcher@434db31b main
[junit4:junit4]   2> 14517 T1015 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14517 T1015 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14517 T1015 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14523 T1015 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14577 T1016 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@434db31b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14580 T1015 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14581 T1015 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C45_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:10802_jk_zo%2Fu, base_url=http://127.0.0.1:10802/jk_zo/u}
[junit4:junit4]   2> 15274 T1001 C45 P10802 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:10795/jk_zo/u/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15284 T1001 C45 P10802 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 15307 T1001 C45 P10802 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:10802/jk_zo/u START replicas=[http://127.0.0.1:10795/jk_zo/u/collection1/] nUpdates=100
[junit4:junit4]   2> 15307 T1001 C45 P10802 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15308 T1001 C45 P10802 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15308 T1001 C45 P10802 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15309 T1001 C45 P10802 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15309 T1001 C45 P10802 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15309 T1001 C45 P10802 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:10795/jk_zo/u/collection1/. core=collection1
[junit4:junit4]   2> 15310 T1001 C45 P10802 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C46 name=collection1 org.apache.solr.core.SolrCore@68952940 url=http://127.0.0.1:10795/jk_zo/u/collection1 node=127.0.0.1:10795_jk_zo%2Fu C46_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:10795_jk_zo%2Fu, base_url=http://127.0.0.1:10795/jk_zo/u, leader=true}
[junit4:junit4]   2> 15320 T959 C46 P10795 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15322 T960 C46 P10795 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15323 T960 C46 P10795 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1
[junit4:junit4]   2> 15328 T960 C46 P10795 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de7d678; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15328 T960 C46 P10795 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15357 T960 C46 P10795 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de7d678; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de7d678; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15358 T960 C46 P10795 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15359 T960 C46 P10795 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1
[junit4:junit4]   2> 15359 T960 C46 P10795 oass.SolrIndexSearcher.<init> Opening Searcher@6c1cf3dc realtime
[junit4:junit4]   2> 15360 T960 C46 P10795 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15360 T960 C46 P10795 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 38
[junit4:junit4]   2> 15419 T1001 C45 P10802 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15420 T1001 C45 P10802 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 15446 T1001 C45 P10802 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15448 T961 C46 P10795 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15449 T961 C46 P10795 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15450 T1001 C45 P10802 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15450 T1001 C45 P10802 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15450 T1001 C45 P10802 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15454 T961 C46 P10795 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1
[junit4:junit4]   2> 15454 T961 C46 P10795 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1/index
[junit4:junit4]   2> 15455 T961 C46 P10795 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15456 T1001 C45 P10802 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15457 T1001 C45 P10802 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index.20130113052611313 forceNew:false
[junit4:junit4]   2> 15458 T1001 C45 P10802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3
[junit4:junit4]   2> 15459 T1001 C45 P10802 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index.20130113052611313 lockFactory=org.apache.lucene.store.NativeFSLockFactory@75fadcee; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15472 T961 C46 P10795 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
[junit4:junit4]   2> 15486 T1001 C45 P10802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index
[junit4:junit4]   2> 15486 T1001 C45 P10802 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15519 T1001 C45 P10802 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130113052611313
[junit4:junit4]   2> 15521 T1001 C45 P10802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3
[junit4:junit4]   2> 15522 T1001 C45 P10802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3
[junit4:junit4]   2> 15522 T1001 C45 P10802 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index.20130113052611313
[junit4:junit4]   2> 15526 T1001 C45 P10802 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index.20130113052611313 lockFactory=org.apache.lucene.store.NativeFSLockFactory@75fadcee; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15526 T1001 C45 P10802 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15528 T1001 C45 P10802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3
[junit4:junit4]   2> 15532 T1001 C45 P10802 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15532 T1001 C45 P10802 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15533 T1001 C45 P10802 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15533 T1001 C45 P10802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index.20130113052611313
[junit4:junit4]   2> 15534 T1001 C45 P10802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3
[junit4:junit4]   2> 15538 T1001 C45 P10802 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index.20130113052611313 lockFactory=org.apache.lucene.store.NativeFSLockFactory@75fadcee; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15538 T1001 C45 P10802 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15538 T1001 C45 P10802 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15539 T1001 C45 P10802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3
[junit4:junit4]   2> 15539 T1001 C45 P10802 oass.SolrIndexSearcher.<init> Opening Searcher@5eaef588 main
[junit4:junit4]   2> 15541 T1000 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5eaef588 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15542 T1000 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index
[junit4:junit4]   2> 15542 T1001 C45 P10802 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15545 T1001 C45 P10802 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index.20130113052611313 lockFactory=org.apache.lucene.store.NativeFSLockFactory@75fadcee; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index.20130113052611313 lockFactory=org.apache.lucene.store.NativeFSLockFactory@75fadcee; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15546 T1001 C45 P10802 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15547 T1001 C45 P10802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3
[junit4:junit4]   2> 15547 T1001 C45 P10802 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15547 T1001 C45 P10802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index.20130113052611313
[junit4:junit4]   2> 15548 T1001 C45 P10802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3/index
[junit4:junit4]   2> 15548 T1001 C45 P10802 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15548 T1001 C45 P10802 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15548 T1001 C45 P10802 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15548 T1001 C45 P10802 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15555 T1001 C45 P10802 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15916 T950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15917 T950 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:10806_jk_zo%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10806/jk_zo/u"}
[junit4:junit4]   2> 15917 T950 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15917 T950 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15921 T950 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:10802_jk_zo%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10802/jk_zo/u"}
[junit4:junit4]   2> 15934 T949 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> 15934 T998 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> 15934 T955 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> 15934 T968 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> 15934 T983 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> 15934 T1014 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> 16584 T1015 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16584 T1015 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10806/jk_zo/u collection:collection1 shard:shard2
[junit4:junit4]   2> 16613 T1015 oasc.ZkController.register We are http://127.0.0.1:10806/jk_zo/u/collection1/ and leader is http://127.0.0.1:10798/jk_zo/u/collection1/
[junit4:junit4]   2> 16613 T1015 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10806/jk_zo/u
[junit4:junit4]   2> 16613 T1015 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16613 T1015 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C47 name=collection1 org.apache.solr.core.SolrCore@16511c03 url=http://127.0.0.1:10806/jk_zo/u/collection1 node=127.0.0.1:10806_jk_zo%2Fu C47_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:10806_jk_zo%2Fu, base_url=http://127.0.0.1:10806/jk_zo/u}
[junit4:junit4]   2> 16614 T1019 C47 P10806 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16615 T1019 C47 P10806 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16615 T1015 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16615 T1019 C47 P10806 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16616 T1019 C47 P10806 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16616 T927 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16617 T1019 C47 P10806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16617 T927 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16618 T927 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16636 T927 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16638 T927 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 16639 T927 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17449 T950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17450 T950 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:10806_jk_zo%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10806/jk_zo/u"}
[junit4:junit4]   2> 17477 T998 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> 17477 T983 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> 17477 T968 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> 17477 T955 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> 17477 T949 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> 17477 T1014 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> 17641 T927 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18644 T927 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C47_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:10806_jk_zo%2Fu, base_url=http://127.0.0.1:10806/jk_zo/u}
[junit4:junit4]   2> 19638 T1019 C47 P10806 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:10798/jk_zo/u/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19638 T1019 C47 P10806 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:10806/jk_zo/u START replicas=[http://127.0.0.1:10798/jk_zo/u/collection1/] nUpdates=100
[junit4:junit4]   2> 19639 T1019 C47 P10806 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19639 T1019 C47 P10806 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19639 T1019 C47 P10806 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19639 T1019 C47 P10806 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19640 T1019 C47 P10806 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19640 T1019 C47 P10806 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:10798/jk_zo/u/collection1/. core=collection1
[junit4:junit4]   2> 19641 T1019 C47 P10806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19647 T927 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C48 name=collection1 org.apache.solr.core.SolrCore@3ad65aa8 url=http://127.0.0.1:10798/jk_zo/u/collection1 node=127.0.0.1:10798_jk_zo%2Fu C48_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:10798_jk_zo%2Fu, base_url=http://127.0.0.1:10798/jk_zo/u, leader=true}
[junit4:junit4]   2> 19651 T974 C48 P10798 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19655 T975 C48 P10798 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19656 T975 C48 P10798 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2
[junit4:junit4]   2> 19661 T975 C48 P10798 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@43324808; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19661 T975 C48 P10798 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19665 T975 C48 P10798 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@43324808; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@43324808; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19666 T975 C48 P10798 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19667 T975 C48 P10798 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2
[junit4:junit4]   2> 19667 T975 C48 P10798 oass.SolrIndexSearcher.<init> Opening Searcher@4b319c9e realtime
[junit4:junit4]   2> 19668 T975 C48 P10798 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19668 T975 C48 P10798 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 19669 T1019 C47 P10806 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19670 T1019 C47 P10806 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19672 T976 C48 P10798 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19672 T976 C48 P10798 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19673 T1019 C47 P10806 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19673 T1019 C47 P10806 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19673 T1019 C47 P10806 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19676 T976 C48 P10798 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2
[junit4:junit4]   2> 19677 T976 C48 P10798 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2/index
[junit4:junit4]   2> 19678 T976 C48 P10798 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 19678 T1019 C47 P10806 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19680 T1019 C47 P10806 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index.20130113052615536 forceNew:false
[junit4:junit4]   2> 19680 T1019 C47 P10806 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4
[junit4:junit4]   2> 19681 T1019 C47 P10806 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index.20130113052615536 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fc2e7ba; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 19684 T976 C48 P10798 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 19686 T1019 C47 P10806 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index
[junit4:junit4]   2> 19686 T1019 C47 P10806 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19687 T1019 C47 P10806 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130113052615536
[junit4:junit4]   2> 19688 T1019 C47 P10806 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4
[junit4:junit4]   2> 19689 T1019 C47 P10806 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4
[junit4:junit4]   2> 19689 T1019 C47 P10806 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index.20130113052615536
[junit4:junit4]   2> 19693 T1019 C47 P10806 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index.20130113052615536 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fc2e7ba; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19693 T1019 C47 P10806 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19695 T1019 C47 P10806 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4
[junit4:junit4]   2> 19695 T1019 C47 P10806 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19695 T1019 C47 P10806 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19695 T1019 C47 P10806 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19696 T1019 C47 P10806 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index.20130113052615536
[junit4:junit4]   2> 19697 T1019 C47 P10806 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4
[junit4:junit4]   2> 19700 T1019 C47 P10806 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index.20130113052615536 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fc2e7ba; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19701 T1019 C47 P10806 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19701 T1019 C47 P10806 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19701 T1019 C47 P10806 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4
[junit4:junit4]   2> 19702 T1019 C47 P10806 oass.SolrIndexSearcher.<init> Opening Searcher@50e0ae22 main
[junit4:junit4]   2> 19704 T1016 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@50e0ae22 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19704 T1016 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index
[junit4:junit4]   2> 19704 T1019 C47 P10806 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19708 T1019 C47 P10806 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index.20130113052615536 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fc2e7ba; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index.20130113052615536 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fc2e7ba; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19708 T1019 C47 P10806 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19709 T1019 C47 P10806 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4
[junit4:junit4]   2> 19709 T1019 C47 P10806 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19710 T1019 C47 P10806 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index.20130113052615536
[junit4:junit4]   2> 19710 T1019 C47 P10806 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4/index
[junit4:junit4]   2> 19710 T1019 C47 P10806 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19710 T1019 C47 P10806 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19711 T1019 C47 P10806 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19711 T1019 C47 P10806 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19718 T1019 C47 P10806 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20485 T950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20486 T950 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:10806_jk_zo%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10806/jk_zo/u"}
[junit4:junit4]   2> 20501 T998 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> 20501 T949 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> 20501 T1014 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> 20501 T968 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> 20501 T955 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> 20501 T983 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> 20649 T927 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20650 T927 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C49 name=collection1 org.apache.solr.core.SolrCore@4118ff93 url=http://127.0.0.1:10789/jk_zo/u/collection1 node=127.0.0.1:10789_jk_zo%2Fu C49_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:10789_jk_zo%2Fu, base_url=http://127.0.0.1:10789/jk_zo/u, leader=true}
[junit4:junit4]   2> 20664 T939 C49 P10789 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/control/data
[junit4:junit4]   2> 20668 T939 C49 P10789 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3dca2da2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20669 T939 C49 P10789 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20670 T939 C49 P10789 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/control/data
[junit4:junit4]   2> 20671 T939 C49 P10789 oass.SolrIndexSearcher.<init> Opening Searcher@4bbdde2 realtime
[junit4:junit4]   2> 20672 T939 C49 P10789 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1423984009171435520)} 0 10
[junit4:junit4]   2> 20676 T962 C46 P10795 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty1
[junit4:junit4]   2> 20681 T977 C48 P10798 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty2
[junit4:junit4]   2>  C45_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:10802_jk_zo%2Fu, base_url=http://127.0.0.1:10802/jk_zo/u}
[junit4:junit4]   2> 20691 T988 C45 P10802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty3
[junit4:junit4]   2> 20692 T988 C45 P10802 /update {update.distrib=FROMLEADER&_version_=-1423984009184018432&update.from=http://127.0.0.1:10795/jk_zo/u/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1423984009184018432)} 0 3
[junit4:junit4]   2>  C47_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:10806_jk_zo%2Fu, base_url=http://127.0.0.1:10806/jk_zo/u}
[junit4:junit4]   2> 20697 T1004 C47 P10806 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358016955863/jetty4
[junit4:junit4]   2> 20698 T1004 C47 P10806 /update {update.distrib=FROMLEADER&_version_=-1423984009189261312&update.from=http://127.0.0.1:10798/jk_zo/u/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1423984009189261312)} 0 4
[junit4:junit4]   2> 20698 T977 C48 P10798 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1423984009189261312)} 0 18
[junit4:junit4]   2> 20699 T962 C46 P10795 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1423984009184018432)} 0 25
[junit4:junit4]   2> 20711 T939 C49 P10789 /update {wt=javabin&version=2} {add=[1 (1423984009216524288)]} 0 6
[junit4:junit4]   2> 20729 T988 C45 P10802 /update {distrib.from=http://127.0.0.1:10795/jk_zo/u/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1423984009231204352)]} 0 4
[junit4:junit4]   2> 20729 T963 C46 P10795 /update {distrib.from=http://127.0.0.1:10798/jk_zo/u/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1423984009231204352)]} 0 9
[junit4:junit4]   2> 20730 T978 C48 P10798 /update {wt=javabin&version=2} {add=[1]} 0 17
[junit4:junit4]   2> 20735 T939 C49 P10789 /update {wt=javabin&version=2} {add=[2 (1423984009245884416)]} 0 2
[junit4:junit4]   2> 20750 T1004 C47 P10806 /update {distrib.from=http://127.0.0.1:10798/jk_zo/u/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1423984009254273024)]} 0 3
[junit4:junit4]   2> 20751 T977 C48 P10798 /update {distrib.from=http://127.0.0.1:10795/jk_zo/u/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1423984009254273024)]} 0 10
[junit4:junit4]   2> 20752 T962 C46 P10795 /update {wt=javabin&version=2} {add=[2]} 0 14
[junit4:junit4]   2> 20757 T939 C49 P10789 /update {wt=javabin&version=2} {add=[3 (1423984009268953088)]} 0 2
[junit4:junit4]   2> 20766 T1004 C47 P10806 /update {distrib.from=http://127.0.0.1:10798/jk_zo/u/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1423984009274195968)]} 0 2
[junit4:junit4]   2> 20766 T978 C48 P10798 /update {wt=javabin&version=2} {add=[3 (1423984009274195968)]} 0 6
[junit4:junit4]   2> 20771 T939 C49 P10789 /update {wt=javabin&version=2} {add=[4 (1423984009282584576)]} 0 2
[junit4:junit4]   2> 20783 T988 C45 P10802 /update {distrib.from=http://127.0.0.1:10795/jk_zo/u/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1423984009292021760)]} 0 2
[junit4:junit4]   2> 20784 T963 C46 P10795 /update {distrib.from=http://127.0.0.1:10798/jk_zo/u/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1423984009292021760)]} 0 7
[junit4:junit4]   2> 20784 T978 C48 P10798 /update {wt=javabin&version=2} {add=[4]} 0 10
[junit4:junit4]   2> 20789 T939 C49 P10789 /update {wt=javabin&version=2} {add=[5 (1423984009301458944)]} 0 2
[junit4:junit4]   2> 20798 T1004 C47 P10806 /update {distrib.from=http://127.0.0.1:10798/jk_zo/u/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1423984009306701824)]} 0 2
[junit4:junit4]   2> 20799 T978 C48 P10798 /update {wt=javabin&version=2} {add=[5 (1423984009306701824)]} 0 7
[junit4:junit4]   2> 20804 T939 C49 P10789 /update {wt=javabin&version=2} {add=[6 (1423984009317187584)]} 0 2
[junit4:junit4]   2> 20816 T1004 C47 P10806 /update {distrib.from=http://127.0.0.1:10798/jk_zo/u/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1423984009326624768)]} 0 2
[junit4:junit4]   2> 20817 T977 C48 P10798 /update {distrib.from=http://127.0.0.1:10795/jk_zo/u/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1423984009326624768)]} 0 7
[junit4:junit4]   2> 20818 T962 C46 P10795 /update {wt=javabin&version=2} {add=[6]} 0 11
[junit4:junit4]   2> 20823 T939 C49 P10789 /update {wt=javabin&version=2} {add=[7 (1423984009338159104)]} 0 2
[junit4:junit4]   2> 20832 T1004 C47 P10806 /update {distrib.from=http://127.0.0.1:10798/jk_zo/u/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1423984009343401984)]} 0 2
[junit4:junit4]   2> 20833 T978 C48 P10798 /update {wt=javabin&version=2} {add=[7 (1423984009343401984)]} 0 7
[junit4:junit4]   2> 20838 T939 C49 P10789 /update {wt=javabin&version=2} {add=[8 (1423984009352839168)]} 0 2
[junit4:junit4]   2> 20850 T988 C45 P10802 /update {distrib.from=http://127.0.0.1:10795/jk_zo/u/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1423984009362276352)]} 0 2
[junit4:junit4]   2> 20851 T963 C46 P10795 /update {distrib.from=http://127.0.0.1:10798/jk_zo/u/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1423984009362276352)]} 0 7
[junit4:junit4]   2> 20852 T978 C48 P10798 /update {wt=javabin&version=2} {add=[8]} 0 11
[junit4:junit4]   2> 20857 T939 C49 P10789 /update {wt=javabin&version=2} {add=[9 (1423984009373810688)]} 0 2
[junit4:junit4]   2> 20866 T1004 C47 P10806 /update {distrib.from=http://127.0.0.1:10798/jk_zo/u/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1423984009379053568)]} 0 2
[junit4:junit4]   2> 20866 T978 C48 P10798 /update {wt=javabin&version=2} {add=[9 (1423984009379053568)]} 0 6
[junit4:junit4]   2> 20887 T939 C49 P10789 /update {wt=javabin&version=2} {add=[10 (1423984009388490752)]} 0 17
[junit4:junit4]   2> 20899 T988 C45 P10802 /update {distrib.from=http://127.0.0.1:10795/jk_zo/u/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1423984009413656576)]} 0 2
[junit4:junit4]   2> 20899 T963 C46 P10795 /update {distrib.from=http://127.0.0.1:10798/jk_zo/u/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[10 (1423984009413656576)]} 0 6
[junit4:junit4]   2> 20900 T978 C48 P10798 /update {wt=javabin&version=2} {add=[10]} 0 10
[junit4:junit4]   2> 20906 T939 C49 P10789 /update {wt=javabin&version=2} {add=[11 (1423984009424142336)]} 0 3
[junit4:junit4]   2> 20916 T988 C45 P10802 /update {distrib.from=http://127.0.0.1:10795/jk_zo/u/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1423984009430433792)]} 0 2
[junit4:junit4]   2> 20917 T962 C46 P10795 /update {wt=javabin&version=2} {add=[11 (1423984009430433792)]} 0 8
[junit4:junit4]   2> 20922 T939 C49 P10789 /update {wt=javabin&version=2} {add=[12 (1423984009441968128)]} 0 2
[junit4:junit4]   2> 20931 T988 C45 P10802 /update {distrib.from=http://127.0.0.1:107

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

   2> 	        at org.eclipse.jetty.io.ByteArrayBuffer.readFrom(ByteArrayBuffer.java:375)
[junit4:junit4]   2> 	        at org.eclipse.jetty.io.bio.StreamEndPoint.fill(StreamEndPoint.java:141)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.fill(SocketConnector.java:227)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.fill(HttpParser.java:1035)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:280)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  25) Thread[id=1358, name=qtp1212594230-1358, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]   2> 	        at org.eclipse.jetty.io.ByteArrayBuffer.readFrom(ByteArrayBuffer.java:375)
[junit4:junit4]   2> 	        at org.eclipse.jetty.io.bio.StreamEndPoint.fill(StreamEndPoint.java:141)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.fill(SocketConnector.java:227)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.fill(HttpParser.java:1035)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:280)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  26) Thread[id=1078, name=searcherExecutor-500-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  27) Thread[id=1065, name=searcherExecutor-472-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), foo_b=PostingsFormat(name=Memory doPackFST= false), cat=Pulsing41(freqCutoff=10 minBlockSize=67 maxBlockSize=174), foo_d=PostingsFormat(name=MockSep), foo_f=PostingsFormat(name=Memory doPackFST= false), n_tl1=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), n_d1=Pulsing41(freqCutoff=10 minBlockSize=67 maxBlockSize=174), rnd_b=PostingsFormat(name=MockSep), intDefault=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), n_td1=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), timestamp=Pulsing41(freqCutoff=10 minBlockSize=67 maxBlockSize=174), id=PostingsFormat(name=MockSep), range_facet_sl=PostingsFormat(name=MockSep), range_facet_si=Pulsing41(freqCutoff=10 minBlockSize=67 maxBlockSize=174), oddField_s=PostingsFormat(name=MockSep), sequence_i=PostingsFormat(name=MockSep), name=PostingsFormat(name=MockSep), foo_i=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), regex_dup_B_s=Pulsing41(freqCutoff=10 minBlockSize=67 maxBlockSize=174), multiDefault=Pulsing41(freqCutoff=10 minBlockSize=67 maxBlockSize=174), n_tf1=Pulsing41(freqCutoff=10 minBlockSize=67 maxBlockSize=174), n_dt1=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), genre_s=PostingsFormat(name=MockSep), author_t=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), n_ti1=PostingsFormat(name=MockSep), range_facet_l=Pulsing41(freqCutoff=10 minBlockSize=67 maxBlockSize=174), text=PostingsFormat(name=Memory doPackFST= false), _version_=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), val_i=PostingsFormat(name=MockSep), SubjectTerms_mfacet=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), series_t=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), a_t=Pulsing41(freqCutoff=10 minBlockSize=67 maxBlockSize=174), n_tdt1=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), regex_dup_A_s=PostingsFormat(name=Memory doPackFST= false), price=PostingsFormat(name=Memory doPackFST= false), other_tl1=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), n_l1=Pulsing41(freqCutoff=10 minBlockSize=67 maxBlockSize=174), a_si=Pulsing41(freqCutoff=1 minBlockSize=67 maxBlockSize=174), inStock=PostingsFormat(name=Memory doPackFST= false)}, sim=DefaultSimilarity, locale=nl_BE, timezone=Australia/Broken_Hill
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=28,free=233018160,total=397410304
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, CircularListTest, DistanceFunctionTest, MoreLikeThisHandlerTest, TestFiltering, CSVRequestHandlerTest, LeaderElectionIntegrationTest, TestFastLRUCache, TermsComponentTest, AutoCommitTest, TestLuceneMatchVersion, TestFastOutputStream, TestJoin, TestIndexingPerformance, FastVectorHighlighterTest, TestStressVersions, RequestHandlersTest, TestRandomFaceting, SpellCheckCollatorTest, SpatialFilterTest, ZkControllerTest, ZkCLITest, UpdateRequestProcessorFactoryTest, TestNumberUtils, SOLR749Test, ResourceLoaderTest, SampleTest, TestCollationField, ResponseLogComponentTest, FileBasedSpellCheckerTest, DistributedSpellCheckComponentTest, CoreAdminHandlerTest, LoggingHandlerTest, TestBadConfig, CopyFieldTest, SimplePostToolTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, TestDefaultSimilarityFactory, TestElisionMultitermQuery, TestLFUCache, SuggesterWFSTTest, CurrencyFieldTest, ExternalFileFieldSortTest, TestFaceting, SolrCmdDistributorTest, TestCoreContainer, BasicDistributedZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=749DDC32B307B07D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_BE -Dtests.timezone=Australia/Broken_Hill -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([749DDC32B307B07D]:0)
[junit4:junit4] Completed on J0 in 7223.60s, 1 test, 2 errors <<< FAILURES!

[...truncated 41 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:344: 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:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 246 suites, 1029 tests, 1 suite-level error, 1 error, 63 ignored (5 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3636 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3636/

1 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
shard1 should have just been set up to be inconsistent - but it's still consistent

Stack Trace:
java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([E48C1C4C6F603685:656A9254183F56B9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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 8738 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 1 T50 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T50 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-SyncSliceTest-1357991598453
[junit4:junit4]   2> 8 T50 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T51 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T51 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T51 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T51 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T51 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T51 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.SyncSliceTest-1357991598453/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T50 oasc.ZkTestServer.run start zk server on port:12121
[junit4:junit4]   2> 110 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d52b399
[junit4:junit4]   2> 111 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 111 T56 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 112 T56 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 112 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:45356
[junit4:junit4]   2> 113 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:45356
[junit4:junit4]   2> 113 T54 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 127 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c0000 with negotiated timeout 10000 for client /140.211.11.196:45356
[junit4:junit4]   2> 127 T56 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c0000, negotiated timeout = 10000
[junit4:junit4]   2> 128 T57 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d52b399 name:ZooKeeperConnection Watcher:127.0.0.1:12121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 128 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 128 T50 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 132 T55 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2e9b597c0000
[junit4:junit4]   2> 147 T57 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 147 T52 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:45356 which had sessionid 0x13c2e9b597c0000
[junit4:junit4]   2> 147 T50 oaz.ZooKeeper.close Session: 0x13c2e9b597c0000 closed
[junit4:junit4]   2> 147 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7db75f15
[junit4:junit4]   2> 148 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 149 T58 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 149 T58 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 150 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57985
[junit4:junit4]   2> 150 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57985
[junit4:junit4]   2> 152 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c0001 with negotiated timeout 10000 for client /140.211.11.196:57985
[junit4:junit4]   2> 152 T58 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c0001, negotiated timeout = 10000
[junit4:junit4]   2> 152 T59 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7db75f15 name:ZooKeeperConnection Watcher:127.0.0.1:12121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 153 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 153 T50 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 164 T50 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 168 T50 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 171 T50 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 176 T50 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.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 177 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 190 T50 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> 191 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 296 T50 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> 297 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 313 T50 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> 313 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 329 T50 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> 330 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 337 T50 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> 338 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 343 T50 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> 344 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 355 T50 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> 356 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 366 T50 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> 367 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 372 T55 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2e9b597c0001
[junit4:junit4]   2> 373 T59 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 373 T52 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:57985 which had sessionid 0x13c2e9b597c0001
[junit4:junit4]   2> 373 T50 oaz.ZooKeeper.close Session: 0x13c2e9b597c0001 closed
[junit4:junit4]   2> 1081 T50 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1299 T50 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:39711
[junit4:junit4]   2> 1335 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1336 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1336 T50 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.SyncSliceTest-controljetty-1357991598820
[junit4:junit4]   2> 1337 T50 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357991598820/solr.xml
[junit4:junit4]   2> 1337 T50 oasc.CoreContainer.<init> New CoreContainer 82061158
[junit4:junit4]   2> 1338 T50 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.SyncSliceTest-controljetty-1357991598820/'
[junit4:junit4]   2> 1338 T50 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.SyncSliceTest-controljetty-1357991598820/'
[junit4:junit4]   2> 1389 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 1389 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1390 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1391 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1391 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1392 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1393 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1393 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1394 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1395 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1434 T50 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1451 T50 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12121/solr
[junit4:junit4]   2> 1451 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1452 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4ad2c11
[junit4:junit4]   2> 1453 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1454 T70 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1455 T70 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 1455 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28550
[junit4:junit4]   2> 1456 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28550
[junit4:junit4]   2> 1484 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c0002 with negotiated timeout 20000 for client /140.211.11.196:28550
[junit4:junit4]   2> 1484 T70 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c0002, negotiated timeout = 20000
[junit4:junit4]   2> 1485 T71 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ad2c11 name:ZooKeeperConnection Watcher:127.0.0.1:12121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1485 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1487 T55 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2e9b597c0002
[junit4:junit4]   2> 1489 T71 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1489 T52 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28550 which had sessionid 0x13c2e9b597c0002
[junit4:junit4]   2> 1489 T50 oaz.ZooKeeper.close Session: 0x13c2e9b597c0002 closed
[junit4:junit4]   2> 1490 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 1499 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@375679be
[junit4:junit4]   2> 1500 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1501 T72 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1501 T72 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 1501 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43591
[junit4:junit4]   2> 1502 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43591
[junit4:junit4]   2> 1503 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c0003 with negotiated timeout 20000 for client /140.211.11.196:43591
[junit4:junit4]   2> 1504 T72 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c0003, negotiated timeout = 20000
[junit4:junit4]   2> 1504 T73 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@375679be name:ZooKeeperConnection Watcher:127.0.0.1:12121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1504 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1507 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1509 T50 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1518 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39711_
[junit4:junit4]   2> 1519 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:39711_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:39711_
[junit4:junit4]   2> 1520 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39711_
[junit4:junit4]   2> 1525 T50 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1538 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 1539 T50 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1548 T50 oasc.Overseer.start Overseer (id=88997337396674563-127.0.0.1:39711_-n_0000000000) starting
[junit4:junit4]   2> 1549 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1551 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1552 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1562 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1564 T75 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 1565 T50 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1568 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1590 T74 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1606 T76 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.SyncSliceTest-controljetty-1357991598820/collection1
[junit4:junit4]   2> 1606 T76 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1608 T76 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1608 T76 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1610 T76 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.SyncSliceTest-controljetty-1357991598820/collection1/'
[junit4:junit4]   2> 1611 T76 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.SyncSliceTest-controljetty-1357991598820/collection1/lib/README' to classloader
[junit4:junit4]   2> 1612 T76 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.SyncSliceTest-controljetty-1357991598820/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1685 T76 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1754 T76 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1855 T76 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1883 T76 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2426 T76 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2441 T76 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2445 T76 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2474 T76 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2481 T76 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2486 T76 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2489 T76 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2492 T76 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.SyncSliceTest-controljetty-1357991598820/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357991598453/control/data/
[junit4:junit4]   2> 2493 T76 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1439f77c
[junit4:junit4]   2> 2494 T76 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 2521 T76 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/control/data forceNew:false
[junit4:junit4]   2> 2522 T76 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/control/data
[junit4:junit4]   2> 2522 T76 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357991598453/control/data/index/
[junit4:junit4]   2> 2523 T76 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357991598453/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2524 T76 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/control/data/index forceNew:false
[junit4:junit4]   2> 2530 T76 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@a80bf6d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2530 T76 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2531 T76 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/control/data/index
[junit4:junit4]   2> 2531 T76 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2534 T76 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2534 T76 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2535 T76 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2535 T76 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2536 T76 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2537 T76 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2537 T76 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2538 T76 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2538 T76 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2539 T76 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2540 T76 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2540 T76 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2541 T76 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2541 T76 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2542 T76 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2542 T76 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2543 T76 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2544 T76 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2545 T76 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2545 T76 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2546 T76 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2546 T76 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2547 T76 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2548 T76 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2548 T76 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2549 T76 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2559 T76 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2562 T76 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2564 T76 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 2566 T76 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/control/data
[junit4:junit4]   2> 2568 T76 oass.SolrIndexSearcher.<init> Opening Searcher@1e92e158 main
[junit4:junit4]   2> 2586 T76 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2587 T76 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2587 T76 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2602 T76 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2657 T77 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e92e158 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2666 T76 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2667 T76 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2668 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 3095 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3097 T74 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:39711_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39711"}
[junit4:junit4]   2> 3097 T74 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 3108 T74 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 3109 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 3129 T73 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> 3681 T76 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3681 T76 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39711 collection:control_collection shard:shard1
[junit4:junit4]   2> 3683 T76 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3788 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3789 T76 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3790 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3794 T76 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3794 T76 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3795 T76 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39711/collection1/
[junit4:junit4]   2> 3795 T76 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3796 T76 oasc.SyncStrategy.syncToMe http://127.0.0.1:39711/collection1/ has no replicas
[junit4:junit4]   2> 3796 T76 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39711/collection1/
[junit4:junit4]   2> 3797 T76 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3811 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4638 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4687 T73 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> 4733 T76 oasc.ZkController.register We are http://127.0.0.1:39711/collection1/ and leader is http://127.0.0.1:39711/collection1/
[junit4:junit4]   2> 4738 T76 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39711
[junit4:junit4]   2> 4738 T76 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4738 T76 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4739 T76 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4742 T76 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4744 T50 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> 4745 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4863 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4913 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4945 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@65ed0ba6
[junit4:junit4]   2> 4947 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4947 T78 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4949 T78 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 4949 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10803
[junit4:junit4]   2> 4950 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10803
[junit4:junit4]   2> 4951 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c0004 with negotiated timeout 10000 for client /140.211.11.196:10803
[junit4:junit4]   2> 4951 T78 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c0004, negotiated timeout = 10000
[junit4:junit4]   2> 4952 T79 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65ed0ba6 name:ZooKeeperConnection Watcher:127.0.0.1:12121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4953 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4955 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4962 T50 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 5225 T50 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 5230 T50 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:35817
[junit4:junit4]   2> 5232 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 5233 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 5234 T50 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.SyncSliceTest-jetty1-1357991603409
[junit4:junit4]   2> 5235 T50 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357991603409/solr.xml
[junit4:junit4]   2> 5235 T50 oasc.CoreContainer.<init> New CoreContainer 625174472
[junit4:junit4]   2> 5237 T50 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.SyncSliceTest-jetty1-1357991603409/'
[junit4:junit4]   2> 5238 T50 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.SyncSliceTest-jetty1-1357991603409/'
[junit4:junit4]   2> 5313 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 5314 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5314 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 5315 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5315 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5316 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5317 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5317 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5318 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5319 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 5345 T50 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5381 T50 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12121/solr
[junit4:junit4]   2> 5382 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 5382 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3d8f553d
[junit4:junit4]   2> 5384 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5384 T89 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5385 T89 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 5386 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31004
[junit4:junit4]   2> 5386 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31004
[junit4:junit4]   2> 5388 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c0005 with negotiated timeout 20000 for client /140.211.11.196:31004
[junit4:junit4]   2> 5388 T89 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c0005, negotiated timeout = 20000
[junit4:junit4]   2> 5389 T90 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d8f553d name:ZooKeeperConnection Watcher:127.0.0.1:12121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5390 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5392 T55 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2e9b597c0005
[junit4:junit4]   2> 5393 T90 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 5393 T50 oaz.ZooKeeper.close Session: 0x13c2e9b597c0005 closed
[junit4:junit4]   2> 5393 T52 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31004 which had sessionid 0x13c2e9b597c0005
[junit4:junit4]   2> 5394 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 5408 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4554a2b2
[junit4:junit4]   2> 5410 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5410 T91 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5411 T91 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 5411 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11825
[junit4:junit4]   2> 5412 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11825
[junit4:junit4]   2> 5414 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c0006 with negotiated timeout 20000 for client /140.211.11.196:11825
[junit4:junit4]   2> 5415 T91 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c0006, negotiated timeout = 20000
[junit4:junit4]   2> 5415 T92 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4554a2b2 name:ZooKeeperConnection Watcher:127.0.0.1:12121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5416 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5417 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5419 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5427 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35817_
[junit4:junit4]   2> 5428 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:35817_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:35817_
[junit4:junit4]   2> 5429 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35817_
[junit4:junit4]   2> 5434 T73 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5434 T79 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5434 T73 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> 5444 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5453 T93 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.SyncSliceTest-jetty1-1357991603409/collection1
[junit4:junit4]   2> 5454 T93 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5455 T93 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5455 T93 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5458 T93 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.SyncSliceTest-jetty1-1357991603409/collection1/'
[junit4:junit4]   2> 5460 T93 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.SyncSliceTest-jetty1-1357991603409/collection1/lib/README' to classloader
[junit4:junit4]   2> 5461 T93 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.SyncSliceTest-jetty1-1357991603409/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5545 T93 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5642 T93 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5744 T93 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5776 T93 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6203 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6205 T74 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:39711_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39711"}
[junit4:junit4]   2> 6246 T92 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> 6246 T73 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> 6246 T79 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> 6565 T93 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6578 T93 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6581 T93 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6607 T93 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6614 T93 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6618 T93 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6621 T93 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6623 T93 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.SyncSliceTest-jetty1-1357991603409/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/
[junit4:junit4]   2> 6623 T93 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1439f77c
[junit4:junit4]   2> 6625 T93 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 6626 T93 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1 forceNew:false
[junit4:junit4]   2> 6627 T93 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1
[junit4:junit4]   2> 6627 T93 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index/
[junit4:junit4]   2> 6627 T93 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6628 T93 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index forceNew:false
[junit4:junit4]   2> 6633 T93 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fa166e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6633 T93 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6634 T93 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index
[junit4:junit4]   2> 6634 T93 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 6637 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6637 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 6637 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6638 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 6639 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6639 T93 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6639 T93 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6641 T93 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6642 T93 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6643 T93 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 6644 T93 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 6645 T93 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6646 T93 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 6646 T93 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 6647 T93 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 6648 T93 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6649 T93 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6649 T93 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6650 T93 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6651 T93 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6652 T93 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6652 T93 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6653 T93 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6654 T93 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6654 T93 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 6655 T93 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 6669 T93 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6674 T93 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 6675 T93 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 6677 T93 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1
[junit4:junit4]   2> 6679 T93 oass.SolrIndexSearcher.<init> Opening Searcher@434e25e1 main
[junit4:junit4]   2> 6680 T93 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6680 T93 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6681 T93 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 6703 T93 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 6776 T94 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@434e25e1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6785 T93 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6786 T93 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7755 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7766 T74 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35817_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35817"}
[junit4:junit4]   2> 7766 T74 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 7767 T74 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7780 T73 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> 7780 T92 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> 7780 T79 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> 7788 T93 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7788 T93 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35817 collection:collection1 shard:shard1
[junit4:junit4]   2> 7789 T93 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7803 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7809 T93 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7810 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7814 T93 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7814 T93 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7815 T93 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35817/collection1/
[junit4:junit4]   2> 7815 T93 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7815 T93 oasc.SyncStrategy.syncToMe http://127.0.0.1:35817/collection1/ has no replicas
[junit4:junit4]   2> 7816 T93 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35817/collection1/
[junit4:junit4]   2> 7816 T93 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7828 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9288 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9309 T92 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> 9310 T73 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> 9309 T79 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> 9361 T93 oasc.ZkController.register We are http://127.0.0.1:35817/collection1/ and leader is http://127.0.0.1:35817/collection1/
[junit4:junit4]   2> 9361 T93 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35817
[junit4:junit4]   2> 9361 T93 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9362 T93 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9362 T93 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9365 T93 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9367 T50 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> 9367 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9368 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9559 T50 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9563 T50 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45179
[junit4:junit4]   2> 9564 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9565 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9565 T50 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.SyncSliceTest-jetty2-1357991607832
[junit4:junit4]   2> 9566 T50 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357991607832/solr.xml
[junit4:junit4]   2> 9566 T50 oasc.CoreContainer.<init> New CoreContainer 940118204
[junit4:junit4]   2> 9567 T50 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.SyncSliceTest-jetty2-1357991607832/'
[junit4:junit4]   2> 9568 T50 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.SyncSliceTest-jetty2-1357991607832/'
[junit4:junit4]   2> 9626 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9627 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9628 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9628 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9629 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9629 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9630 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9631 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9631 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9632 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9657 T50 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9679 T50 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12121/solr
[junit4:junit4]   2> 9680 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9681 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7f5846d0
[junit4:junit4]   2> 9682 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9682 T104 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9683 T104 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 9684 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37219
[junit4:junit4]   2> 9684 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37219
[junit4:junit4]   2> 9687 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c0007 with negotiated timeout 20000 for client /140.211.11.196:37219
[junit4:junit4]   2> 9687 T104 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c0007, negotiated timeout = 20000
[junit4:junit4]   2> 9688 T105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f5846d0 name:ZooKeeperConnection Watcher:127.0.0.1:12121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9688 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9690 T55 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2e9b597c0007
[junit4:junit4]   2> 9703 T105 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9703 T50 oaz.ZooKeeper.close Session: 0x13c2e9b597c0007 closed
[junit4:junit4]   2> 9703 T52 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37219 which had sessionid 0x13c2e9b597c0007
[junit4:junit4]   2> 9704 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9717 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@14a98314
[junit4:junit4]   2> 9719 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9719 T106 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9720 T106 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 9720 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:39762
[junit4:junit4]   2> 9721 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:39762
[junit4:junit4]   2> 9722 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c0008 with negotiated timeout 20000 for client /140.211.11.196:39762
[junit4:junit4]   2> 9723 T106 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c0008, negotiated timeout = 20000
[junit4:junit4]   2> 9723 T107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14a98314 name:ZooKeeperConnection Watcher:127.0.0.1:12121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9724 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9725 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9727 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9729 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45179_
[junit4:junit4]   2> 9731 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c0008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45179_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45179_
[junit4:junit4]   2> 9737 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45179_
[junit4:junit4]   2> 9742 T73 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9742 T92 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9742 T79 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9742 T73 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> 9743 T92 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> 9743 T79 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> 9748 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9757 T108 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.SyncSliceTest-jetty2-1357991607832/collection1
[junit4:junit4]   2> 9758 T108 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9759 T108 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9759 T108 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9762 T108 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.SyncSliceTest-jetty2-1357991607832/collection1/'
[junit4:junit4]   2> 9763 T108 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.SyncSliceTest-jetty2-1357991607832/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9764 T108 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.SyncSliceTest-jetty2-1357991607832/collection1/lib/README' to classloader
[junit4:junit4]   2> 9830 T108 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9925 T108 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10026 T108 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10049 T108 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10711 T108 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10723 T108 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10726 T108 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10750 T108 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10754 T108 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10759 T108 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10761 T108 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10779 T108 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.SyncSliceTest-jetty2-1357991607832/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/
[junit4:junit4]   2> 10779 T108 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1439f77c
[junit4:junit4]   2> 10780 T108 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10780 T108 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2 forceNew:false
[junit4:junit4]   2> 10781 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2
[junit4:junit4]   2> 10781 T108 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index/
[junit4:junit4]   2> 10782 T108 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10782 T108 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index forceNew:false
[junit4:junit4]   2> 10787 T108 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a893f93),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10787 T108 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10788 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index
[junit4:junit4]   2> 10788 T108 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10791 T108 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10791 T108 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10792 T108 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10792 T108 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10793 T108 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10793 T108 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10793 T108 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10794 T108 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10795 T108 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10795 T108 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10796 T108 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10797 T108 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10797 T108 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10798 T108 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10798 T108 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10799 T108 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10800 T108 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10800 T108 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10801 T108 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10802 T108 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10802 T108 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10803 T108 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10804 T108 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10804 T108 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10805 T108 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10806 T108 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10814 T108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10817 T108 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10819 T108 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10821 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2
[junit4:junit4]   2> 10823 T108 oass.SolrIndexSearcher.<init> Opening Searcher@2c9db166 main
[junit4:junit4]   2> 10823 T108 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10824 T108 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10824 T108 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10829 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10831 T74 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35817_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35817"}
[junit4:junit4]   2> 10841 T108 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10851 T92 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> 10851 T73 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> 10851 T79 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> 10851 T107 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> 10898 T109 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c9db166 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10905 T108 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10906 T108 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12365 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12367 T74 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45179_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45179"}
[junit4:junit4]   2> 12367 T74 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 12367 T74 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 12385 T92 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> 12385 T107 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> 12385 T79 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> 12385 T73 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> 12910 T108 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12910 T108 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45179 collection:collection1 shard:shard1
[junit4:junit4]   2> 12916 T108 oasc.ZkController.register We are http://127.0.0.1:45179/collection1/ and leader is http://127.0.0.1:35817/collection1/
[junit4:junit4]   2> 12916 T108 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45179
[junit4:junit4]   2> 12917 T108 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12917 T108 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@6641d56 url=http://127.0.0.1:45179/collection1 node=127.0.0.1:45179_ C4_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:45179_, base_url=http://127.0.0.1:45179}
[junit4:junit4]   2> 12924 T110 C4 P45179 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12925 T108 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12925 T110 C4 P45179 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12926 T110 C4 P45179 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12926 T110 C4 P45179 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12927 T50 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> 12927 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12928 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12928 T110 C4 P45179 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13179 T50 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13183 T50 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:41319
[junit4:junit4]   2> 13184 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13185 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13185 T50 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.SyncSliceTest-jetty3-1357991611396
[junit4:junit4]   2> 13186 T50 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357991611396/solr.xml
[junit4:junit4]   2> 13186 T50 oasc.CoreContainer.<init> New CoreContainer 832151520
[junit4:junit4]   2> 13188 T50 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.SyncSliceTest-jetty3-1357991611396/'
[junit4:junit4]   2> 13188 T50 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.SyncSliceTest-jetty3-1357991611396/'
[junit4:junit4]   2> 13269 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13270 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13270 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13271 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13272 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13272 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13273 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13273 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13274 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13275 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13305 T50 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13332 T50 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12121/solr
[junit4:junit4]   2> 13333 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13334 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@365468a1
[junit4:junit4]   2> 13335 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13336 T120 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13337 T120 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 13337 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59461
[junit4:junit4]   2> 13338 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59461
[junit4:junit4]   2> 13340 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c0009 with negotiated timeout 20000 for client /140.211.11.196:59461
[junit4:junit4]   2> 13341 T120 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c0009, negotiated timeout = 20000
[junit4:junit4]   2> 13341 T121 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@365468a1 name:ZooKeeperConnection Watcher:127.0.0.1:12121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13342 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13344 T55 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2e9b597c0009
[junit4:junit4]   2> 13345 T121 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13345 T50 oaz.ZooKeeper.close Session: 0x13c2e9b597c0009 closed
[junit4:junit4]   2> 13345 T52 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:59461 which had sessionid 0x13c2e9b597c0009
[junit4:junit4]   2> 13346 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13358 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@20bc83db
[junit4:junit4]   2> 13360 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13360 T122 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13361 T122 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 13361 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34512
[junit4:junit4]   2> 13362 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34512
[junit4:junit4]   2> 13364 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c000a with negotiated timeout 20000 for client /140.211.11.196:34512
[junit4:junit4]   2> 13364 T122 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c000a, negotiated timeout = 20000
[junit4:junit4]   2> 13364 T123 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20bc83db name:ZooKeeperConnection Watcher:127.0.0.1:12121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13365 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13366 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13396 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13399 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41319_
[junit4:junit4]   2> 13400 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c000a type:delete cxid:0x4 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41319_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41319_
[junit4:junit4]   2> 13441 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41319_
[junit4:junit4]   2> 13446 T107 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> 13447 T92 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13447 T73 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13447 T92 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> 13447 T73 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> 13447 T79 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13449 T79 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> 13450 T107 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13499 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13513 T124 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.SyncSliceTest-jetty3-1357991611396/collection1
[junit4:junit4]   2> 13514 T124 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13515 T124 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13516 T124 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13518 T124 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.SyncSliceTest-jetty3-1357991611396/collection1/'
[junit4:junit4]   2> 13520 T124 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.SyncSliceTest-jetty3-1357991611396/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13522 T124 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.SyncSliceTest-jetty3-1357991611396/collection1/lib/README' to classloader
[junit4:junit4]   2> 13635 T124 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13727 T124 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13828 T124 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13871 T124 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13894 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13895 T74 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[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:45179_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45179"}
[junit4:junit4]   2> 13914 T123 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> 13914 T92 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> 13914 T73 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> 13914 T79 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> 13914 T107 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> 14708 T124 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14726 T124 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14730 T124 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14753 T124 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14764 T124 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14768 T124 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14770 T124 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14772 T124 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.SyncSliceTest-jetty3-1357991611396/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/
[junit4:junit4]   2> 14772 T124 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1439f77c
[junit4:junit4]   2> 14773 T124 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 14774 T124 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3 forceNew:false
[junit4:junit4]   2> 14774 T124 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3
[junit4:junit4]   2> 14774 T124 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index/
[junit4:junit4]   2> 14775 T124 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14776 T124 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index forceNew:false
[junit4:junit4]   2> 14807 T124 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6128dd8a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14808 T124 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14808 T124 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index
[junit4:junit4]   2> 14809 T124 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14811 T124 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14811 T124 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14812 T124 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14812 T124 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14813 T124 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14813 T124 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14813 T124 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14814 T124 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14814 T124 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14815 T124 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14816 T124 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14816 T124 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14817 T124 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14817 T124 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14818 T124 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14818 T124 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14819 T124 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14820 T124 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14820 T124 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14821 T124 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14821 T124 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14822 T124 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14822 T124 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14823 T124 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14824 T124 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14824 T124 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14833 T124 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14836 T124 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14837 T124 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14839 T124 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3
[junit4:junit4]   2> 14841 T124 oass.SolrIndexSearcher.<init> Opening Searcher@5c11efe3 main
[junit4:junit4]   2> 14842 T124 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14842 T124 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14842 T124 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14858 T124 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14906 T125 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c11efe3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14912 T124 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14912 T124 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15434 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15436 T74 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41319_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41319"}
[junit4:junit4]   2> 15436 T74 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 15436 T74 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15447 T92 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> 15447 T79 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> 15447 T123 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> 15447 T107 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> 15447 T73 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> 15915 T124 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15915 T124 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41319 collection:collection1 shard:shard1
[junit4:junit4]   2> 15921 T124 oasc.ZkController.register We are http://127.0.0.1:41319/collection1/ and leader is http://127.0.0.1:35817/collection1/
[junit4:junit4]   2> 15922 T124 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41319
[junit4:junit4]   2> 15922 T124 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15922 T124 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@3884aa2a url=http://127.0.0.1:41319/collection1 node=127.0.0.1:41319_ C5_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:41319_, base_url=http://127.0.0.1:41319}
[junit4:junit4]   2> 15923 T126 C5 P41319 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15924 T124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15924 T126 C5 P41319 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15925 T126 C5 P41319 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15925 T126 C5 P41319 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15926 T50 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> 15927 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15927 T126 C5 P41319 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15927 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16137 T50 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16140 T50 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17819
[junit4:junit4]   2> 16141 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16142 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16142 T50 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.SyncSliceTest-jetty4-1357991614398
[junit4:junit4]   2> 16143 T50 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357991614398/solr.xml
[junit4:junit4]   2> 16144 T50 oasc.CoreContainer.<init> New CoreContainer 1956805682
[junit4:junit4]   2> 16145 T50 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.SyncSliceTest-jetty4-1357991614398/'
[junit4:junit4]   2> 16145 T50 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.SyncSliceTest-jetty4-1357991614398/'
[junit4:junit4]   2> 16211 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 16211 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16212 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16213 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16213 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16214 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16214 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16215 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16215 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16216 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16242 T50 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16267 T50 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12121/solr
[junit4:junit4]   2> 16268 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16268 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4270cc80
[junit4:junit4]   2> 16270 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16271 T136 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16272 T136 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 16272 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44575
[junit4:junit4]   2> 16273 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44575
[junit4:junit4]   2> 16275 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c000b with negotiated timeout 20000 for client /140.211.11.196:44575
[junit4:junit4]   2> 16275 T136 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c000b, negotiated timeout = 20000
[junit4:junit4]   2> 16276 T137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4270cc80 name:ZooKeeperConnection Watcher:127.0.0.1:12121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16276 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16278 T55 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2e9b597c000b
[junit4:junit4]   2> 16286 T52 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44575 which had sessionid 0x13c2e9b597c000b
[junit4:junit4]   2> 16288 T137 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16288 T50 oaz.ZooKeeper.close Session: 0x13c2e9b597c000b closed
[junit4:junit4]   2> 16289 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 16302 T50 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12121/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@ee9c7e4
[junit4:junit4]   2> 16304 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16304 T138 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16305 T138 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12121, initiating session
[junit4:junit4]   2> 16306 T52 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:29469
[junit4:junit4]   2> 16306 T52 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:29469
[junit4:junit4]   2> 16308 T54 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2e9b597c000c with negotiated timeout 20000 for client /140.211.11.196:29469
[junit4:junit4]   2> 16308 T138 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12121, sessionid = 0x13c2e9b597c000c, negotiated timeout = 20000
[junit4:junit4]   2> 16309 T139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ee9c7e4 name:ZooKeeperConnection Watcher:127.0.0.1:12121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16309 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16311 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16313 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16315 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17819_
[junit4:junit4]   2> 16316 T55 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2e9b597c000c type:delete cxid:0x4 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:17819_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:17819_
[junit4:junit4]   2> 16323 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17819_
[junit4:junit4]   2> 16326 T107 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> 16327 T123 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> 16327 T92 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16328 T79 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16328 T73 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16328 T92 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> 16328 T79 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> 16329 T73 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> 16331 T107 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16331 T123 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16336 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16346 T140 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.SyncSliceTest-jetty4-1357991614398/collection1
[junit4:junit4]   2> 16346 T140 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16347 T140 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16348 T140 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16350 T140 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.SyncSliceTest-jetty4-1357991614398/collection1/'
[junit4:junit4]   2> 16352 T140 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.SyncSliceTest-jetty4-1357991614398/collection1/lib/README' to classloader
[junit4:junit4]   2> 16353 T140 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.SyncSliceTest-jetty4-1357991614398/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16416 T140 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16498 T140 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2>  C4_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:45179_, base_url=http://127.0.0.1:45179}
[junit4:junit4]   2> 16509 T110 C4 P45179 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:35817/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 16520 T110 C4 P45179 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 16543 T110 C4 P45179 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:45179 START replicas=[http://127.0.0.1:35817/collection1/] nUpdates=100
[junit4:junit4]   2> 16555 T110 C4 P45179 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 16556 T110 C4 P45179 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 16556 T110 C4 P45179 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 16557 T110 C4 P45179 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 16557 T110 C4 P45179 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 16557 T110 C4 P45179 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:35817/collection1/. core=collection1
[junit4:junit4]   2> 16558 T110 C4 P45179 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16599 T140 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@6e97f1d8 url=http://127.0.0.1:35817/collection1 node=127.0.0.1:35817_ C6_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:35817_, base_url=http://127.0.0.1:35817, leader=true}
[junit4:junit4]   2> 16604 T85 C6 P35817 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=6 
[junit4:junit4]   2> 16604 T84 C6 P35817 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16605 T84 C6 P35817 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1
[junit4:junit4]   2> 16610 T84 C6 P35817 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fa166e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16611 T84 C6 P35817 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16613 T140 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16616 T84 C6 P35817 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fa166e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fa166e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16616 T84 C6 P35817 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16618 T84 C6 P35817 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1
[junit4:junit4]   2> 16619 T84 C6 P35817 oass.SolrIndexSearcher.<init> Opening Searcher@4e326f04 realtime
[junit4:junit4]   2> 16619 T84 C6 P35817 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16620 T84 C6 P35817 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   2> 16674 T110 C4 P45179 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16675 T110 C4 P45179 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 16696 T110 C4 P45179 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 16789 T86 C6 P35817 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16790 T86 C6 P35817 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=91 
[junit4:junit4]   2> 16792 T110 C4 P45179 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 16792 T110 C4 P45179 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 16792 T110 C4 P45179 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 16796 T86 C6 P35817 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1
[junit4:junit4]   2> 16797 T86 C6 P35817 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index
[junit4:junit4]   2> 16798 T86 C6 P35817 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 16799 T110 C4 P45179 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 16801 T110 C4 P45179 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index.20130112135335246 forceNew:false
[junit4:junit4]   2> 16801 T110 C4 P45179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2
[junit4:junit4]   2> 16802 T110 C4 P45179 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index.20130112135335246 lockFactory=org.apache.lucene.store.NativeFSLockFactory@35039174) fullCopy=true
[junit4:junit4]   2> 16816 T86 C6 P35817 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=4 
[junit4:junit4]   2> 16831 T110 C4 P45179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index
[junit4:junit4]   2> 16832 T110 C4 P45179 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 16838 T110 C4 P45179 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130112135335246
[junit4:junit4]   2> 16845 T110 C4 P45179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2
[junit4:junit4]   2> 16846 T110 C4 P45179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2
[junit4:junit4]   2> 16847 T110 C4 P45179 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index.20130112135335246
[junit4:junit4]   2> 16851 T110 C4 P45179 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index.20130112135335246 lockFactory=org.apache.lucene.store.NativeFSLockFactory@35039174),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16851 T110 C4 P45179 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16853 T110 C4 P45179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2
[junit4:junit4]   2> 16858 T110 C4 P45179 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 16859 T110 C4 P45179 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 16859 T110 C4 P45179 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 16860 T110 C4 P45179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index.20130112135335246
[junit4:junit4]   2> 16861 T110 C4 P45179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2
[junit4:junit4]   2> 16866 T110 C4 P45179 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index.20130112135335246 lockFactory=org.apache.lucene.store.NativeFSLockFactory@35039174),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16866 T110 C4 P45179 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16867 T110 C4 P45179 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 16868 T110 C4 P45179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2
[junit4:junit4]   2> 16868 T110 C4 P45179 oass.SolrIndexSearcher.<init> Opening Searcher@56ee36 main
[junit4:junit4]   2> 16871 T109 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@56ee36 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 16871 T109 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index
[junit4:junit4]   2> 16872 T110 C4 P45179 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16881 T110 C4 P45179 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index.20130112135335246 lockFactory=org.apache.lucene.store.NativeFSLockFactory@35039174),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index.20130112135335246 lockFactory=org.apache.lucene.store.NativeFSLockFactory@35039174),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 16882 T110 C4 P45179 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 16884 T110 C4 P45179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2
[junit4:junit4]   2> 16884 T110 C4 P45179 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16884 T110 C4 P45179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index.20130112135335246
[junit4:junit4]   2> 16885 T110 C4 P45179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty2/index
[junit4:junit4]   2> 16885 T110 C4 P45179 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 16885 T110 C4 P45179 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 16886 T110 C4 P45179 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 16886 T110 C4 P45179 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16888 T110 C4 P45179 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16953 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16955 T74 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[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:41319_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41319"}
[junit4:junit4]   2> 16976 T74 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45179_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45179"}
[junit4:junit4]   2> 16982 T139 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> 16982 T73 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> 16982 T92 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> 16982 T123 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> 16982 T107 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> 16983 T79 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> 17418 T140 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17433 T140 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17438 T140 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17467 T140 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17491 T140 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17498 T140 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17501 T140 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17503 T140 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.SyncSliceTest-jetty4-1357991614398/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/
[junit4:junit4]   2> 17503 T140 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1439f77c
[junit4:junit4]   2> 17504 T140 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 17505 T140 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4 forceNew:false
[junit4:junit4]   2> 17506 T140 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4
[junit4:junit4]   2> 17506 T140 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index/
[junit4:junit4]   2> 17507 T140 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17508 T140 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index forceNew:false
[junit4:junit4]   2> 17514 T140 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@307cfb59),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17514 T140 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17515 T140 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index
[junit4:junit4]   2> 17515 T140 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 17518 T140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17519 T140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 17519 T140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17520 T140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 17521 T140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17521 T140 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17522 T140 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17522 T140 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17523 T140 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17524 T140 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 17525 T140 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 17526 T140 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17526 T140 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 17527 T140 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 17527 T140 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 17528 T140 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17529 T140 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17530 T140 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17531 T140 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17531 T140 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17532 T140 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17533 T140 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17534 T140 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17535 T140 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17536 T140 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 17536 T140 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 17548 T140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17553 T140 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 17555 T140 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 17558 T140 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4
[junit4:junit4]   2> 17560 T140 oass.SolrIndexSearcher.<init> Opening Searcher@1d7762e main
[junit4:junit4]   2> 17561 T140 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17561 T140 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17562 T140 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 17579 T140 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 17640 T143 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d7762e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17648 T140 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17648 T140 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18493 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18494 T74 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:17819_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:17819"}
[junit4:junit4]   2> 18495 T74 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 18495 T74 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18543 T139 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> 18543 T79 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> 18543 T107 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> 18543 T92 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> 18543 T123 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> 18543 T73 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> 18652 T140 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18652 T140 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17819 collection:collection1 shard:shard1
[junit4:junit4]   2> 18659 T140 oasc.ZkController.register We are http://127.0.0.1:17819/collection1/ and leader is http://127.0.0.1:35817/collection1/
[junit4:junit4]   2> 18659 T140 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17819
[junit4:junit4]   2> 18659 T140 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18660 T140 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@1f536687 url=http://127.0.0.1:17819/collection1 node=127.0.0.1:17819_ C7_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:17819_, base_url=http://127.0.0.1:17819}
[junit4:junit4]   2> 18660 T144 C7 P17819 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18661 T144 C7 P17819 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18661 T140 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18662 T144 C7 P17819 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18662 T144 C7 P17819 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18663 T50 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> 18664 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18665 T50 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18681 T144 C7 P17819 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18682 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18686 T50 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18687 T50 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18688 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19692 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C5_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:41319_, base_url=http://127.0.0.1:41319}
[junit4:junit4]   2> 19958 T126 C5 P41319 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:35817/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19958 T126 C5 P41319 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:41319 START replicas=[http://127.0.0.1:35817/collection1/] nUpdates=100
[junit4:junit4]   2> 19959 T126 C5 P41319 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19959 T126 C5 P41319 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19960 T126 C5 P41319 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19960 T126 C5 P41319 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19961 T126 C5 P41319 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19961 T126 C5 P41319 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:35817/collection1/. core=collection1
[junit4:junit4]   2> 19961 T126 C5 P41319 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19963 T85 C6 P35817 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19975 T88 C6 P35817 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20007 T88 C6 P35817 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fa166e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fa166e),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20008 T88 C6 P35817 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20009 T88 C6 P35817 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1
[junit4:junit4]   2> 20010 T88 C6 P35817 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20011 T88 C6 P35817 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 36
[junit4:junit4]   2> 20013 T126 C5 P41319 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20013 T126 C5 P41319 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20017 T86 C6 P35817 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20018 T126 C5 P41319 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 20019 T126 C5 P41319 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20019 T126 C5 P41319 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20023 T86 C6 P35817 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1
[junit4:junit4]   2> 20024 T86 C6 P35817 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index
[junit4:junit4]   2> 20024 T86 C6 P35817 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20026 T126 C5 P41319 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20027 T126 C5 P41319 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index.20130112135338472 forceNew:false
[junit4:junit4]   2> 20028 T126 C5 P41319 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3
[junit4:junit4]   2> 20029 T126 C5 P41319 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index.20130112135338472 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7028bca4) fullCopy=true
[junit4:junit4]   2> 20034 T86 C6 P35817 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4] HEARTBEAT J0 PID(80436@lucene.zones.apache.org): 2013-01-12T11:55:51, stalled for 67.8s at: BasicDistributedZkTest.testDistribSearch
[junit4:junit4]   2> 20036 T126 C5 P41319 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index
[junit4:junit4] HEARTBEAT J1 PID(80437@lucene.zones.apache.org): 2013-01-12T11:56:51, stalled for 61.9s at: SyncSliceTest.testDistribSearch
[junit4:junit4]   2> 20036 T126 C5 P41319 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20045 T126 C5 P41319 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130112135338472
[junit4:junit4]   2> 20047 T126 C5 P41319 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3
[junit4:junit4]   2> 20047 T126 C5 P41319 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3
[junit4:junit4]   2> 20048 T126 C5 P41319 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index.20130112135338472
[junit4:junit4]   2> 20052 T126 C5 P41319 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index.20130112135338472 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7028bca4),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20053 T126 C5 P41319 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20054 T126 C5 P41319 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3
[junit4:junit4]   2> 20055 T126 C5 P41319 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20055 T126 C5 P41319 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20056 T126 C5 P41319 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20057 T126 C5 P41319 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index.20130112135338472
[junit4:junit4]   2> 20058 T126 C5 P41319 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3
[junit4:junit4]   2> 20062 T126 C5 P41319 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index.20130112135338472 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7028bca4),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20063 T126 C5 P41319 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20063 T126 C5 P41319 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20064 T126 C5 P41319 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3
[junit4:junit4]   2> 20064 T126 C5 P41319 oass.SolrIndexSearcher.<init> Opening Searcher@4927f06a main
[junit4:junit4]   2> 20067 T125 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4927f06a main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 20068 T125 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index
[junit4:junit4]   2> 20068 T126 C5 P41319 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20071 T126 C5 P41319 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index.20130112135338472 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7028bca4),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index.20130112135338472 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7028bca4),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20071 T126 C5 P41319 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20073 T126 C5 P41319 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3
[junit4:junit4]   2> 20073 T126 C5 P41319 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20073 T126 C5 P41319 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index.20130112135338472
[junit4:junit4]   2> 20074 T126 C5 P41319 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty3/index
[junit4:junit4]   2> 20074 T126 C5 P41319 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20074 T126 C5 P41319 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20075 T126 C5 P41319 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20075 T126 C5 P41319 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20083 T126 C5 P41319 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20085 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20087 T74 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[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:17819_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:17819"}
[junit4:junit4]   2> 20096 T74 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41319_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41319"}
[junit4:junit4]   2> 20108 T73 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> 20108 T123 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> 20108 T107 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> 20109 T79 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> 20108 T139 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> 20108 T92 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> 20696 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21699 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C7_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:17819_, base_url=http://127.0.0.1:17819}
[junit4:junit4]   2> 22699 T144 C7 P17819 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:35817/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22699 T144 C7 P17819 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:17819 START replicas=[http://127.0.0.1:35817/collection1/] nUpdates=100
[junit4:junit4]   2> 22700 T144 C7 P17819 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22700 T144 C7 P17819 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22701 T144 C7 P17819 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22701 T144 C7 P17819 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22701 T144 C7 P17819 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22702 T144 C7 P17819 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:35817/collection1/. core=collection1
[junit4:junit4]   2> 22702 T144 C7 P17819 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22703 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22704 T85 C6 P35817 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22724 T82 C6 P35817 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22728 T82 C6 P35817 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fa166e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fa166e),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fa166e),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22729 T82 C6 P35817 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22730 T82 C6 P35817 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1
[junit4:junit4]   2> 22730 T82 C6 P35817 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22731 T82 C6 P35817 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 22732 T144 C7 P17819 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22733 T144 C7 P17819 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22736 T86 C6 P35817 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22737 T144 C7 P17819 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 22738 T144 C7 P17819 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22738 T144 C7 P17819 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22741 T86 C6 P35817 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1
[junit4:junit4]   2> 22742 T86 C6 P35817 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty1/index
[junit4:junit4]   2> 22742 T86 C6 P35817 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=2 
[junit4:junit4]   2> 22744 T144 C7 P17819 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22745 T144 C7 P17819 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index.20130112135341190 forceNew:false
[junit4:junit4]   2> 22746 T144 C7 P17819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4
[junit4:junit4]   2> 22746 T144 C7 P17819 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index.20130112135341190 lockFactory=org.apache.lucene.store.NativeFSLockFactory@289a0cdb) fullCopy=true
[junit4:junit4]   2> 22751 T86 C6 P35817 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   2> 22753 T144 C7 P17819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index
[junit4:junit4]   2> 22754 T144 C7 P17819 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22754 T144 C7 P17819 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130112135341190
[junit4:junit4]   2> 22756 T144 C7 P17819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4
[junit4:junit4]   2> 22757 T144 C7 P17819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4
[junit4:junit4]   2> 22757 T144 C7 P17819 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index.20130112135341190
[junit4:junit4]   2> 22761 T144 C7 P17819 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index.20130112135341190 lockFactory=org.apache.lucene.store.NativeFSLockFactory@289a0cdb),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22762 T144 C7 P17819 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22763 T144 C7 P17819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4
[junit4:junit4]   2> 22764 T144 C7 P17819 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22764 T144 C7 P17819 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22764 T144 C7 P17819 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22765 T144 C7 P17819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index.20130112135341190
[junit4:junit4]   2> 22766 T144 C7 P17819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4
[junit4:junit4]   2> 22771 T144 C7 P17819 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index.20130112135341190 lockFactory=org.apache.lucene.store.NativeFSLockFactory@289a0cdb),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22771 T144 C7 P17819 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22772 T144 C7 P17819 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22772 T144 C7 P17819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4
[junit4:junit4]   2> 22773 T144 C7 P17819 oass.SolrIndexSearcher.<init> Opening Searcher@60c39bb3 main
[junit4:junit4]   2> 22776 T143 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60c39bb3 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22777 T143 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index
[junit4:junit4]   2> 22777 T144 C7 P17819 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22780 T144 C7 P17819 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index.20130112135341190 lockFactory=org.apache.lucene.store.NativeFSLockFactory@289a0cdb),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org

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

dDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@307cfb59)
[junit4:junit4]   2> 150992 T50 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index
[junit4:junit4]   2> 150993 T50 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4/index
[junit4:junit4]   2> 150993 T50 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4
[junit4:junit4]   2> 150994 T50 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357991598453/jetty4
[junit4:junit4]   2> 151095 T139 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 151095 T50 oaz.ZooKeeper.close Session: 0x13c2e9b597c000c closed
[junit4:junit4]   2> 151096 T50 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 151398 T50 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=E48C1C4C6F603685 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_LU -Dtests.timezone=Africa/Harare -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  152s J1 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([E48C1C4C6F603685:656A9254183F56B9]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 151549 T50 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {range_facet_l=PostingsFormat(name=Memory doPackFST= true), text=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=Lucene41WithOrds), rnd_b=Pulsing41(freqCutoff=1 minBlockSize=36 maxBlockSize=122), intDefault=PostingsFormat(name=Lucene41WithOrds), timestamp=PostingsFormat(name=Memory doPackFST= true), id=Pulsing41(freqCutoff=1 minBlockSize=36 maxBlockSize=122), a_t=PostingsFormat(name=Memory doPackFST= true), range_facet_sl=Pulsing41(freqCutoff=1 minBlockSize=36 maxBlockSize=122), range_facet_si=PostingsFormat(name=Memory doPackFST= true), other_tl1=PostingsFormat(name=Lucene41WithOrds), multiDefault=PostingsFormat(name=Memory doPackFST= true), a_si=PostingsFormat(name=Lucene41WithOrds)}, sim=DefaultSimilarity, locale=de_LU, timezone=Africa/Harare
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=2,free=103785384,total=143654912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BasicZkTest, TimeZoneUtilsTest, DocumentBuilderTest, ZkNodePropsTest, TermVectorComponentTest, TestBM25SimilarityFactory, TestPhraseSuggestions, SyncSliceTest]
[junit4:junit4] Completed on J1 in 151.65s, 1 test, 1 failure <<< FAILURES!

[...truncated 636 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:344: 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:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 246 suites, 1029 tests, 1 failure, 23 ignored (5 assumptions)

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