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/19 23:21:00 UTC

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

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

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:25948/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@57ee6821, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@356cc8ab]

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:25948/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@57ee6821, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@356cc8ab]
	at __randomizedtesting.SeedInfo.seed([E58DE1D04922AF2E:646B6FC83E7DCF12]: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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9514 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T2661 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T2661 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1361312283705
[junit4:junit4]   2> 7 T2661 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T2662 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T2662 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T2662 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T2662 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T2662 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T2662 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T2661 oasc.ZkTestServer.run start zk server on port:25938
[junit4:junit4]   2> 110 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2c951efb
[junit4:junit4]   2> 111 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 111 T2667 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 112 T2667 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 112 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25939
[junit4:junit4]   2> 113 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25939
[junit4:junit4]   2> 113 T2665 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 119 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc400000 with negotiated timeout 10000 for client /140.211.11.196:25939
[junit4:junit4]   2> 119 T2667 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc400000, negotiated timeout = 10000
[junit4:junit4]   2> 120 T2668 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c951efb name:ZooKeeperConnection Watcher:127.0.0.1:25938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 120 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 121 T2661 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 125 T2666 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf488fc400000
[junit4:junit4]   2> 133 T2668 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 133 T2661 oaz.ZooKeeper.close Session: 0x13cf488fc400000 closed
[junit4:junit4]   2> 134 T2663 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25939 which had sessionid 0x13cf488fc400000
[junit4:junit4]   2> 134 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@30f89e44
[junit4:junit4]   2> 135 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 135 T2669 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 136 T2669 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 136 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25940
[junit4:junit4]   2> 137 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25940
[junit4:junit4]   2> 145 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc400001 with negotiated timeout 10000 for client /140.211.11.196:25940
[junit4:junit4]   2> 145 T2669 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc400001, negotiated timeout = 10000
[junit4:junit4]   2> 145 T2670 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30f89e44 name:ZooKeeperConnection Watcher:127.0.0.1:25938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 146 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 146 T2661 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 157 T2661 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 159 T2661 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 162 T2661 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 164 T2661 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 165 T2661 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 170 T2661 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 171 T2661 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 275 T2661 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 275 T2661 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 278 T2661 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 279 T2661 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 288 T2661 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 289 T2661 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 292 T2661 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 293 T2661 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 295 T2661 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 296 T2661 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 299 T2661 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 300 T2661 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 303 T2661 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 304 T2661 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 311 T2666 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf488fc400001
[junit4:junit4]   2> 312 T2670 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 312 T2663 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25940 which had sessionid 0x13cf488fc400001
[junit4:junit4]   2> 312 T2661 oaz.ZooKeeper.close Session: 0x13cf488fc400001 closed
[junit4:junit4]   2> 480 T2661 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 484 T2661 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25941
[junit4:junit4]   2> 485 T2661 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 486 T2661 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 486 T2661 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361312284011
[junit4:junit4]   2> 487 T2661 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361312284011/solr.xml
[junit4:junit4]   2> 488 T2661 oasc.CoreContainer.<init> New CoreContainer 2130167881
[junit4:junit4]   2> 488 T2661 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361312284011/'
[junit4:junit4]   2> 489 T2661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361312284011/'
[junit4:junit4]   2> 552 T2661 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 553 T2661 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 553 T2661 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 554 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 554 T2661 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 555 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 555 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 556 T2661 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 557 T2661 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 557 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 580 T2661 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 600 T2661 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25938/solr
[junit4:junit4]   2> 601 T2661 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 602 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@27c7fbd0
[junit4:junit4]   2> 603 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 603 T2680 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 604 T2680 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 604 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25942
[junit4:junit4]   2> 605 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25942
[junit4:junit4]   2> 607 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc400002 with negotiated timeout 20000 for client /140.211.11.196:25942
[junit4:junit4]   2> 607 T2680 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc400002, negotiated timeout = 20000
[junit4:junit4]   2> 607 T2681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27c7fbd0 name:ZooKeeperConnection Watcher:127.0.0.1:25938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 608 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 609 T2666 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf488fc400002
[junit4:junit4]   2> 618 T2681 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 618 T2663 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25942 which had sessionid 0x13cf488fc400002
[junit4:junit4]   2> 618 T2661 oaz.ZooKeeper.close Session: 0x13cf488fc400002 closed
[junit4:junit4]   2> 618 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 631 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@30175291
[junit4:junit4]   2> 632 T2682 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 632 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 633 T2682 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 633 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25943
[junit4:junit4]   2> 633 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25943
[junit4:junit4]   2> 634 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc400003 with negotiated timeout 20000 for client /140.211.11.196:25943
[junit4:junit4]   2> 635 T2682 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc400003, negotiated timeout = 20000
[junit4:junit4]   2> 635 T2683 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30175291 name:ZooKeeperConnection Watcher:127.0.0.1:25938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 635 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 638 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 640 T2661 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 649 T2661 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25941_
[junit4:junit4]   2> 649 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25941_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25941_
[junit4:junit4]   2> 651 T2661 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25941_
[junit4:junit4]   2> 654 T2661 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 667 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400003 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> 673 T2661 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 676 T2661 oasc.Overseer.start Overseer (id=89214961825349635-127.0.0.1:25941_-n_0000000000) starting
[junit4:junit4]   2> 677 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 678 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 687 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 688 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 695 T2685 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 696 T2661 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 699 T2661 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 705 T2684 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 706 T2686 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361312284011/collection1
[junit4:junit4]   2> 706 T2686 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 707 T2686 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 707 T2686 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 708 T2686 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361312284011/collection1/'
[junit4:junit4]   2> 710 T2686 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1361312284011/collection1/lib/README' to classloader
[junit4:junit4]   2> 710 T2686 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1361312284011/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 802 T2686 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 862 T2686 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 963 T2686 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 969 T2686 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1629 T2686 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1640 T2686 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1644 T2686 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1659 T2686 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1664 T2686 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1669 T2686 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1670 T2686 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1671 T2686 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361312284011/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data/
[junit4:junit4]   2> 1671 T2686 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c5ea088
[junit4:junit4]   2> 1672 T2686 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1673 T2686 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data forceNew:false
[junit4:junit4]   2> 1674 T2686 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data
[junit4:junit4]   2> 1674 T2686 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data/index/
[junit4:junit4]   2> 1675 T2686 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1676 T2686 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data/index forceNew:false
[junit4:junit4]   2> 1682 T2686 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1682 T2686 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1683 T2686 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data/index
[junit4:junit4]   2> 1685 T2686 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1685 T2686 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1686 T2686 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1687 T2686 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1687 T2686 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1688 T2686 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1688 T2686 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1688 T2686 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1689 T2686 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1702 T2686 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1708 T2686 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data
[junit4:junit4]   2> 1710 T2686 oass.SolrIndexSearcher.<init> Opening Searcher@4c4dc2ee main
[junit4:junit4]   2> 1711 T2686 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1712 T2686 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1715 T2687 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c4dc2ee main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1717 T2686 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1717 T2686 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1718 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2210 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2210 T2684 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:25941_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25941"}
[junit4:junit4]   2> 2211 T2684 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2211 T2684 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2212 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2265 T2683 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> 2731 T2686 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2731 T2686 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25941 collection:control_collection shard:shard1
[junit4:junit4]   2> 2732 T2686 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2749 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2750 T2686 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2751 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2760 T2686 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2760 T2686 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2761 T2686 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:25941/collection1/
[junit4:junit4]   2> 2761 T2686 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2761 T2686 oasc.SyncStrategy.syncToMe http://127.0.0.1:25941/collection1/ has no replicas
[junit4:junit4]   2> 2761 T2686 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:25941/collection1/
[junit4:junit4]   2> 2762 T2686 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2765 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3799 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3849 T2683 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> 3889 T2686 oasc.ZkController.register We are http://127.0.0.1:25941/collection1/ and leader is http://127.0.0.1:25941/collection1/
[junit4:junit4]   2> 3889 T2686 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25941
[junit4:junit4]   2> 3889 T2686 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3889 T2686 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3890 T2686 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3891 T2686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3892 T2661 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3893 T2661 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3893 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3910 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3911 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7e6ba8d4
[junit4:junit4]   2> 3913 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3913 T2688 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3913 T2688 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 3914 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25944
[junit4:junit4]   2> 3914 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25944
[junit4:junit4]   2> 3915 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc400004 with negotiated timeout 10000 for client /140.211.11.196:25944
[junit4:junit4]   2> 3915 T2688 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc400004, negotiated timeout = 10000
[junit4:junit4]   2> 3916 T2689 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e6ba8d4 name:ZooKeeperConnection Watcher:127.0.0.1:25938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3916 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3918 T2661 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3919 T2661 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4093 T2661 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4096 T2661 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25945
[junit4:junit4]   2> 4097 T2661 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4097 T2661 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4098 T2661 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361312287618
[junit4:junit4]   2> 4098 T2661 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361312287618/solr.xml
[junit4:junit4]   2> 4099 T2661 oasc.CoreContainer.<init> New CoreContainer 1332763427
[junit4:junit4]   2> 4100 T2661 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361312287618/'
[junit4:junit4]   2> 4100 T2661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361312287618/'
[junit4:junit4]   2> 4161 T2661 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4162 T2661 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4163 T2661 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4163 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4164 T2661 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4164 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4165 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4165 T2661 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4166 T2661 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4166 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4188 T2661 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4208 T2661 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25938/solr
[junit4:junit4]   2> 4208 T2661 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4209 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4aa7de8
[junit4:junit4]   2> 4210 T2699 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4210 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4211 T2699 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 4212 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25946
[junit4:junit4]   2> 4212 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25946
[junit4:junit4]   2> 4214 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc400005 with negotiated timeout 20000 for client /140.211.11.196:25946
[junit4:junit4]   2> 4214 T2699 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc400005, negotiated timeout = 20000
[junit4:junit4]   2> 4215 T2700 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4aa7de8 name:ZooKeeperConnection Watcher:127.0.0.1:25938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4215 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4216 T2666 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf488fc400005
[junit4:junit4]   2> 4229 T2700 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4229 T2663 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25946 which had sessionid 0x13cf488fc400005
[junit4:junit4]   2> 4229 T2661 oaz.ZooKeeper.close Session: 0x13cf488fc400005 closed
[junit4:junit4]   2> 4230 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4242 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3641ea9d
[junit4:junit4]   2> 4244 T2701 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4244 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4244 T2701 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 4245 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25947
[junit4:junit4]   2> 4245 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25947
[junit4:junit4]   2> 4246 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc400006 with negotiated timeout 20000 for client /140.211.11.196:25947
[junit4:junit4]   2> 4246 T2701 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc400006, negotiated timeout = 20000
[junit4:junit4]   2> 4247 T2702 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3641ea9d name:ZooKeeperConnection Watcher:127.0.0.1:25938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4247 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4248 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4249 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4259 T2661 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5262 T2661 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25945_
[junit4:junit4]   2> 5263 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25945_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25945_
[junit4:junit4]   2> 5265 T2661 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25945_
[junit4:junit4]   2> 5268 T2683 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5268 T2689 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5268 T2702 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5270 T2683 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5285 T2703 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361312287618/collection1
[junit4:junit4]   2> 5285 T2703 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5286 T2703 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5286 T2703 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5287 T2703 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361312287618/collection1/'
[junit4:junit4]   2> 5288 T2703 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1361312287618/collection1/lib/README' to classloader
[junit4:junit4]   2> 5289 T2703 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1361312287618/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5340 T2703 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5362 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5363 T2684 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:25941_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25941"}
[junit4:junit4]   2> 5376 T2702 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> 5376 T2689 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> 5376 T2683 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> 5400 T2703 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5501 T2703 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5507 T2703 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6156 T2703 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6167 T2703 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6172 T2703 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6185 T2703 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6190 T2703 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6195 T2703 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6196 T2703 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6197 T2703 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361312287618/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/
[junit4:junit4]   2> 6197 T2703 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c5ea088
[junit4:junit4]   2> 6198 T2703 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 6199 T2703 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1 forceNew:false
[junit4:junit4]   2> 6200 T2703 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1
[junit4:junit4]   2> 6200 T2703 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index/
[junit4:junit4]   2> 6201 T2703 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6201 T2703 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index forceNew:false
[junit4:junit4]   2> 6207 T2703 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6207 T2703 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6208 T2703 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index
[junit4:junit4]   2> 6210 T2703 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6211 T2703 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6212 T2703 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6212 T2703 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6213 T2703 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6213 T2703 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6214 T2703 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6214 T2703 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6215 T2703 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6228 T2703 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6234 T2703 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1
[junit4:junit4]   2> 6235 T2703 oass.SolrIndexSearcher.<init> Opening Searcher@385ea59d main
[junit4:junit4]   2> 6236 T2703 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6237 T2703 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6242 T2704 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@385ea59d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6244 T2703 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6244 T2703 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6880 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6881 T2684 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:25945_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25945"}
[junit4:junit4]   2> 6881 T2684 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6881 T2684 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6886 T2702 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> 6886 T2689 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> 6886 T2683 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> 7247 T2703 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7247 T2703 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25945 collection:collection1 shard:shard1
[junit4:junit4]   2> 7248 T2703 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7279 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7285 T2703 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7286 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7288 T2703 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7288 T2703 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7289 T2703 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:25945/collection1/
[junit4:junit4]   2> 7289 T2703 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7289 T2703 oasc.SyncStrategy.syncToMe http://127.0.0.1:25945/collection1/ has no replicas
[junit4:junit4]   2> 7290 T2703 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:25945/collection1/
[junit4:junit4]   2> 7290 T2703 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7299 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8400 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8421 T2702 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> 8421 T2689 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> 8421 T2683 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> 8428 T2703 oasc.ZkController.register We are http://127.0.0.1:25945/collection1/ and leader is http://127.0.0.1:25945/collection1/
[junit4:junit4]   2> 8428 T2703 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25945
[junit4:junit4]   2> 8428 T2703 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8428 T2703 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8429 T2703 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8430 T2703 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8431 T2661 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8432 T2661 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8433 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8618 T2661 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8621 T2661 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25948
[junit4:junit4]   2> 8622 T2661 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8623 T2661 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8623 T2661 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361312292145
[junit4:junit4]   2> 8624 T2661 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361312292145/solr.xml
[junit4:junit4]   2> 8624 T2661 oasc.CoreContainer.<init> New CoreContainer 55784320
[junit4:junit4]   2> 8625 T2661 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361312292145/'
[junit4:junit4]   2> 8625 T2661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361312292145/'
[junit4:junit4]   2> 8687 T2661 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8688 T2661 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8688 T2661 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8689 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8689 T2661 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8690 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8690 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8691 T2661 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8691 T2661 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8692 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8712 T2661 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8732 T2661 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25938/solr
[junit4:junit4]   2> 8733 T2661 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8734 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@aa078fe
[junit4:junit4]   2> 8735 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8735 T2714 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8736 T2714 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 8736 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25949
[junit4:junit4]   2> 8737 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25949
[junit4:junit4]   2> 8739 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc400007 with negotiated timeout 20000 for client /140.211.11.196:25949
[junit4:junit4]   2> 8739 T2714 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc400007, negotiated timeout = 20000
[junit4:junit4]   2> 8739 T2715 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@aa078fe name:ZooKeeperConnection Watcher:127.0.0.1:25938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8739 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8741 T2666 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf488fc400007
[junit4:junit4]   2> 8750 T2715 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8750 T2663 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25949 which had sessionid 0x13cf488fc400007
[junit4:junit4]   2> 8750 T2661 oaz.ZooKeeper.close Session: 0x13cf488fc400007 closed
[junit4:junit4]   2> 8751 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8762 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2cb227ab
[junit4:junit4]   2> 8763 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8763 T2716 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8764 T2716 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 8764 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25950
[junit4:junit4]   2> 8765 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25950
[junit4:junit4]   2> 8767 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc400008 with negotiated timeout 20000 for client /140.211.11.196:25950
[junit4:junit4]   2> 8767 T2716 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc400008, negotiated timeout = 20000
[junit4:junit4]   2> 8767 T2717 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cb227ab name:ZooKeeperConnection Watcher:127.0.0.1:25938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8767 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8769 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8770 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8772 T2661 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9775 T2661 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25948_
[junit4:junit4]   2> 9776 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc400008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25948_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25948_
[junit4:junit4]   2> 9778 T2661 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25948_
[junit4:junit4]   2> 9781 T2683 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> 9781 T2689 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9781 T2717 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9782 T2689 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> 9781 T2702 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9782 T2702 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> 9783 T2683 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9797 T2718 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361312292145/collection1
[junit4:junit4]   2> 9798 T2718 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9798 T2718 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9798 T2718 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9800 T2718 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361312292145/collection1/'
[junit4:junit4]   2> 9801 T2718 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1361312292145/collection1/lib/README' to classloader
[junit4:junit4]   2> 9802 T2718 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1361312292145/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9853 T2718 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9914 T2718 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9927 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9928 T2684 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:25945_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25945"}
[junit4:junit4]   2> 9979 T2702 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> 9979 T2683 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> 9979 T2689 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> 10015 T2718 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10015 T2717 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> 10021 T2718 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10641 T2718 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10652 T2718 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10657 T2718 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10670 T2718 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10675 T2718 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10679 T2718 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10681 T2718 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10682 T2718 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361312292145/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/
[junit4:junit4]   2> 10682 T2718 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c5ea088
[junit4:junit4]   2> 10683 T2718 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10684 T2718 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2 forceNew:false
[junit4:junit4]   2> 10684 T2718 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2
[junit4:junit4]   2> 10684 T2718 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index/
[junit4:junit4]   2> 10685 T2718 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10686 T2718 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index forceNew:false
[junit4:junit4]   2> 10691 T2718 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10692 T2718 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10692 T2718 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index
[junit4:junit4]   2> 10695 T2718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10695 T2718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10696 T2718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10697 T2718 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10697 T2718 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10698 T2718 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10698 T2718 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10699 T2718 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10699 T2718 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10712 T2718 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10718 T2718 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2
[junit4:junit4]   2> 10720 T2718 oass.SolrIndexSearcher.<init> Opening Searcher@3d21c0bb main
[junit4:junit4]   2> 10721 T2718 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10721 T2718 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10727 T2719 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d21c0bb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10729 T2718 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10729 T2718 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11483 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11484 T2684 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:25948_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25948"}
[junit4:junit4]   2> 11484 T2684 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11485 T2684 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11489 T2717 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> 11489 T2683 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> 11489 T2702 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> 11489 T2689 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> 11732 T2718 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11732 T2718 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25948 collection:collection1 shard:shard1
[junit4:junit4]   2> 11735 T2718 oasc.ZkController.register We are http://127.0.0.1:25948/collection1/ and leader is http://127.0.0.1:25945/collection1/
[junit4:junit4]   2> 11736 T2718 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25948
[junit4:junit4]   2> 11736 T2718 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11736 T2718 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C183 name=collection1 org.apache.solr.core.SolrCore@66aa76d4 url=http://127.0.0.1:25948/collection1 node=127.0.0.1:25948_ C183_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:25948_, base_url=http://127.0.0.1:25948}
[junit4:junit4]   2> 11737 T2720 C183 P25948 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11738 T2718 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11738 T2720 C183 P25948 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11759 T2720 C183 P25948 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11759 T2720 C183 P25948 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11760 T2661 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11760 T2661 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11761 T2720 C183 P25948 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11761 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11946 T2661 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11949 T2661 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32271
[junit4:junit4]   2> 11950 T2661 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11951 T2661 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11951 T2661 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361312295475
[junit4:junit4]   2> 11952 T2661 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361312295475/solr.xml
[junit4:junit4]   2> 11952 T2661 oasc.CoreContainer.<init> New CoreContainer 1141393687
[junit4:junit4]   2> 11953 T2661 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361312295475/'
[junit4:junit4]   2> 11954 T2661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361312295475/'
[junit4:junit4]   2> 12020 T2661 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12021 T2661 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12022 T2661 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12022 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12023 T2661 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12023 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12024 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12024 T2661 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12025 T2661 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12025 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12048 T2661 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12068 T2661 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25938/solr
[junit4:junit4]   2> 12068 T2661 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12070 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@226297d3
[junit4:junit4]   2> 12071 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12071 T2730 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12072 T2730 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 12072 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63018
[junit4:junit4]   2> 12073 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63018
[junit4:junit4]   2> 12075 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc400009 with negotiated timeout 20000 for client /140.211.11.196:63018
[junit4:junit4]   2> 12075 T2730 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc400009, negotiated timeout = 20000
[junit4:junit4]   2> 12075 T2731 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@226297d3 name:ZooKeeperConnection Watcher:127.0.0.1:25938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12076 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12078 T2666 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf488fc400009
[junit4:junit4]   2> 12109 T2731 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12109 T2663 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:63018 which had sessionid 0x13cf488fc400009
[junit4:junit4]   2> 12109 T2661 oaz.ZooKeeper.close Session: 0x13cf488fc400009 closed
[junit4:junit4]   2> 12110 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12122 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@17242cbe
[junit4:junit4]   2> 12123 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12123 T2732 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12124 T2732 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 12124 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64620
[junit4:junit4]   2> 12125 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64620
[junit4:junit4]   2> 12144 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc40000a with negotiated timeout 20000 for client /140.211.11.196:64620
[junit4:junit4]   2> 12144 T2732 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc40000a, negotiated timeout = 20000
[junit4:junit4]   2> 12144 T2733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17242cbe name:ZooKeeperConnection Watcher:127.0.0.1:25938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12144 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12145 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc40000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12165 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc40000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12167 T2661 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13004 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13005 T2684 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:25948_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25948"}
[junit4:junit4]   2> 13028 T2733 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> 13028 T2702 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> 13028 T2717 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> 13028 T2683 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> 13028 T2689 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> 13170 T2661 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32271_
[junit4:junit4]   2> 13171 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc40000a type:delete cxid:0xb zxid:0x86 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:32271_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:32271_
[junit4:junit4]   2> 13174 T2661 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32271_
[junit4:junit4]   2> 13177 T2733 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> 13177 T2717 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> 13177 T2683 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> 13177 T2702 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13177 T2689 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13178 T2702 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> 13178 T2689 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> 13179 T2717 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13179 T2733 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13187 T2683 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13194 T2734 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361312295475/collection1
[junit4:junit4]   2> 13194 T2734 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13195 T2734 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13195 T2734 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13197 T2734 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361312295475/collection1/'
[junit4:junit4]   2> 13198 T2734 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1361312295475/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13198 T2734 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1361312295475/collection1/lib/README' to classloader
[junit4:junit4]   2> 13250 T2734 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13311 T2734 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13412 T2734 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13418 T2734 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14043 T2734 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14054 T2734 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14058 T2734 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14072 T2734 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14077 T2734 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14081 T2734 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14082 T2734 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14083 T2734 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361312295475/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/
[junit4:junit4]   2> 14084 T2734 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c5ea088
[junit4:junit4]   2> 14084 T2734 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 14085 T2734 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3 forceNew:false
[junit4:junit4]   2> 14086 T2734 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3
[junit4:junit4]   2> 14086 T2734 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index/
[junit4:junit4]   2> 14087 T2734 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14087 T2734 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index forceNew:false
[junit4:junit4]   2> 14093 T2734 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14093 T2734 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14094 T2734 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index
[junit4:junit4]   2> 14097 T2734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14097 T2734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14098 T2734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14098 T2734 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14099 T2734 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14099 T2734 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14100 T2734 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14100 T2734 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14101 T2734 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14114 T2734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14120 T2734 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3
[junit4:junit4]   2> 14121 T2734 oass.SolrIndexSearcher.<init> Opening Searcher@389aad91 main
[junit4:junit4]   2> 14122 T2734 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14123 T2734 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14128 T2735 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@389aad91 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14130 T2734 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14130 T2734 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14533 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14534 T2684 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:32271_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32271"}
[junit4:junit4]   2> 14534 T2684 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14534 T2684 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14539 T2733 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> 14539 T2702 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> 14539 T2717 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> 14539 T2689 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> 14539 T2683 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> 15133 T2734 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15133 T2734 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32271 collection:collection1 shard:shard1
[junit4:junit4]   2> 15136 T2734 oasc.ZkController.register We are http://127.0.0.1:32271/collection1/ and leader is http://127.0.0.1:25945/collection1/
[junit4:junit4]   2> 15137 T2734 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32271
[junit4:junit4]   2> 15137 T2734 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15137 T2734 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C184 name=collection1 org.apache.solr.core.SolrCore@35968b6a url=http://127.0.0.1:32271/collection1 node=127.0.0.1:32271_ C184_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:32271_, base_url=http://127.0.0.1:32271}
[junit4:junit4]   2> 15138 T2736 C184 P32271 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15139 T2734 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15139 T2736 C184 P32271 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15139 T2736 C184 P32271 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15140 T2736 C184 P32271 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15140 T2661 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15141 T2661 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15141 T2736 C184 P32271 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15141 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15333 T2661 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15337 T2661 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50393
[junit4:junit4]   2> 15337 T2661 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15338 T2661 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15338 T2661 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361312298860
[junit4:junit4]   2> 15339 T2661 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361312298860/solr.xml
[junit4:junit4]   2> 15339 T2661 oasc.CoreContainer.<init> New CoreContainer 106712575
[junit4:junit4]   2> 15340 T2661 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361312298860/'
[junit4:junit4]   2> 15341 T2661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361312298860/'
[junit4:junit4]   2> 15402 T2661 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15403 T2661 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15404 T2661 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15404 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15405 T2661 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15405 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15406 T2661 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15406 T2661 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15407 T2661 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15407 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15427 T2661 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15447 T2661 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25938/solr
[junit4:junit4]   2> 15448 T2661 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15448 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@22ff75e4
[junit4:junit4]   2> 15450 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15450 T2746 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15451 T2746 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 15451 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25340
[junit4:junit4]   2> 15452 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25340
[junit4:junit4]   2> 15454 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc40000b with negotiated timeout 20000 for client /140.211.11.196:25340
[junit4:junit4]   2> 15454 T2746 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc40000b, negotiated timeout = 20000
[junit4:junit4]   2> 15454 T2747 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22ff75e4 name:ZooKeeperConnection Watcher:127.0.0.1:25938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15454 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15456 T2666 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf488fc40000b
[junit4:junit4]   2> 15469 T2747 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15469 T2663 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25340 which had sessionid 0x13cf488fc40000b
[junit4:junit4]   2> 15469 T2661 oaz.ZooKeeper.close Session: 0x13cf488fc40000b closed
[junit4:junit4]   2> 15470 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15480 T2661 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25938/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3cc5dea1
[junit4:junit4]   2> 15481 T2661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15481 T2748 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25938. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15482 T2748 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25938, initiating session
[junit4:junit4]   2> 15482 T2663 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:47524
[junit4:junit4]   2> 15483 T2663 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:47524
[junit4:junit4]   2> 15484 T2665 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf488fc40000c with negotiated timeout 20000 for client /140.211.11.196:47524
[junit4:junit4]   2> 15484 T2748 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25938, sessionid = 0x13cf488fc40000c, negotiated timeout = 20000
[junit4:junit4]   2> 15484 T2749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cc5dea1 name:ZooKeeperConnection Watcher:127.0.0.1:25938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15485 T2661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15486 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc40000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15487 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc40000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15496 T2661 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C183_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:25948_, base_url=http://127.0.0.1:25948}
[junit4:junit4]   2> 15782 T2720 C183 P25948 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:25945/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15782 T2720 C183 P25948 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:25948 START replicas=[http://127.0.0.1:25945/collection1/] nUpdates=100
[junit4:junit4]   2> 15782 T2720 C183 P25948 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15783 T2720 C183 P25948 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15783 T2720 C183 P25948 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15783 T2720 C183 P25948 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15783 T2720 C183 P25948 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15784 T2720 C183 P25948 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:25945/collection1/. core=collection1
[junit4:junit4]   2> 15784 T2720 C183 P25948 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C185 name=collection1 org.apache.solr.core.SolrCore@4c9d740c url=http://127.0.0.1:25945/collection1 node=127.0.0.1:25945_ C185_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:25945_, base_url=http://127.0.0.1:25945, leader=true}
[junit4:junit4]   2> 15793 T2694 C185 P25945 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15799 T2695 C185 P25945 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15800 T2695 C185 P25945 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1
[junit4:junit4]   2> 15804 T2695 C185 P25945 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15805 T2695 C185 P25945 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15809 T2695 C185 P25945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15810 T2695 C185 P25945 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15811 T2695 C185 P25945 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1
[junit4:junit4]   2> 15812 T2695 C185 P25945 oass.SolrIndexSearcher.<init> Opening Searcher@5e5ef567 realtime
[junit4:junit4]   2> 15812 T2695 C185 P25945 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15813 T2695 C185 P25945 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 15813 T2720 C183 P25948 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15814 T2720 C183 P25948 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15815 T2696 C185 P25945 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15816 T2696 C185 P25945 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15817 T2720 C183 P25948 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15817 T2720 C183 P25948 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15817 T2720 C183 P25948 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15819 T2696 C185 P25945 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1
[junit4:junit4]   2> 15820 T2696 C185 P25945 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index
[junit4:junit4]   2> 15820 T2696 C185 P25945 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15821 T2720 C183 P25948 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15822 T2720 C183 P25948 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index.20130219171819519 forceNew:false
[junit4:junit4]   2> 15823 T2720 C183 P25948 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2
[junit4:junit4]   2> 15823 T2720 C183 P25948 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index.20130219171819519 lockFactory=org.apache.lucene.store.NativeFSLockFactory@303d41e7 fullCopy=true
[junit4:junit4]   2> 15827 T2696 C185 P25945 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15829 T2720 C183 P25948 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index
[junit4:junit4]   2> 15829 T2720 C183 P25948 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15829 T2720 C183 P25948 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130219171819519
[junit4:junit4]   2> 15831 T2720 C183 P25948 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2
[junit4:junit4]   2> 15831 T2720 C183 P25948 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2
[junit4:junit4]   2> 15831 T2720 C183 P25948 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index.20130219171819519
[junit4:junit4]   2> 15835 T2720 C183 P25948 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index.20130219171819519,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15835 T2720 C183 P25948 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15836 T2720 C183 P25948 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2
[junit4:junit4]   2> 15837 T2720 C183 P25948 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15837 T2720 C183 P25948 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15837 T2720 C183 P25948 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15838 T2720 C183 P25948 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index.20130219171819519
[junit4:junit4]   2> 15839 T2720 C183 P25948 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2
[junit4:junit4]   2> 15842 T2720 C183 P25948 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index.20130219171819519,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15842 T2720 C183 P25948 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15843 T2720 C183 P25948 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15843 T2720 C183 P25948 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2
[junit4:junit4]   2> 15843 T2720 C183 P25948 oass.SolrIndexSearcher.<init> Opening Searcher@5c21dfec main
[junit4:junit4]   2> 15844 T2719 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c21dfec main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15845 T2719 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index
[junit4:junit4]   2> 15845 T2720 C183 P25948 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15848 T2720 C183 P25948 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index.20130219171819519,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index.20130219171819519,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15848 T2720 C183 P25948 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15849 T2720 C183 P25948 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2
[junit4:junit4]   2> 15849 T2720 C183 P25948 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15849 T2720 C183 P25948 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index.20130219171819519
[junit4:junit4]   2> 15850 T2720 C183 P25948 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index
[junit4:junit4]   2> 15850 T2720 C183 P25948 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15850 T2720 C183 P25948 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15850 T2720 C183 P25948 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15850 T2720 C183 P25948 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15858 T2720 C183 P25948 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16054 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16055 T2684 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:32271_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32271"}
[junit4:junit4]   2> 16059 T2684 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:25948_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25948"}
[junit4:junit4]   2> 16079 T2733 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> 16079 T2702 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> 16080 T2749 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> 16080 T2717 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> 16079 T2683 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> 16079 T2689 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> 16498 T2661 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50393_
[junit4:junit4]   2> 16499 T2666 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf488fc40000c type:delete cxid:0xb zxid:0x9d txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50393_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50393_
[junit4:junit4]   2> 16500 T2661 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50393_
[junit4:junit4]   2> 16502 T2733 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> 16502 T2717 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> 16503 T2702 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16502 T2683 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> 16503 T2749 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16503 T2689 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16503 T2749 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> 16504 T2689 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> 16504 T2702 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> 16504 T2733 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16505 T2717 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16514 T2683 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16523 T2752 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361312298860/collection1
[junit4:junit4]   2> 16523 T2752 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16524 T2752 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16524 T2752 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16525 T2752 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361312298860/collection1/'
[junit4:junit4]   2> 16526 T2752 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1361312298860/collection1/lib/README' to classloader
[junit4:junit4]   2> 16527 T2752 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1361312298860/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16603 T2752 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16663 T2752 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16764 T2752 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16770 T2752 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17419 T2752 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17431 T2752 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17435 T2752 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17448 T2752 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17453 T2752 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17458 T2752 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17459 T2752 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17460 T2752 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361312298860/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/
[junit4:junit4]   2> 17461 T2752 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c5ea088
[junit4:junit4]   2> 17461 T2752 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 17462 T2752 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4 forceNew:false
[junit4:junit4]   2> 17463 T2752 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4
[junit4:junit4]   2> 17463 T2752 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index/
[junit4:junit4]   2> 17464 T2752 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17464 T2752 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index forceNew:false
[junit4:junit4]   2> 17471 T2752 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17471 T2752 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17472 T2752 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index
[junit4:junit4]   2> 17474 T2752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17475 T2752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17475 T2752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17476 T2752 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17477 T2752 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17477 T2752 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17477 T2752 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17478 T2752 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17478 T2752 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17491 T2752 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17498 T2752 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4
[junit4:junit4]   2> 17499 T2752 oass.SolrIndexSearcher.<init> Opening Searcher@3de61247 main
[junit4:junit4]   2> 17500 T2752 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17501 T2752 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17506 T2753 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3de61247 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17508 T2752 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17509 T2752 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17586 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17587 T2684 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:50393_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50393"}
[junit4:junit4]   2> 17587 T2684 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17587 T2684 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17601 T2702 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> 17601 T2717 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> 17601 T2689 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> 17601 T2749 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> 17601 T2683 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> 17601 T2733 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>  C184_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:32271_, base_url=http://127.0.0.1:32271}
[junit4:junit4]   2> 18165 T2736 C184 P32271 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:25945/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18165 T2736 C184 P32271 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:32271 START replicas=[http://127.0.0.1:25945/collection1/] nUpdates=100
[junit4:junit4]   2> 18165 T2736 C184 P32271 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18166 T2736 C184 P32271 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18166 T2736 C184 P32271 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18166 T2736 C184 P32271 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18166 T2736 C184 P32271 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18166 T2736 C184 P32271 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:25945/collection1/. core=collection1
[junit4:junit4]   2> 18167 T2736 C184 P32271 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18169 T2694 C185 P25945 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18183 T2697 C185 P25945 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18221 T2697 C185 P25945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18221 T2697 C185 P25945 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18222 T2697 C185 P25945 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1
[junit4:junit4]   2> 18223 T2697 C185 P25945 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18223 T2697 C185 P25945 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 40
[junit4:junit4]   2> 18224 T2736 C184 P32271 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18224 T2736 C184 P32271 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18227 T2696 C185 P25945 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18228 T2736 C184 P32271 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18228 T2736 C184 P32271 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18228 T2736 C184 P32271 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18231 T2696 C185 P25945 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1
[junit4:junit4]   2> 18232 T2696 C185 P25945 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index
[junit4:junit4]   2> 18232 T2696 C185 P25945 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18233 T2736 C184 P32271 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18234 T2736 C184 P32271 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index.20130219171821932 forceNew:false
[junit4:junit4]   2> 18235 T2736 C184 P32271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3
[junit4:junit4]   2> 18235 T2736 C184 P32271 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index.20130219171821932 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12aaabbf fullCopy=true
[junit4:junit4]   2> 18239 T2696 C185 P25945 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18241 T2736 C184 P32271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index
[junit4:junit4]   2> 18241 T2736 C184 P32271 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18241 T2736 C184 P32271 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130219171821932
[junit4:junit4]   2> 18242 T2736 C184 P32271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3
[junit4:junit4]   2> 18243 T2736 C184 P32271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3
[junit4:junit4]   2> 18243 T2736 C184 P32271 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index.20130219171821932
[junit4:junit4]   2> 18247 T2736 C184 P32271 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index.20130219171821932,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18247 T2736 C184 P32271 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18248 T2736 C184 P32271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3
[junit4:junit4]   2> 18249 T2736 C184 P32271 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18249 T2736 C184 P32271 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18249 T2736 C184 P32271 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18250 T2736 C184 P32271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index.20130219171821932
[junit4:junit4]   2> 18251 T2736 C184 P32271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3
[junit4:junit4]   2> 18254 T2736 C184 P32271 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index.20130219171821932,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18254 T2736 C184 P32271 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18254 T2736 C184 P32271 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18255 T2736 C184 P32271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3
[junit4:junit4]   2> 18255 T2736 C184 P32271 oass.SolrIndexSearcher.<init> Opening Searcher@20f1ab54 main
[junit4:junit4]   2> 18256 T2735 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20f1ab54 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18257 T2735 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index
[junit4:junit4]   2> 18257 T2736 C184 P32271 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18260 T2736 C184 P32271 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index.20130219171821932,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index.20130219171821932,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18260 T2736 C184 P32271 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18261 T2736 C184 P32271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3
[junit4:junit4]   2> 18261 T2736 C184 P32271 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18261 T2736 C184 P32271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index.20130219171821932
[junit4:junit4]   2> 18262 T2736 C184 P32271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index
[junit4:junit4]   2> 18262 T2736 C184 P32271 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18262 T2736 C184 P32271 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18262 T2736 C184 P32271 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18262 T2736 C184 P32271 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18270 T2736 C184 P32271 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18512 T2752 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18512 T2752 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50393 collection:collection1 shard:shard1
[junit4:junit4]   2> 18515 T2752 oasc.ZkController.register We are http://127.0.0.1:50393/collection1/ and leader is http://127.0.0.1:25945/collection1/
[junit4:junit4]   2> 18515 T2752 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50393
[junit4:junit4]   2> 18515 T2752 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18516 T2752 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C186 name=collection1 org.apache.solr.core.SolrCore@40cdeb01 url=http://127.0.0.1:50393/collection1 node=127.0.0.1:50393_ C186_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:50393_, base_url=http://127.0.0.1:50393}
[junit4:junit4]   2> 18517 T2756 C186 P50393 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18517 T2752 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18517 T2756 C186 P50393 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18517 T2756 C186 P50393 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18518 T2756 C186 P50393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18518 T2661 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18519 T2661 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18519 T2661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18521 T2756 C186 P50393 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18541 T2661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18542 T2661 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18542 T2661 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18543 T2661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19106 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19107 T2684 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:32271_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32271"}
[junit4:junit4]   2> 19142 T2684 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:50393_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50393"}
[junit4:junit4]   2> 19157 T2733 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> 19157 T2749 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> 19157 T2717 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> 19157 T2683 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> 19157 T2702 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> 19157 T2689 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> 19545 T2661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20547 T2661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C186_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:50393_, base_url=http://127.0.0.1:50393}
[junit4:junit4]   2> 21544 T2756 C186 P50393 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:25945/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21544 T2756 C186 P50393 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50393 START replicas=[http://127.0.0.1:25945/collection1/] nUpdates=100
[junit4:junit4]   2> 21545 T2756 C186 P50393 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21545 T2756 C186 P50393 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21545 T2756 C186 P50393 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21545 T2756 C186 P50393 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21545 T2756 C186 P50393 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21546 T2756 C186 P50393 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:25945/collection1/. core=collection1
[junit4:junit4]   2> 21546 T2756 C186 P50393 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21548 T2694 C185 P25945 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21549 T2661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21557 T2692 C185 P25945 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21562 T2692 C185 P25945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21562 T2692 C185 P25945 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21563 T2692 C185 P25945 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1
[junit4:junit4]   2> 21564 T2692 C185 P25945 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21564 T2692 C185 P25945 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 21565 T2756 C186 P50393 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21565 T2756 C186 P50393 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21568 T2696 C185 P25945 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21569 T2756 C186 P50393 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21569 T2756 C186 P50393 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21569 T2756 C186 P50393 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21572 T2696 C185 P25945 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1
[junit4:junit4]   2> 21573 T2696 C185 P25945 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index
[junit4:junit4]   2> 21573 T2696 C185 P25945 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21574 T2756 C186 P50393 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21575 T2756 C186 P50393 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272 forceNew:false
[junit4:junit4]   2> 21576 T2756 C186 P50393 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4
[junit4:junit4]   2> 21576 T2756 C186 P50393 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a5060ce fullCopy=true
[junit4:junit4]   2> 21579 T2696 C185 P25945 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 21581 T2756 C186 P50393 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index
[junit4:junit4]   2> 21581 T2756 C186 P50393 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21581 T2756 C186 P50393 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130219171825272
[junit4:junit4]   2> 21582 T2756 C186 P50393 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4
[junit4:junit4]   2> 21583 T2756 C186 P50393 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4
[junit4:junit4]   2> 21583 T2756 C186 P50393 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272
[junit4:junit4]   2> 21587 T2756 C186 P50393 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21587 T2756 C186 P50393 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21588 T2756 C186 P50393 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4
[junit4:junit4]   2> 21589 T2756 C186 P50393 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21589 T2756 C186 P50393 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21589 T2756 C186 P50393 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 21590 T2756 C186 P50393 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272
[junit4:junit4]   2> 21591 T2756 C186 P50393 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4
[junit4:junit4]   2> 21594 T2756 C186 P50393 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21594 T2756 C186 P50393 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21594 T2756 C186 P50393 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21595 T2756 C186 P50393 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4
[junit4:junit4]   2> 21595 T2756 C186 P50393 oass.SolrIndexSearcher.<init> Opening Searcher@47fd8d78 main
[junit4:junit4]   2> 21596 T2753 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47fd8d78 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21597 T2753 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index
[junit4:junit4]   2> 21597 T2756 C186 P50393 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21599 T2756 C186 P50393 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272,segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 21600 T2756 C186 P50393 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 21601 T2756 C186 P50393 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4
[junit4:junit4]   2> 21601 T2756 C186 P50393 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21601 T2756 C186 P50393 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272
[junit4:junit4]   2> 21601 T2756 C186 P50393 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index
[junit4:junit4]   2> 21602 T2756 C186 P50393 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21602 T2756 C186 P50393 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21602 T2756 C186 P50393 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21602 T2756 C186 P50393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21604 T2756 C186 P50393 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22172 T2684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22173 T2684 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:50393_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50393"}
[junit4:junit4]   2> 22228 T2733 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> 22228 T2717 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> 22228 T2689 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> 22228 T2749 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> 22228 T2683 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> 22228 T2702 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> 22551 T2661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22552 T2661 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C187 name=collection1 org.apache.solr.core.SolrCore@382ae021 url=http://127.0.0.1:25941/collection1 node=127.0.0.1:25941_ C187_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:25941_, base_url=http://127.0.0.1:25941, leader=true}
[junit4:junit4]   2> 22563 T2673 C187 P25941 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22565 T2673 C187 P25941 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data
[junit4:junit4]   2> 22569 T2673 C187 P25941 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22569 T2673 C187 P25941 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22574 T2673 C187 P25941 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22574 T2673 C187 P25941 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22576 T2673 C187 P25941 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data
[junit4:junit4]   2> 22578 T2673 C187 P25941 oass.SolrIndexSearcher.<init> Opening Searcher@2e242f64 main
[junit4:junit4]   2> 22578 T2673 C187 P25941 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22579 T2687 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e242f64 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22580 T2687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/control/data/index
[junit4:junit4]   2> 22580 T2673 C187 P25941 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   2> 22591 T2695 C185 P25945 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22594 T2695 C185 P25945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index,segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22595 T2695 C185 P25945 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22595 T2695 C185 P25945 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1
[junit4:junit4]   2> 22596 T2695 C185 P25945 oass.SolrIndexSearcher.<init> Opening Searcher@3061f6f main
[junit4:junit4]   2> 22597 T2695 C185 P25945 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index
[junit4:junit4]   2> 22597 T2695 C185 P25945 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22598 T2704 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3061f6f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22598 T2704 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty1/index
[junit4:junit4]   2> 22599 T2695 C185 P25945 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:25948/collection1/, StdNode: http://127.0.0.1:32271/collection1/, StdNode: http://127.0.0.1:50393/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C186_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50393_, base_url=http://127.0.0.1:50393}
[junit4:junit4]   2> 22613 T2739 C186 P50393 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2>  C184_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:32271_, base_url=http://127.0.0.1:32271}
[junit4:junit4]   2> 22613 T2723 C184 P32271 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2>  C183_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:25948_, base_url=http://127.0.0.1:25948}
[junit4:junit4]   2> 22613 T2707 C183 P25948 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22625 T2739 C186 P50393 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272,segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272,segFN=segments_6,generation=6,filenames=[segments_6]
[junit4:junit4]   2> 22625 T2739 C186 P50393 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[segments_6]
[junit4:junit4]   2> 22628 T2739 C186 P50393 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4
[junit4:junit4]   2> 22628 T2739 C186 P50393 oass.SolrIndexSearcher.<init> Opening Searcher@4ac400 main
[junit4:junit4]   2> 22629 T2739 C186 P50393 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22630 T2753 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ac400 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22630 T2753 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272
[junit4:junit4]   2> 22631 T2739 C186 P50393 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 22633 T2707 C183 P25948 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index.20130219171819519,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index.20130219171819519,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22633 T2707 C183 P25948 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22635 T2707 C183 P25948 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2
[junit4:junit4]   2> 22635 T2707 C183 P25948 oass.SolrIndexSearcher.<init> Opening Searcher@ed459a2 main
[junit4:junit4]   2> 22636 T2707 C183 P25948 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22636 T2719 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ed459a2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22637 T2719 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty2/index.20130219171819519
[junit4:junit4]   2> 22637 T2707 C183 P25948 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 22638 T2723 C184 P32271 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index.20130219171821932,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index.20130219171821932,segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22638 T2723 C184 P32271 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22640 T2723 C184 P32271 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3
[junit4:junit4]   2> 22641 T2723 C184 P32271 oass.SolrIndexSearcher.<init> Opening Searcher@21967290 main
[junit4:junit4]   2> 22641 T2723 C184 P32271 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22642 T2735 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21967290 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 22642 T2735 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty3/index.20130219171821932
[junit4:junit4]   2> 22643 T2723 C184 P32271 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 30
[junit4:junit4]   2> 22

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

yncSliceTest-1361312283704/jetty4/index.20130219171825272
[junit4:junit4]   2> 163961 T2749 oash.SnapPuller$2.preClose removing old index files org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@571f4e02
[junit4:junit4]   2> 163962 T2749 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index.20130219171825272
[junit4:junit4]   2> 163962 T2749 oash.SnapPuller$2.postClose removing old index directory org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@571f4e02
[junit4:junit4]   2> 163963 T2749 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index
[junit4:junit4]   2> 163963 T2749 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4/index
[junit4:junit4]   2> 163963 T2749 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4
[junit4:junit4]   2> 163964 T2749 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361312283704/jetty4
[junit4:junit4]   2> 163964 T2749 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 163964 T2749 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89214961825349644-127.0.0.1:50393__collection1-n_0000000003
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:153)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:243)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 163965 T2749 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 163965 T2749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 163965 T2749 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 163966 T2749 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> 163966 T2749 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 163966 T2749 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings), text=PostingsFormat(name=Lucene41WithOrds), _version_=PostingsFormat(name=TestBloomFilteredLucene41Postings), rnd_b=MockVariableIntBlock(baseBlockSize=121), intDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), timestamp=PostingsFormat(name=TestBloomFilteredLucene41Postings), id=MockVariableIntBlock(baseBlockSize=121), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_sl=PostingsFormat(name=Lucene41WithOrds), range_facet_si=PostingsFormat(name=MockRandom), other_tl1=PostingsFormat(name=TestBloomFilteredLucene41Postings), multiDefault=PostingsFormat(name=MockRandom), a_si=PostingsFormat(name=MockRandom)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=fr_LU, timezone=America/Nipigon
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=3,free=200645568,total=486539264
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestWordDelimiterFilterFactory, SolrPluginUtilsTest, UniqFieldsUpdateProcessorFactoryTest, UnloadDistributedZkTest, TestCoreContainer, NotRequiredUniqueKeyTest, TestFaceting, FileBasedSpellCheckerTest, ChaosMonkeySafeLeaderTest, TestLuceneMatchVersion, SearchHandlerTest, TestPseudoReturnFields, DateMathParserTest, TestAtomicUpdateErrorCases, CurrencyFieldTest, TermsComponentTest, DateFieldTest, LeaderElectionIntegrationTest, DistributedTermsComponentTest, TestXIncludeConfig, TestStressRecovery, AlternateDirectoryTest, SimpleFacetsTest, TestExtendedDismaxParser, OverseerCollectionProcessorTest, MBeansHandlerTest, MinimalSchemaTest, RegexBoostProcessorTest, TestConfig, SystemInfoHandlerTest, PluginInfoTest, DefaultValueUpdateProcessorTest, ScriptEngineTest, DistanceFunctionTest, TestSuggestSpellingConverter, IndexBasedSpellCheckerTest, SpatialFilterTest, TestDefaultSimilarityFactory, ZkControllerTest, BinaryUpdateRequestHandlerTest, TestPerFieldSimilarity, ChaosMonkeyNothingIsSafeTest, DirectSolrConnectionTest, TestRangeQuery, FastVectorHighlighterTest, CoreContainerCoreInitFailuresTest, DirectUpdateHandlerOptimizeTest, SimplePostToolTest, RequestHandlersTest, TestLMJelinekMercerSimilarityFactory, TestLFUCache, BasicDistributedZkTest, SortByFunctionTest, TestCollationField, TestIndexingPerformance, HighlighterConfigTest, DistributedSpellCheckComponentTest, ClusterStateUpdateTest, JsonLoaderTest, PathHierarchyTokenizerFactoryTest, DocValuesTest, TestJoin, QueryElevationComponentTest, BasicFunctionalityTest, TestBinaryResponseWriter, TestJmxIntegration, SampleTest, HighlighterTest, TestIndexSearcher, CoreAdminHandlerTest, TestFunctionQuery, TestTrie, SolrRequestParserTest, TestRemoteStreaming, CacheHeaderTest, PolyFieldTest, MoreLikeThisHandlerTest, DocumentBuilderTest, DistributedQueryElevationComponentTest, TestQueryTypes, TestPHPSerializedResponseWriter, XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, PingRequestHandlerTest, TermVectorComponentTest, SuggesterWFSTTest, DocumentAnalysisRequestHandlerTest, TestSolrQueryParser, JSONWriterTest, RequiredFieldsTest, CopyFieldTest, TestArbitraryIndexDir, LoggingHandlerTest, SolrCmdDistributorTest, UpdateRequestProcessorFactoryTest, NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, TestSolrDeletionPolicy2, TestPropInjectDefaults, TestDocSet, SolrIndexConfigTest, IndexReaderFactoryTest, MultiTermTest, TestPhraseSuggestions, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, PrimUtilsTest, TestSystemIdResolver, TestBadConfig, ClusterStateTest, ShardRoutingCustomTest, ShardRoutingTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 164.05s, 1 test, 1 failure <<< FAILURES!

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

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