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/02/11 18:29:32 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1329 - Failure

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

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:22467/_/re/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@1e6c1cc7, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@be14c90e]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:22467/_/re/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@1e6c1cc7, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@be14c90e]
	at __randomizedtesting.SeedInfo.seed([DB153962A30471:813D9B2115FC644D]: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:216)
	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:616)
	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:679)




Build Log:
[...truncated 8294 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T469 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/re
[junit4:junit4]   2> 5 T469 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1360602226767
[junit4:junit4]   2> 6 T469 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T470 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 8 T470 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T470 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T470 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 9 T470 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 10 T470 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T469 oasc.ZkTestServer.run start zk server on port:22389
[junit4:junit4]   2> 107 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@67beeb0b
[junit4:junit4]   2> 108 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T475 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 108 T475 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 109 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22390
[junit4:junit4]   2> 109 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22390
[junit4:junit4]   2> 110 T473 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 137 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca3660550000 with negotiated timeout 10000 for client /140.211.11.196:22390
[junit4:junit4]   2> 137 T475 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca3660550000, negotiated timeout = 10000
[junit4:junit4]   2> 138 T476 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67beeb0b name:ZooKeeperConnection Watcher:127.0.0.1:22389 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 138 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 138 T469 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 148 T474 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cca3660550000
[junit4:junit4]   2> 158 T476 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 158 T469 oaz.ZooKeeper.close Session: 0x13cca3660550000 closed
[junit4:junit4]   2> 158 T471 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:22390 which had sessionid 0x13cca3660550000
[junit4:junit4]   2> 158 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dedfc0b
[junit4:junit4]   2> 159 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 160 T477 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 160 T477 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 160 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22391
[junit4:junit4]   2> 161 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22391
[junit4:junit4]   2> 168 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca3660550001 with negotiated timeout 10000 for client /140.211.11.196:22391
[junit4:junit4]   2> 168 T477 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca3660550001, negotiated timeout = 10000
[junit4:junit4]   2> 168 T478 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dedfc0b name:ZooKeeperConnection Watcher:127.0.0.1:22389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 169 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 169 T469 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 179 T469 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 183 T469 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 185 T469 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 189 T469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 190 T469 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 199 T469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 201 T469 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 306 T469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 307 T469 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 311 T469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 311 T469 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 321 T469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 322 T469 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 341 T469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 342 T469 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 352 T469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 353 T469 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 357 T469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 358 T469 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 367 T469 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 368 T469 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 371 T474 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cca3660550001
[junit4:junit4]   2> 372 T478 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 372 T471 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:22391 which had sessionid 0x13cca3660550001
[junit4:junit4]   2> 372 T469 oaz.ZooKeeper.close Session: 0x13cca3660550001 closed
[junit4:junit4]   2> 536 T469 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 541 T469 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22401
[junit4:junit4]   2> 542 T469 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 542 T469 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 543 T469 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360602227135
[junit4:junit4]   2> 543 T469 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360602227135/solr.xml
[junit4:junit4]   2> 543 T469 oasc.CoreContainer.<init> New CoreContainer 273992204
[junit4:junit4]   2> 544 T469 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360602227135/'
[junit4:junit4]   2> 544 T469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360602227135/'
[junit4:junit4]   2> 591 T469 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 591 T469 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 592 T469 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 592 T469 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 593 T469 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 593 T469 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 593 T469 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 594 T469 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 594 T469 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 595 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 616 T469 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 634 T469 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:22389/solr
[junit4:junit4]   2> 635 T469 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 635 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3dc6dbd4
[junit4:junit4]   2> 636 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 637 T488 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 637 T488 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 638 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22402
[junit4:junit4]   2> 638 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22402
[junit4:junit4]   2> 640 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca3660550002 with negotiated timeout 20000 for client /140.211.11.196:22402
[junit4:junit4]   2> 640 T488 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca3660550002, negotiated timeout = 20000
[junit4:junit4]   2> 640 T489 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3dc6dbd4 name:ZooKeeperConnection Watcher:127.0.0.1:22389 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 640 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 642 T474 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cca3660550002
[junit4:junit4]   2> 648 T489 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 648 T471 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:22402 which had sessionid 0x13cca3660550002
[junit4:junit4]   2> 648 T469 oaz.ZooKeeper.close Session: 0x13cca3660550002 closed
[junit4:junit4]   2> 649 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 661 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@dea607
[junit4:junit4]   2> 662 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 662 T490 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 663 T490 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 663 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22403
[junit4:junit4]   2> 663 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22403
[junit4:junit4]   2> 664 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca3660550003 with negotiated timeout 20000 for client /140.211.11.196:22403
[junit4:junit4]   2> 665 T490 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca3660550003, negotiated timeout = 20000
[junit4:junit4]   2> 665 T491 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dea607 name:ZooKeeperConnection Watcher:127.0.0.1:22389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 665 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 667 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 670 T469 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 677 T469 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22401__%2Fre
[junit4:junit4]   2> 678 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:22401__%2Fre Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:22401__%2Fre
[junit4:junit4]   2> 679 T469 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22401__%2Fre
[junit4:junit4]   2> 683 T469 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 695 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 697 T469 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 705 T469 oasc.Overseer.start Overseer (id=89168427533795331-127.0.0.1:22401__%2Fre-n_0000000000) starting
[junit4:junit4]   2> 706 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 707 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 713 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 714 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 716 T493 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 717 T469 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 729 T469 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 736 T494 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360602227135/collection1
[junit4:junit4]   2> 736 T492 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 736 T494 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 737 T494 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 737 T494 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 739 T494 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360602227135/collection1/'
[junit4:junit4]   2> 740 T494 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1360602227135/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 740 T494 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1360602227135/collection1/lib/README' to classloader
[junit4:junit4]   2> 794 T494 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 863 T494 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 964 T494 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 971 T494 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1577 T494 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1589 T494 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1593 T494 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1613 T494 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1618 T494 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1623 T494 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1624 T494 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1626 T494 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360602227135/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360602226767/control/data/
[junit4:junit4]   2> 1626 T494 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bcd280b
[junit4:junit4]   2> 1627 T494 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1661 T494 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/control/data forceNew:false
[junit4:junit4]   2> 1662 T494 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/control/data
[junit4:junit4]   2> 1662 T494 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360602226767/control/data/index/
[junit4:junit4]   2> 1663 T494 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360602226767/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1664 T494 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/control/data/index forceNew:false
[junit4:junit4]   2> 1695 T494 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@775da638; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1696 T494 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1697 T494 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/control/data/index
[junit4:junit4]   2> 1697 T494 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1699 T494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1699 T494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1699 T494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1700 T494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1700 T494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1701 T494 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1701 T494 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1702 T494 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1702 T494 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1702 T494 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1703 T494 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1703 T494 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1704 T494 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1704 T494 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1704 T494 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1705 T494 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1705 T494 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1706 T494 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1706 T494 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1706 T494 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1707 T494 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1707 T494 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1708 T494 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1708 T494 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1709 T494 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1709 T494 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1716 T494 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1721 T494 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1722 T494 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> 1724 T494 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/control/data
[junit4:junit4]   2> 1726 T494 oass.SolrIndexSearcher.<init> Opening Searcher@22f0f23f main
[junit4:junit4]   2> 1727 T494 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1728 T494 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1728 T494 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1746 T494 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1807 T495 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@22f0f23f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1812 T494 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1812 T494 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1813 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550003 type:create cxid:0x51 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2241 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2242 T492 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:22401__%2Fre",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22401/_/re"}
[junit4:junit4]   2> 2242 T492 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2255 T492 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2255 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550003 type:create cxid:0x59 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2277 T491 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> 2829 T494 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2829 T494 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22401/_/re collection:control_collection shard:shard1
[junit4:junit4]   2> 2830 T494 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2930 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550003 type:delete cxid:0x73 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> 2931 T494 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2932 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550003 type:create cxid:0x74 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2972 T494 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2972 T494 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2973 T494 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22401/_/re/collection1/
[junit4:junit4]   2> 2973 T494 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2973 T494 oasc.SyncStrategy.syncToMe http://127.0.0.1:22401/_/re/collection1/ has no replicas
[junit4:junit4]   2> 2974 T494 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22401/_/re/collection1/
[junit4:junit4]   2> 2974 T494 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2993 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550003 type:create cxid:0x7e zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3784 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3831 T491 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> 3863 T494 oasc.ZkController.register We are http://127.0.0.1:22401/_/re/collection1/ and leader is http://127.0.0.1:22401/_/re/collection1/
[junit4:junit4]   2> 3863 T494 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22401/_/re
[junit4:junit4]   2> 3863 T494 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3863 T494 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3863 T494 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3865 T494 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3867 T469 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3867 T469 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3868 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3883 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3897 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@a3cdc5e
[junit4:junit4]   2> 3898 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3898 T496 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3899 T496 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 3899 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22408
[junit4:junit4]   2> 3899 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22408
[junit4:junit4]   2> 3901 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca3660550004 with negotiated timeout 10000 for client /140.211.11.196:22408
[junit4:junit4]   2> 3901 T496 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca3660550004, negotiated timeout = 10000
[junit4:junit4]   2> 3902 T497 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a3cdc5e name:ZooKeeperConnection Watcher:127.0.0.1:22389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3902 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3903 T469 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3907 T469 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4068 T469 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4071 T469 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22409
[junit4:junit4]   2> 4072 T469 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4072 T469 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4073 T469 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360602230670
[junit4:junit4]   2> 4073 T469 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360602230670/solr.xml
[junit4:junit4]   2> 4073 T469 oasc.CoreContainer.<init> New CoreContainer 43794220
[junit4:junit4]   2> 4074 T469 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360602230670/'
[junit4:junit4]   2> 4074 T469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360602230670/'
[junit4:junit4]   2> 4120 T469 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4120 T469 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4121 T469 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4121 T469 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4122 T469 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4122 T469 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4123 T469 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4123 T469 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4123 T469 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4124 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4143 T469 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4161 T469 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:22389/solr
[junit4:junit4]   2> 4162 T469 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4162 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6a8756be
[junit4:junit4]   2> 4163 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4164 T507 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4164 T507 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 4165 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22410
[junit4:junit4]   2> 4165 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22410
[junit4:junit4]   2> 4167 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca3660550005 with negotiated timeout 20000 for client /140.211.11.196:22410
[junit4:junit4]   2> 4167 T507 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca3660550005, negotiated timeout = 20000
[junit4:junit4]   2> 4167 T508 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a8756be name:ZooKeeperConnection Watcher:127.0.0.1:22389 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4167 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4169 T474 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cca3660550005
[junit4:junit4]   2> 4178 T508 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4178 T471 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:22410 which had sessionid 0x13cca3660550005
[junit4:junit4]   2> 4178 T469 oaz.ZooKeeper.close Session: 0x13cca3660550005 closed
[junit4:junit4]   2> 4179 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4189 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7bf82dc
[junit4:junit4]   2> 4190 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4190 T509 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4191 T509 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 4191 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22411
[junit4:junit4]   2> 4191 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22411
[junit4:junit4]   2> 4193 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca3660550006 with negotiated timeout 20000 for client /140.211.11.196:22411
[junit4:junit4]   2> 4193 T509 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca3660550006, negotiated timeout = 20000
[junit4:junit4]   2> 4193 T510 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bf82dc name:ZooKeeperConnection Watcher:127.0.0.1:22389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4193 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4194 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4196 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4234 T469 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4237 T469 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22409__%2Fre
[junit4:junit4]   2> 4238 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:22409__%2Fre Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:22409__%2Fre
[junit4:junit4]   2> 4239 T469 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22409__%2Fre
[junit4:junit4]   2> 4243 T510 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4243 T491 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4243 T497 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4243 T491 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> 4256 T511 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360602230670/collection1
[junit4:junit4]   2> 4257 T511 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4257 T511 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4258 T511 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4259 T511 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360602230670/collection1/'
[junit4:junit4]   2> 4260 T511 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1360602230670/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4261 T511 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1360602230670/collection1/lib/README' to classloader
[junit4:junit4]   2> 4322 T511 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4406 T511 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4507 T511 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4514 T511 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5132 T511 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5146 T511 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5150 T511 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5201 T511 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5217 T511 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5228 T511 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5230 T511 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5232 T511 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360602230670/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/
[junit4:junit4]   2> 5232 T511 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bcd280b
[junit4:junit4]   2> 5233 T511 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5233 T511 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1 forceNew:false
[junit4:junit4]   2> 5234 T511 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1
[junit4:junit4]   2> 5234 T511 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index/
[junit4:junit4]   2> 5235 T511 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5236 T511 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index forceNew:false
[junit4:junit4]   2> 5257 T511 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@738463a9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5257 T511 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5258 T511 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index
[junit4:junit4]   2> 5258 T511 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5260 T511 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5261 T511 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5261 T511 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5261 T511 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5262 T511 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5262 T511 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5262 T511 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5263 T511 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5263 T511 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5264 T511 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5264 T511 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5265 T511 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5265 T511 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5266 T511 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5266 T511 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5267 T511 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5267 T511 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5268 T511 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5268 T511 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5269 T511 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5269 T511 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5270 T511 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5270 T511 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5271 T511 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5271 T511 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5272 T511 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5278 T511 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5282 T511 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5284 T511 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> 5286 T511 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1
[junit4:junit4]   2> 5288 T511 oass.SolrIndexSearcher.<init> Opening Searcher@7fdf7153 main
[junit4:junit4]   2> 5289 T511 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5289 T511 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5289 T511 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5308 T511 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5346 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5347 T492 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:22401__%2Fre",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22401/_/re"}
[junit4:junit4]   2> 5359 T491 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> 5360 T510 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> 5359 T497 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> 5396 T512 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7fdf7153 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5401 T511 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5401 T511 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6877 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6879 T492 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:22409__%2Fre",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22409/_/re"}
[junit4:junit4]   2> 6879 T492 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6880 T492 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6895 T497 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> 6896 T510 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> 6896 T491 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> 7405 T511 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7405 T511 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22409/_/re collection:collection1 shard:shard1
[junit4:junit4]   2> 7408 T511 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7469 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550006 type:delete cxid:0x47 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7470 T511 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7471 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550006 type:create cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7480 T511 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7480 T511 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7480 T511 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22409/_/re/collection1/
[junit4:junit4]   2> 7482 T511 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7482 T511 oasc.SyncStrategy.syncToMe http://127.0.0.1:22409/_/re/collection1/ has no replicas
[junit4:junit4]   2> 7482 T511 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22409/_/re/collection1/
[junit4:junit4]   2> 7483 T511 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7490 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550006 type:create cxid:0x52 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8405 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8424 T491 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> 8424 T497 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> 8424 T510 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> 8467 T511 oasc.ZkController.register We are http://127.0.0.1:22409/_/re/collection1/ and leader is http://127.0.0.1:22409/_/re/collection1/
[junit4:junit4]   2> 8467 T511 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22409/_/re
[junit4:junit4]   2> 8467 T511 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8467 T511 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8468 T511 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8470 T511 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8471 T469 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8472 T469 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8472 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8670 T469 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8673 T469 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22467
[junit4:junit4]   2> 8673 T469 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8674 T469 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8674 T469 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360602235255
[junit4:junit4]   2> 8675 T469 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360602235255/solr.xml
[junit4:junit4]   2> 8675 T469 oasc.CoreContainer.<init> New CoreContainer 1579334310
[junit4:junit4]   2> 8676 T469 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360602235255/'
[junit4:junit4]   2> 8676 T469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360602235255/'
[junit4:junit4]   2> 8725 T469 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8726 T469 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8726 T469 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8727 T469 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8727 T469 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8727 T469 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8728 T469 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8728 T469 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8729 T469 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8729 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8751 T469 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8775 T469 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:22389/solr
[junit4:junit4]   2> 8775 T469 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8776 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@70213703
[junit4:junit4]   2> 8777 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8778 T522 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8778 T522 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 8779 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22468
[junit4:junit4]   2> 8779 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22468
[junit4:junit4]   2> 8781 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca3660550007 with negotiated timeout 20000 for client /140.211.11.196:22468
[junit4:junit4]   2> 8781 T522 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca3660550007, negotiated timeout = 20000
[junit4:junit4]   2> 8782 T523 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70213703 name:ZooKeeperConnection Watcher:127.0.0.1:22389 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8782 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8784 T474 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cca3660550007
[junit4:junit4]   2> 8785 T523 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8786 T471 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:22468 which had sessionid 0x13cca3660550007
[junit4:junit4]   2> 8785 T469 oaz.ZooKeeper.close Session: 0x13cca3660550007 closed
[junit4:junit4]   2> 8787 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8806 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@15462102
[junit4:junit4]   2> 8807 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8808 T524 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8809 T524 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 8809 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22469
[junit4:junit4]   2> 8809 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22469
[junit4:junit4]   2> 8811 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca3660550008 with negotiated timeout 20000 for client /140.211.11.196:22469
[junit4:junit4]   2> 8811 T524 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca3660550008, negotiated timeout = 20000
[junit4:junit4]   2> 8811 T525 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15462102 name:ZooKeeperConnection Watcher:127.0.0.1:22389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8811 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8813 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8815 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8823 T469 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8827 T469 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22467__%2Fre
[junit4:junit4]   2> 8829 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca3660550008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:22467__%2Fre Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:22467__%2Fre
[junit4:junit4]   2> 8830 T469 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22467__%2Fre
[junit4:junit4]   2> 8838 T510 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> 8839 T497 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> 8839 T491 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8840 T491 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> 8840 T525 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8841 T510 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8843 T497 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8868 T526 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360602235255/collection1
[junit4:junit4]   2> 8868 T526 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8869 T526 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8869 T526 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8875 T526 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360602235255/collection1/'
[junit4:junit4]   2> 8883 T526 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1360602235255/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 8888 T526 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1360602235255/collection1/lib/README' to classloader
[junit4:junit4]   2> 9162 T526 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9515 T526 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9616 T526 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9624 T526 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9937 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9938 T492 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:22409__%2Fre",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22409/_/re"}
[junit4:junit4]   2> 9944 T525 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> 9944 T497 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> 9944 T491 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> 9944 T510 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> 10260 T526 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10273 T526 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10277 T526 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10299 T526 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10306 T526 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10312 T526 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10314 T526 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10315 T526 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360602235255/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/
[junit4:junit4]   2> 10316 T526 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bcd280b
[junit4:junit4]   2> 10316 T526 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10317 T526 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2 forceNew:false
[junit4:junit4]   2> 10318 T526 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2
[junit4:junit4]   2> 10318 T526 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index/
[junit4:junit4]   2> 10319 T526 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10320 T526 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index forceNew:false
[junit4:junit4]   2> 10330 T526 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@287999a8; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10330 T526 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10331 T526 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index
[junit4:junit4]   2> 10332 T526 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10334 T526 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10334 T526 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10334 T526 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10335 T526 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10335 T526 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10336 T526 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10336 T526 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10337 T526 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10337 T526 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10338 T526 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10338 T526 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10339 T526 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10339 T526 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10340 T526 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10340 T526 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10340 T526 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10341 T526 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10342 T526 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10342 T526 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10343 T526 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10343 T526 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10344 T526 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10344 T526 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10345 T526 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10345 T526 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10346 T526 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10355 T526 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10361 T526 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10363 T526 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> 10366 T526 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2
[junit4:junit4]   2> 10368 T526 oass.SolrIndexSearcher.<init> Opening Searcher@16e7465e main
[junit4:junit4]   2> 10369 T526 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10369 T526 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10370 T526 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10387 T526 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10442 T527 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16e7465e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10447 T526 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10447 T526 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11450 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11451 T492 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:22467__%2Fre",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22467/_/re"}
[junit4:junit4]   2> 11451 T492 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11451 T492 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11464 T491 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> 11464 T497 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> 11464 T525 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> 11464 T510 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> 12451 T526 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12451 T526 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22467/_/re collection:collection1 shard:shard1
[junit4:junit4]   2> 12455 T526 oasc.ZkController.register We are http://127.0.0.1:22467/_/re/collection1/ and leader is http://127.0.0.1:22409/_/re/collection1/
[junit4:junit4]   2> 12455 T526 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22467/_/re
[junit4:junit4]   2> 12456 T526 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12456 T526 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C21 name=collection1 org.apache.solr.core.SolrCore@2f9196fc url=http://127.0.0.1:22467/_/re/collection1 node=127.0.0.1:22467__%2Fre C21_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:22467__%2Fre, base_url=http://127.0.0.1:22467/_/re}
[junit4:junit4]   2> 12463 T528 C21 P22467 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12463 T526 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12464 T528 C21 P22467 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12464 T528 C21 P22467 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12464 T528 C21 P22467 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12465 T469 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12465 T469 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12466 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12560 T528 C21 P22467 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12643 T469 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12645 T469 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22473
[junit4:junit4]   2> 12646 T469 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12647 T469 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12647 T469 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360602239242
[junit4:junit4]   2> 12647 T469 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360602239242/solr.xml
[junit4:junit4]   2> 12648 T469 oasc.CoreContainer.<init> New CoreContainer 435599493
[junit4:junit4]   2> 12648 T469 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360602239242/'
[junit4:junit4]   2> 12649 T469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360602239242/'
[junit4:junit4]   2> 12695 T469 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12695 T469 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12696 T469 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12696 T469 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12697 T469 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12697 T469 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12697 T469 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12698 T469 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12698 T469 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12699 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12722 T469 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12739 T469 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:22389/solr
[junit4:junit4]   2> 12740 T469 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12740 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@545384d2
[junit4:junit4]   2> 12742 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12742 T538 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12743 T538 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 12743 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22474
[junit4:junit4]   2> 12743 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22474
[junit4:junit4]   2> 12745 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca3660550009 with negotiated timeout 20000 for client /140.211.11.196:22474
[junit4:junit4]   2> 12745 T538 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca3660550009, negotiated timeout = 20000
[junit4:junit4]   2> 12745 T539 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@545384d2 name:ZooKeeperConnection Watcher:127.0.0.1:22389 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12746 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12747 T474 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cca3660550009
[junit4:junit4]   2> 12750 T539 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12750 T471 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:22474 which had sessionid 0x13cca3660550009
[junit4:junit4]   2> 12750 T469 oaz.ZooKeeper.close Session: 0x13cca3660550009 closed
[junit4:junit4]   2> 12751 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12764 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@37dd3ade
[junit4:junit4]   2> 12765 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12765 T540 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12766 T540 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 12766 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22475
[junit4:junit4]   2> 12767 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22475
[junit4:junit4]   2> 12799 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca366055000a with negotiated timeout 20000 for client /140.211.11.196:22475
[junit4:junit4]   2> 12799 T540 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca366055000a, negotiated timeout = 20000
[junit4:junit4]   2> 12800 T541 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37dd3ade name:ZooKeeperConnection Watcher:127.0.0.1:22389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12800 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12802 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca366055000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12825 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca366055000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12849 T469 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12852 T469 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22473__%2Fre
[junit4:junit4]   2> 12852 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca366055000a type:delete cxid:0x9 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:22473__%2Fre Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:22473__%2Fre
[junit4:junit4]   2> 12854 T469 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22473__%2Fre
[junit4:junit4]   2> 12857 T497 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> 12857 T510 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> 12857 T491 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12857 T525 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12858 T491 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> 12858 T525 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> 12858 T541 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12859 T497 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12860 T510 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12868 T542 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360602239242/collection1
[junit4:junit4]   2> 12868 T542 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12869 T542 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12869 T542 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12871 T542 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360602239242/collection1/'
[junit4:junit4]   2> 12872 T542 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1360602239242/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12872 T542 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1360602239242/collection1/lib/README' to classloader
[junit4:junit4]   2> 12926 T542 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 12969 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12970 T492 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:22467__%2Fre",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22467/_/re"}
[junit4:junit4]   2> 12996 T542 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13006 T491 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> 13006 T525 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> 13006 T510 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> 13006 T497 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> 13104 T542 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13104 T541 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> 13111 T542 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13714 T542 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13726 T542 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13730 T542 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13749 T542 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13754 T542 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13759 T542 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13761 T542 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13762 T542 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360602239242/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/
[junit4:junit4]   2> 13763 T542 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bcd280b
[junit4:junit4]   2> 13763 T542 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13764 T542 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3 forceNew:false
[junit4:junit4]   2> 13765 T542 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3
[junit4:junit4]   2> 13765 T542 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index/
[junit4:junit4]   2> 13766 T542 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13767 T542 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index forceNew:false
[junit4:junit4]   2> 13773 T542 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@13dd558; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13773 T542 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13774 T542 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index
[junit4:junit4]   2> 13775 T542 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13777 T542 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13777 T542 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13777 T542 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13778 T542 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13778 T542 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13779 T542 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13779 T542 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13780 T542 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13780 T542 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13781 T542 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13781 T542 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13782 T542 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13782 T542 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13782 T542 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13783 T542 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13783 T542 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13784 T542 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13784 T542 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13785 T542 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13785 T542 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13786 T542 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13787 T542 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13787 T542 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13788 T542 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13788 T542 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13789 T542 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13796 T542 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13800 T542 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13802 T542 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> 13804 T542 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3
[junit4:junit4]   2> 13806 T542 oass.SolrIndexSearcher.<init> Opening Searcher@782176e8 main
[junit4:junit4]   2> 13807 T542 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13807 T542 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13808 T542 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13815 T542 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13876 T543 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@782176e8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13882 T542 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13882 T542 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14512 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14513 T492 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:22473__%2Fre",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22473/_/re"}
[junit4:junit4]   2> 14513 T492 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14514 T492 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14555 T491 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> 14555 T541 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> 14555 T525 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> 14555 T510 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> 14555 T497 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> 14885 T542 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14885 T542 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22473/_/re collection:collection1 shard:shard1
[junit4:junit4]   2> 15088 T542 oasc.ZkController.register We are http://127.0.0.1:22473/_/re/collection1/ and leader is http://127.0.0.1:22409/_/re/collection1/
[junit4:junit4]   2> 15089 T542 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22473/_/re
[junit4:junit4]   2> 15089 T542 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15089 T542 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 15091 T542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C22 name=collection1 org.apache.solr.core.SolrCore@345fdc0b url=http://127.0.0.1:22473/_/re/collection1 node=127.0.0.1:22473__%2Fre C22_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:22473__%2Fre, base_url=http://127.0.0.1:22473/_/re}
[junit4:junit4]   2> 15093 T544 C22 P22473 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15097 T544 C22 P22473 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15097 T544 C22 P22473 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15098 T544 C22 P22473 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15098 T469 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15099 T469 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15099 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15104 T544 C22 P22473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15548 T469 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15551 T469 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22479
[junit4:junit4]   2> 15551 T469 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15551 T469 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15552 T469 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360602241881
[junit4:junit4]   2> 15552 T469 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360602241881/solr.xml
[junit4:junit4]   2> 15552 T469 oasc.CoreContainer.<init> New CoreContainer 634999568
[junit4:junit4]   2> 15553 T469 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360602241881/'
[junit4:junit4]   2> 15553 T469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360602241881/'
[junit4:junit4]   2> 15584 T469 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 15585 T469 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15585 T469 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15585 T469 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15586 T469 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15586 T469 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15586 T469 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15586 T469 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15587 T469 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15587 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2>  C21_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:22467__%2Fre, base_url=http://127.0.0.1:22467/_/re}
[junit4:junit4]   2> 15593 T528 C21 P22467 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:22409/_/re/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15601 T528 C21 P22467 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 15604 T469 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15614 T528 C21 P22467 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:22467/_/re START replicas=[http://127.0.0.1:22409/_/re/collection1/] nUpdates=100
[junit4:junit4]   2> 15622 T528 C21 P22467 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15622 T528 C21 P22467 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15623 T528 C21 P22467 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15623 T528 C21 P22467 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15623 T528 C21 P22467 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15623 T528 C21 P22467 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:22409/_/re/collection1/. core=collection1
[junit4:junit4]   2> 15623 T528 C21 P22467 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15631 T469 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:22389/solr
[junit4:junit4]   2> 15631 T469 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15632 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@488c47d2
[junit4:junit4]   2> ASYNC  NEW_CORE C23 name=collection1 org.apache.solr.core.SolrCore@e87f5ff url=http://127.0.0.1:22409/_/re/collection1 node=127.0.0.1:22409__%2Fre C23_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:22409__%2Fre, base_url=http://127.0.0.1:22409/_/re, leader=true}
[junit4:junit4]   2> 15633 T502 C23 P22409 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15633 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15633 T555 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15633 T503 C23 P22409 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15634 T555 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 15634 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22482
[junit4:junit4]   2> 15634 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22482
[junit4:junit4]   2> 15634 T503 C23 P22409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1
[junit4:junit4]   2> 15637 T503 C23 P22409 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@738463a9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15638 T503 C23 P22409 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15661 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca366055000b with negotiated timeout 20000 for client /140.211.11.196:22482
[junit4:junit4]   2> 15661 T555 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca366055000b, negotiated timeout = 20000
[junit4:junit4]   2> 15662 T556 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@488c47d2 name:ZooKeeperConnection Watcher:127.0.0.1:22389 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15662 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15663 T474 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cca366055000b
[junit4:junit4]   2> 15671 T503 C23 P22409 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@738463a9; 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@738463a9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15672 T503 C23 P22409 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15672 T556 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15672 T471 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:22482 which had sessionid 0x13cca366055000b
[junit4:junit4]   2> 15672 T469 oaz.ZooKeeper.close Session: 0x13cca366055000b closed
[junit4:junit4]   2> 15672 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 15672 T503 C23 P22409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1
[junit4:junit4]   2> 15673 T503 C23 P22409 oass.SolrIndexSearcher.<init> Opening Searcher@6209b05f realtime
[junit4:junit4]   2> 15673 T503 C23 P22409 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15674 T503 C23 P22409 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 41
[junit4:junit4]   2> 15687 T469 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:22389/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@252a2a41
[junit4:junit4]   2> 15688 T469 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15688 T557 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:22389. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15689 T557 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:22389, initiating session
[junit4:junit4]   2> 15689 T471 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22483
[junit4:junit4]   2> 15689 T471 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22483
[junit4:junit4]   2> 15690 T473 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cca366055000c with negotiated timeout 20000 for client /140.211.11.196:22483
[junit4:junit4]   2> 15691 T557 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:22389, sessionid = 0x13cca366055000c, negotiated timeout = 20000
[junit4:junit4]   2> 15691 T558 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@252a2a41 name:ZooKeeperConnection Watcher:127.0.0.1:22389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15691 T469 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15692 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca366055000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15693 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca366055000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15702 T469 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 15705 T469 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22479__%2Fre
[junit4:junit4]   2> 15706 T474 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cca366055000c type:delete cxid:0x9 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:22479__%2Fre Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:22479__%2Fre
[junit4:junit4]   2> 15707 T469 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22479__%2Fre
[junit4:junit4]   2> 15714 T497 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> 15714 T541 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> 15714 T510 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> 15715 T491 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15715 T525 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15715 T491 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> 15715 T558 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15715 T525 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> 15716 T497 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15716 T528 C21 P22467 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15716 T541 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15717 T510 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15717 T528 C21 P22467 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 15724 T559 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360602241881/collection1
[junit4:junit4]   2> 15724 T559 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15724 T559 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15724 T559 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15726 T559 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360602241881/collection1/'
[junit4:junit4]   2> 15727 T559 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1360602241881/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15727 T559 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1360602241881/collection1/lib/README' to classloader
[junit4:junit4]   2> 15733 T528 C21 P22467 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15736 T504 C23 P22409 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15738 T504 C23 P22409 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 15739 T528 C21 P22467 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15739 T528 C21 P22467 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15740 T528 C21 P22467 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15742 T504 C23 P22409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1
[junit4:junit4]   2> 15743 T504 C23 P22409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index
[junit4:junit4]   2> 15743 T504 C23 P22409 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15744 T528 C21 P22467 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15746 T528 C21 P22467 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index.20130211060402507 forceNew:false
[junit4:junit4]   2> 15746 T528 C21 P22467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2
[junit4:junit4]   2> 15747 T528 C21 P22467 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index.20130211060402507 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d14609; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15757 T504 C23 P22409 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=3 
[junit4:junit4]   2> 15762 T528 C21 P22467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index
[junit4:junit4]   2> 15762 T528 C21 P22467 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15763 T528 C21 P22467 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130211060402507
[junit4:junit4]   2> 15764 T528 C21 P22467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2
[junit4:junit4]   2> 15765 T528 C21 P22467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2
[junit4:junit4]   2> 15765 T528 C21 P22467 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index.20130211060402507
[junit4:junit4]   2> 15768 T528 C21 P22467 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index.20130211060402507 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d14609; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15768 T528 C21 P22467 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15769 T528 C21 P22467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2
[junit4:junit4]   2> 15772 T528 C21 P22467 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15773 T528 C21 P22467 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15773 T528 C21 P22467 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15774 T528 C21 P22467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index.20130211060402507
[junit4:junit4]   2> 15774 T528 C21 P22467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2
[junit4:junit4]   2> 15777 T528 C21 P22467 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index.20130211060402507 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d14609; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15777 T528 C21 P22467 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15777 T528 C21 P22467 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15777 T528 C21 P22467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2
[junit4:junit4]   2> 15778 T528 C21 P22467 oass.SolrIndexSearcher.<init> Opening Searcher@2f035f41 main
[junit4:junit4]   2> 15779 T527 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f035f41 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15779 T527 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index
[junit4:junit4]   2> 15780 T528 C21 P22467 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15782 T528 C21 P22467 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index.20130211060402507 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d14609; 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index.20130211060402507 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d14609; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15783 T528 C21 P22467 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15783 T528 C21 P22467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2
[junit4:junit4]   2> 15784 T528 C21 P22467 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15784 T528 C21 P22467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index.20130211060402507
[junit4:junit4]   2> 15784 T528 C21 P22467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty2/index
[junit4:junit4]   2> 15784 T528 C21 P22467 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15784 T528 C21 P22467 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15784 T528 C21 P22467 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15784 T528 C21 P22467 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15795 T528 C21 P22467 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15818 T559 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 15890 T559 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15991 T559 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15997 T559 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16061 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16061 T492 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:22473__%2Fre",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22473/_/re"}
[junit4:junit4]   2> 16065 T492 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:22467__%2Fre",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22467/_/re"}
[junit4:junit4]   2> 16085 T525 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> 16085 T510 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> 16085 T558 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> 16085 T541 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> 16085 T497 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> 16085 T491 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> 16413 T559 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16422 T559 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16428 T559 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16442 T559 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16445 T559 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16449 T559 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16450 T559 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16451 T559 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360602241881/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/
[junit4:junit4]   2> 16451 T559 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bcd280b
[junit4:junit4]   2> 16451 T559 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 16452 T559 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4 forceNew:false
[junit4:junit4]   2> 16452 T559 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4
[junit4:junit4]   2> 16452 T559 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index/
[junit4:junit4]   2> 16453 T559 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16453 T559 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index forceNew:false
[junit4:junit4]   2> 16458 T559 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@660193b2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16458 T559 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16459 T559 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index
[junit4:junit4]   2> 16459 T559 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 16460 T559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16461 T559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 16461 T559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16461 T559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 16462 T559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16462 T559 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16462 T559 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16462 T559 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16463 T559 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16463 T559 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 16464 T559 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 16464 T559 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16464 T559 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 16464 T559 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 16465 T559 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 16465 T559 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16465 T559 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16466 T559 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16466 T559 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16467 T559 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16467 T559 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16467 T559 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16468 T559 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16468 T559 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16469 T559 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 16469 T559 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 16474 T559 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16477 T559 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 16478 T559 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> 16480 T559 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4
[junit4:junit4]   2> 16481 T559 oass.SolrIndexSearcher.<init> Opening Searcher@61a1fae6 main
[junit4:junit4]   2> 16481 T559 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16482 T559 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16482 T559 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 16487 T559 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 16532 T561 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61a1fae6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16536 T559 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16536 T559 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17593 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17594 T492 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:22479__%2Fre",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22479/_/re"}
[junit4:junit4]   2> 17594 T492 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17594 T492 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17607 T491 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> 17607 T558 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> 17607 T510 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> 17607 T497 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> 17607 T525 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> 17607 T541 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>  C22_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:22473__%2Fre, base_url=http://127.0.0.1:22473/_/re}
[junit4:junit4]   2> 18132 T544 C22 P22473 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:22409/_/re/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18132 T544 C22 P22473 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:22473/_/re START replicas=[http://127.0.0.1:22409/_/re/collection1/] nUpdates=100
[junit4:junit4]   2> 18133 T544 C22 P22473 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18133 T544 C22 P22473 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18133 T544 C22 P22473 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18133 T544 C22 P22473 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18133 T544 C22 P22473 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18133 T544 C22 P22473 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:22409/_/re/collection1/. core=collection1
[junit4:junit4]   2> 18134 T544 C22 P22473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18136 T502 C23 P22409 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18151 T505 C23 P22409 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18155 T505 C23 P22409 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@738463a9; 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@738463a9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18156 T505 C23 P22409 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18157 T505 C23 P22409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1
[junit4:junit4]   2> 18157 T505 C23 P22409 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18157 T505 C23 P22409 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 18158 T544 C22 P22473 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18159 T544 C22 P22473 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18161 T504 C23 P22409 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18162 T544 C22 P22473 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18163 T544 C22 P22473 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18163 T544 C22 P22473 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18165 T504 C23 P22409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1
[junit4:junit4]   2> 18166 T504 C23 P22409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index
[junit4:junit4]   2> 18166 T504 C23 P22409 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18167 T544 C22 P22473 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18168 T544 C22 P22473 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index.20130211060404929 forceNew:false
[junit4:junit4]   2> 18169 T544 C22 P22473 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3
[junit4:junit4]   2> 18169 T544 C22 P22473 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index.20130211060404929 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b206408; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18172 T504 C23 P22409 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18174 T544 C22 P22473 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index
[junit4:junit4]   2> 18174 T544 C22 P22473 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18175 T544 C22 P22473 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130211060404929
[junit4:junit4]   2> 18177 T544 C22 P22473 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3
[junit4:junit4]   2> 18177 T544 C22 P22473 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3
[junit4:junit4]   2> 18177 T544 C22 P22473 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index.20130211060404929
[junit4:junit4]   2> 18181 T544 C22 P22473 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index.20130211060404929 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b206408; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18182 T544 C22 P22473 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18183 T544 C22 P22473 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3
[junit4:junit4]   2> 18183 T544 C22 P22473 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18184 T544 C22 P22473 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18184 T544 C22 P22473 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18185 T544 C22 P22473 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index.20130211060404929
[junit4:junit4]   2> 18185 T544 C22 P22473 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3
[junit4:junit4]   2> 18190 T544 C22 P22473 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index.20130211060404929 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b206408; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18191 T544 C22 P22473 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18191 T544 C22 P22473 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18192 T544 C22 P22473 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3
[junit4:junit4]   2> 18192 T544 C22 P22473 oass.SolrIndexSearcher.<init> Opening Searcher@2819e8b main
[junit4:junit4]   2> 18194 T543 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2819e8b main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18195 T543 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index
[junit4:junit4]   2> 18195 T544 C22 P22473 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18205 T544 C22 P22473 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index.20130211060404929 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b206408; 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index.20130211060404929 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b206408; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18205 T544 C22 P22473 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18207 T544 C22 P22473 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3
[junit4:junit4]   2> 18207 T544 C22 P22473 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18207 T544 C22 P22473 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index.20130211060404929
[junit4:junit4]   2> 18207 T544 C22 P22473 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty3/index
[junit4:junit4]   2> 18207 T544 C22 P22473 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18208 T544 C22 P22473 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18208 T544 C22 P22473 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18208 T544 C22 P22473 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18213 T544 C22 P22473 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18539 T559 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18539 T559 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22479/_/re collection:collection1 shard:shard1
[junit4:junit4]   2> 18548 T559 oasc.ZkController.register We are http://127.0.0.1:22479/_/re/collection1/ and leader is http://127.0.0.1:22409/_/re/collection1/
[junit4:junit4]   2> 18548 T559 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22479/_/re
[junit4:junit4]   2> 18548 T559 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18549 T559 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C24 name=collection1 org.apache.solr.core.SolrCore@1739d0fb url=http://127.0.0.1:22479/_/re/collection1 node=127.0.0.1:22479__%2Fre C24_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:22479__%2Fre, base_url=http://127.0.0.1:22479/_/re}
[junit4:junit4]   2> 18549 T564 C24 P22479 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18550 T564 C24 P22479 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18550 T564 C24 P22479 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18550 T564 C24 P22479 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18550 T559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18552 T564 C24 P22479 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18552 T469 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18552 T469 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18553 T469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18563 T469 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18565 T469 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18565 T469 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18566 T469 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19113 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19114 T492 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:22473__%2Fre",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22473/_/re"}
[junit4:junit4]   2> 19143 T492 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:22479__%2Fre",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22479/_/re"}
[junit4:junit4]   2> 19165 T491 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> 19165 T525 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> 19165 T541 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> 19165 T510 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> 19165 T558 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> 19165 T497 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> 19568 T469 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20571 T469 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C24_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:22479__%2Fre, base_url=http://127.0.0.1:22479/_/re}
[junit4:junit4]   2> 21566 T564 C24 P22479 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:22409/_/re/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21566 T564 C24 P22479 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:22479/_/re START replicas=[http://127.0.0.1:22409/_/re/collection1/] nUpdates=100
[junit4:junit4]   2> 21567 T564 C24 P22479 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21567 T564 C24 P22479 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21567 T564 C24 P22479 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21567 T564 C24 P22479 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21567 T564 C24 P22479 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21567 T564 C24 P22479 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:22409/_/re/collection1/. core=collection1
[junit4:junit4]   2> 21568 T564 C24 P22479 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21569 T502 C23 P22409 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21573 T469 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21576 T500 C23 P22409 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21580 T500 C23 P22409 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@738463a9; 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@738463a9; 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@738463a9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21581 T500 C23 P22409 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21581 T500 C23 P22409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1
[junit4:junit4]   2> 21582 T500 C23 P22409 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21582 T500 C23 P22409 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 21583 T564 C24 P22479 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21583 T564 C24 P22479 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21585 T504 C23 P22409 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21586 T564 C24 P22479 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21586 T564 C24 P22479 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21586 T564 C24 P22479 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21589 T504 C23 P22409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1
[junit4:junit4]   2> 21590 T504 C23 P22409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty1/index
[junit4:junit4]   2> 21590 T504 C23 P22409 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21591 T564 C24 P22479 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21592 T564 C24 P22479 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index.20130211060408353 forceNew:false
[junit4:junit4]   2> 21593 T564 C24 P22479 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4
[junit4:junit4]   2> 21594 T564 C24 P22479 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index.20130211060408353 lockFactory=org.apache.lucene.store.NativeFSLockFactory@40899089; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 21597 T504 C23 P22409 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 21599 T564 C24 P22479 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index
[junit4:junit4]   2> 21599 T564 C24 P22479 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21600 T564 C24 P22479 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130211060408353
[junit4:junit4]   2> 21601 T564 C24 P22479 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4
[junit4:junit4]   2> 21601 T564 C24 P22479 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4
[junit4:junit4]   2> 21601 T564 C24 P22479 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index.20130211060408353
[junit4:junit4]   2> 21603 T564 C24 P22479 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-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index.20130211060408353 lockFactory=org.apache.lucene.store.NativeFSLockFactory@40899089; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21604 T564 C24 P22479 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21605 T564 C24 P22479 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4
[junit4:junit4]   2> 21605 T564 C24 P22479 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21605 T564 C24 P22479 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21605 T564 C24 P22479 oasu.DefaultSolrCoreState.newIndexWriter Rollback old Ind

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

DirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index
[junit4:junit4]   2> 898890 T469 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360602226767/jetty4/index
[junit4:junit4]   2> 911176 T558 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 911176 T469 oaz.ZooKeeper.close Session: 0x13cca366055000c closed
[junit4:junit4]   2> 911178 T469 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_/re,null}
[junit4:junit4]   2> 911476 T469 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=DB153962A30471 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_KW -Dtests.timezone=US/Samoa -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  911s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:22467/_/re/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@1e6c1cc7, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@be14c90e]
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([DB153962A30471:813D9B2115FC644D]: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:216)
[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:616)
[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:679)
[junit4:junit4]   2> 911494 T469 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Memory doPackFST= true), _version_=MockFixedIntBlock(blockSize=1211), rnd_b=PostingsFormat(name=SimpleText), intDefault=MockFixedIntBlock(blockSize=1211), id=PostingsFormat(name=SimpleText), timestamp=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom), range_facet_sl=PostingsFormat(name=SimpleText), range_facet_si=PostingsFormat(name=MockRandom), other_tl1=MockFixedIntBlock(blockSize=1211), multiDefault=PostingsFormat(name=MockRandom), a_si=MockFixedIntBlock(blockSize=1211)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_KW, timezone=US/Samoa
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=205936688,total=431882240
[junit4:junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, DateFieldTest, TestExtendedDismaxParser, TestConfig, JsonLoaderTest, CacheHeaderTest, SolrCmdDistributorTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestGroupingSearch, MBeansHandlerTest, CoreContainerCoreInitFailuresTest, TestLMDirichletSimilarityFactory, TestLuceneMatchVersion, TestFiltering, DistanceFunctionTest, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest, TestBadConfig, SuggesterWFSTTest, FastVectorHighlighterTest, TestFaceting, TestLMJelinekMercerSimilarityFactory, TestPartialUpdateDeduplication, TestPerFieldSimilarity, NotRequiredUniqueKeyTest, TestSolrQueryParser, TestWordDelimiterFilterFactory, WordBreakSolrSpellCheckerTest, UpdateRequestProcessorFactoryTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 911.52s, 1 test, 1 failure <<< FAILURES!

[...truncated 445 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1202: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:865: There were test failures: 251 suites, 1043 tests, 1 failure, 22 ignored (4 assumptions)

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