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/22 08:23:07 UTC

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1009 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1009/

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:11441/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@7f102988, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@68bb736c]

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:11441/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@7f102988, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@68bb736c]
	at __randomizedtesting.SeedInfo.seed([96EA989107EC9946:170C168970B3F97A]: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 9120 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T861 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 7 T861 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1361516824037
[junit4:junit4]   2> 8 T861 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 9 T862 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T862 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T862 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T862 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 13 T862 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T862 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 110 T861 oasc.ZkTestServer.run start zk server on port:11423
[junit4:junit4]   2> 110 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@707a6d7a
[junit4:junit4]   2> 111 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 112 T867 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 113 T867 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 113 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11424
[junit4:junit4]   2> 113 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11424
[junit4:junit4]   2> 114 T865 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 117 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec0000 with negotiated timeout 10000 for client /140.211.11.196:11424
[junit4:junit4]   2> 117 T867 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec0000, negotiated timeout = 10000
[junit4:junit4]   2> 117 T868 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@707a6d7a name:ZooKeeperConnection Watcher:127.0.0.1:11423 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 118 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 118 T861 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 128 T866 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00ba05ec0000
[junit4:junit4]   2> 129 T868 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 129 T861 oaz.ZooKeeper.close Session: 0x13d00ba05ec0000 closed
[junit4:junit4]   2> 130 T863 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11424 which had sessionid 0x13d00ba05ec0000
[junit4:junit4]   2> 130 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3b904f8c
[junit4:junit4]   2> 132 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 133 T869 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 133 T869 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 133 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11425
[junit4:junit4]   2> 134 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11425
[junit4:junit4]   2> 135 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec0001 with negotiated timeout 10000 for client /140.211.11.196:11425
[junit4:junit4]   2> 137 T869 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec0001, negotiated timeout = 10000
[junit4:junit4]   2> 137 T870 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b904f8c name:ZooKeeperConnection Watcher:127.0.0.1:11423/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 138 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 138 T861 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 214 T861 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 221 T861 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 243 T861 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 257 T861 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 259 T861 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 311 T861 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 313 T861 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 418 T861 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 418 T861 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 422 T861 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 423 T861 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 454 T861 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 455 T861 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 458 T861 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 459 T861 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 462 T861 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 464 T861 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 467 T861 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 468 T861 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 471 T861 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 471 T861 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 475 T866 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00ba05ec0001
[junit4:junit4]   2> 481 T870 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 481 T863 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11425 which had sessionid 0x13d00ba05ec0001
[junit4:junit4]   2> 481 T861 oaz.ZooKeeper.close Session: 0x13d00ba05ec0001 closed
[junit4:junit4]   2> 653 T861 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 658 T861 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11426
[junit4:junit4]   2> 659 T861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 660 T861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 660 T861 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361516824511
[junit4:junit4]   2> 660 T861 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361516824511/solr.xml
[junit4:junit4]   2> 661 T861 oasc.CoreContainer.<init> New CoreContainer 216979692
[junit4:junit4]   2> 662 T861 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361516824511/'
[junit4:junit4]   2> 662 T861 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361516824511/'
[junit4:junit4]   2> 723 T861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 724 T861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 724 T861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 724 T861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 725 T861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 725 T861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 726 T861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 726 T861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 726 T861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 727 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 749 T861 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 769 T861 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11423/solr
[junit4:junit4]   2> 769 T861 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 770 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@137a76ce
[junit4:junit4]   2> 771 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 771 T880 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 772 T880 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 772 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11427
[junit4:junit4]   2> 773 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11427
[junit4:junit4]   2> 775 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec0002 with negotiated timeout 20000 for client /140.211.11.196:11427
[junit4:junit4]   2> 775 T880 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec0002, negotiated timeout = 20000
[junit4:junit4]   2> 775 T881 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@137a76ce name:ZooKeeperConnection Watcher:127.0.0.1:11423 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 775 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 777 T866 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00ba05ec0002
[junit4:junit4]   2> 787 T881 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 787 T863 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11427 which had sessionid 0x13d00ba05ec0002
[junit4:junit4]   2> 787 T861 oaz.ZooKeeper.close Session: 0x13d00ba05ec0002 closed
[junit4:junit4]   2> 788 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 800 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2237340e
[junit4:junit4]   2> 801 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 801 T882 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 802 T882 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 802 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11428
[junit4:junit4]   2> 802 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11428
[junit4:junit4]   2> 804 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec0003 with negotiated timeout 20000 for client /140.211.11.196:11428
[junit4:junit4]   2> 804 T882 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec0003, negotiated timeout = 20000
[junit4:junit4]   2> 804 T883 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2237340e name:ZooKeeperConnection Watcher:127.0.0.1:11423/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 804 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 811 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 813 T861 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 816 T861 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11426_
[junit4:junit4]   2> 817 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:11426_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:11426_
[junit4:junit4]   2> 823 T861 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11426_
[junit4:junit4]   2> 827 T861 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 839 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0003 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> 840 T861 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 849 T861 oasc.Overseer.start Overseer (id=89228366580547587-127.0.0.1:11426_-n_0000000000) starting
[junit4:junit4]   2> 850 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 851 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 853 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 861 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 863 T885 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 863 T861 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 873 T861 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 875 T884 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 881 T886 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361516824511/collection1
[junit4:junit4]   2> 881 T886 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 881 T886 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 882 T886 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 883 T886 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361516824511/collection1/'
[junit4:junit4]   2> 884 T886 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1361516824511/collection1/lib/README' to classloader
[junit4:junit4]   2> 885 T886 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1361516824511/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 934 T886 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 996 T886 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1097 T886 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1104 T886 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1771 T886 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1784 T886 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1788 T886 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1805 T886 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1810 T886 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1815 T886 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1817 T886 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1818 T886 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361516824511/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data/
[junit4:junit4]   2> 1818 T886 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a3272e
[junit4:junit4]   2> 1819 T886 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1862 T886 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data forceNew:false
[junit4:junit4]   2> 1863 T886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data
[junit4:junit4]   2> 1863 T886 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data/index/
[junit4:junit4]   2> 1864 T886 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1865 T886 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data/index forceNew:false
[junit4:junit4]   2> 1913 T886 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2cd8eeda; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1913 T886 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1915 T886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data/index
[junit4:junit4]   2> 1917 T886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1917 T886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1918 T886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1918 T886 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1919 T886 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1919 T886 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1919 T886 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1920 T886 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1920 T886 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1935 T886 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1942 T886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data
[junit4:junit4]   2> 1944 T886 oass.SolrIndexSearcher.<init> Opening Searcher@38e5c8d5 main
[junit4:junit4]   2> 1945 T886 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1945 T886 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1948 T887 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38e5c8d5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1950 T886 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1950 T886 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1951 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0003 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> 2380 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2381 T884 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:11426_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11426"}
[junit4:junit4]   2> 2382 T884 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2382 T884 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2383 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0003 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> 2400 T883 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> 2957 T886 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2957 T886 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11426 collection:control_collection shard:shard1
[junit4:junit4]   2> 2958 T886 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2988 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0003 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> 2989 T886 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2989 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3000 T886 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3000 T886 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3000 T886 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:11426/collection1/
[junit4:junit4]   2> 3000 T886 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3000 T886 oasc.SyncStrategy.syncToMe http://127.0.0.1:11426/collection1/ has no replicas
[junit4:junit4]   2> 3001 T886 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:11426/collection1/
[junit4:junit4]   2> 3001 T886 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3011 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3911 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3962 T883 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> 3988 T886 oasc.ZkController.register We are http://127.0.0.1:11426/collection1/ and leader is http://127.0.0.1:11426/collection1/
[junit4:junit4]   2> 3988 T886 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11426
[junit4:junit4]   2> 3988 T886 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3988 T886 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3989 T886 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3991 T886 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3992 T861 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3992 T861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3993 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4008 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4009 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@e174fb3
[junit4:junit4]   2> 4010 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4011 T888 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4011 T888 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 4012 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11429
[junit4:junit4]   2> 4012 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11429
[junit4:junit4]   2> 4013 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec0004 with negotiated timeout 10000 for client /140.211.11.196:11429
[junit4:junit4]   2> 4013 T888 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec0004, negotiated timeout = 10000
[junit4:junit4]   2> 4014 T889 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e174fb3 name:ZooKeeperConnection Watcher:127.0.0.1:11423/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4014 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4015 T861 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4017 T861 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4191 T861 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4194 T861 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11430
[junit4:junit4]   2> 4195 T861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4196 T861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4196 T861 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361516828046
[junit4:junit4]   2> 4196 T861 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361516828046/solr.xml
[junit4:junit4]   2> 4197 T861 oasc.CoreContainer.<init> New CoreContainer 1606240841
[junit4:junit4]   2> 4198 T861 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361516828046/'
[junit4:junit4]   2> 4198 T861 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361516828046/'
[junit4:junit4]   2> 4262 T861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4263 T861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4264 T861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4264 T861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4264 T861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4265 T861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4265 T861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4266 T861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4266 T861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4267 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4289 T861 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4310 T861 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11423/solr
[junit4:junit4]   2> 4310 T861 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4311 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2919f52d
[junit4:junit4]   2> 4312 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4313 T899 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4314 T899 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 4314 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11431
[junit4:junit4]   2> 4314 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11431
[junit4:junit4]   2> 4316 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec0005 with negotiated timeout 20000 for client /140.211.11.196:11431
[junit4:junit4]   2> 4316 T899 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec0005, negotiated timeout = 20000
[junit4:junit4]   2> 4316 T900 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2919f52d name:ZooKeeperConnection Watcher:127.0.0.1:11423 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4317 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4319 T866 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00ba05ec0005
[junit4:junit4]   2> 4332 T900 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4332 T863 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11431 which had sessionid 0x13d00ba05ec0005
[junit4:junit4]   2> 4332 T861 oaz.ZooKeeper.close Session: 0x13d00ba05ec0005 closed
[junit4:junit4]   2> 4333 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4344 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3649da3c
[junit4:junit4]   2> 4345 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4346 T901 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4346 T901 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 4346 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11432
[junit4:junit4]   2> 4347 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11432
[junit4:junit4]   2> 4348 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec0006 with negotiated timeout 20000 for client /140.211.11.196:11432
[junit4:junit4]   2> 4348 T901 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec0006, negotiated timeout = 20000
[junit4:junit4]   2> 4348 T902 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3649da3c name:ZooKeeperConnection Watcher:127.0.0.1:11423/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4348 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4349 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4356 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4357 T861 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5361 T861 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11430_
[junit4:junit4]   2> 5362 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:11430_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:11430_
[junit4:junit4]   2> 5363 T861 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11430_
[junit4:junit4]   2> 5411 T883 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> 5412 T889 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5412 T902 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5413 T883 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5421 T903 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361516828046/collection1
[junit4:junit4]   2> 5422 T903 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5422 T903 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5423 T903 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5424 T903 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361516828046/collection1/'
[junit4:junit4]   2> 5425 T903 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1361516828046/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5426 T903 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1361516828046/collection1/lib/README' to classloader
[junit4:junit4]   2> 5470 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5471 T884 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:11426_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11426"}
[junit4:junit4]   2> 5477 T903 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 5496 T883 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> 5496 T902 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> 5496 T889 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> 5538 T903 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5638 T903 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5646 T903 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6299 T903 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6307 T903 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6310 T903 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6323 T903 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6327 T903 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6331 T903 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6332 T903 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6333 T903 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361516828046/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/
[junit4:junit4]   2> 6333 T903 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a3272e
[junit4:junit4]   2> 6334 T903 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 6334 T903 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1 forceNew:false
[junit4:junit4]   2> 6335 T903 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1
[junit4:junit4]   2> 6335 T903 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index/
[junit4:junit4]   2> 6335 T903 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6336 T903 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index forceNew:false
[junit4:junit4]   2> 6371 T903 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6371 T903 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6372 T903 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index
[junit4:junit4]   2> 6373 T903 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6374 T903 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6374 T903 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6375 T903 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6375 T903 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6375 T903 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6375 T903 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6376 T903 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6376 T903 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6385 T903 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6389 T903 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1
[junit4:junit4]   2> 6390 T903 oass.SolrIndexSearcher.<init> Opening Searcher@5bb264aa main
[junit4:junit4]   2> 6391 T903 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6391 T903 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6395 T904 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5bb264aa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6396 T903 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6396 T903 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7002 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7002 T884 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:11430_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11430"}
[junit4:junit4]   2> 7003 T884 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 7003 T884 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7053 T883 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> 7053 T902 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> 7053 T889 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> 7399 T903 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7399 T903 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11430 collection:collection1 shard:shard1
[junit4:junit4]   2> 7400 T903 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7419 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0006 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> 7420 T903 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7421 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7431 T903 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7432 T903 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7432 T903 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:11430/collection1/
[junit4:junit4]   2> 7432 T903 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7432 T903 oasc.SyncStrategy.syncToMe http://127.0.0.1:11430/collection1/ has no replicas
[junit4:junit4]   2> 7433 T903 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:11430/collection1/
[junit4:junit4]   2> 7433 T903 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7437 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8572 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8591 T883 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> 8592 T889 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> 8592 T902 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> 8620 T903 oasc.ZkController.register We are http://127.0.0.1:11430/collection1/ and leader is http://127.0.0.1:11430/collection1/
[junit4:junit4]   2> 8620 T903 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11430
[junit4:junit4]   2> 8620 T903 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8620 T903 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8621 T903 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8624 T903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8625 T861 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8626 T861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8626 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8835 T861 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8838 T861 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11441
[junit4:junit4]   2> 8839 T861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8839 T861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8840 T861 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361516832673
[junit4:junit4]   2> 8840 T861 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361516832673/solr.xml
[junit4:junit4]   2> 8841 T861 oasc.CoreContainer.<init> New CoreContainer 1269875181
[junit4:junit4]   2> 8842 T861 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361516832673/'
[junit4:junit4]   2> 8842 T861 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361516832673/'
[junit4:junit4]   2> 8907 T861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8908 T861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8908 T861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8909 T861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8909 T861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8910 T861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8910 T861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8910 T861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8911 T861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8911 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8936 T861 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8956 T861 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11423/solr
[junit4:junit4]   2> 8957 T861 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8958 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4ddb3834
[junit4:junit4]   2> 8959 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8959 T914 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8960 T914 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 8960 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11442
[junit4:junit4]   2> 8961 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11442
[junit4:junit4]   2> 8963 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec0007 with negotiated timeout 20000 for client /140.211.11.196:11442
[junit4:junit4]   2> 8963 T914 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec0007, negotiated timeout = 20000
[junit4:junit4]   2> 8963 T915 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ddb3834 name:ZooKeeperConnection Watcher:127.0.0.1:11423 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8963 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8965 T866 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00ba05ec0007
[junit4:junit4]   2> 8974 T915 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8975 T863 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11442 which had sessionid 0x13d00ba05ec0007
[junit4:junit4]   2> 8974 T861 oaz.ZooKeeper.close Session: 0x13d00ba05ec0007 closed
[junit4:junit4]   2> 8975 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8989 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@77c1548e
[junit4:junit4]   2> 8991 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8991 T916 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8992 T916 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 8992 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11443
[junit4:junit4]   2> 8992 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11443
[junit4:junit4]   2> 8994 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec0008 with negotiated timeout 20000 for client /140.211.11.196:11443
[junit4:junit4]   2> 8994 T916 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec0008, negotiated timeout = 20000
[junit4:junit4]   2> 8994 T917 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77c1548e name:ZooKeeperConnection Watcher:127.0.0.1:11423/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8994 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8996 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8997 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9005 T861 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10008 T861 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11441_
[junit4:junit4]   2> 10009 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec0008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:11441_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:11441_
[junit4:junit4]   2> 10011 T861 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11441_
[junit4:junit4]   2> 10013 T883 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> 10014 T889 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> 10014 T917 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10015 T902 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10015 T902 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> 10016 T883 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10016 T889 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10030 T918 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361516832673/collection1
[junit4:junit4]   2> 10030 T918 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10031 T918 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10031 T918 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10032 T918 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361516832673/collection1/'
[junit4:junit4]   2> 10033 T918 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1361516832673/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10034 T918 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1361516832673/collection1/lib/README' to classloader
[junit4:junit4]   2> 10069 T918 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 10099 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10100 T884 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:11430_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11430"}
[junit4:junit4]   2> 10113 T902 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> 10113 T883 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> 10113 T889 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> 10113 T918 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10114 T917 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> 10214 T918 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10219 T918 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10764 T918 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10772 T918 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10775 T918 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10789 T918 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10794 T918 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10798 T918 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10799 T918 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10801 T918 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361516832673/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/
[junit4:junit4]   2> 10801 T918 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a3272e
[junit4:junit4]   2> 10802 T918 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10802 T918 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2 forceNew:false
[junit4:junit4]   2> 10803 T918 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2
[junit4:junit4]   2> 10803 T918 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index/
[junit4:junit4]   2> 10803 T918 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10805 T918 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index forceNew:false
[junit4:junit4]   2> 10809 T918 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7beaa09b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10809 T918 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10810 T918 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index
[junit4:junit4]   2> 10812 T918 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10815 T918 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10816 T918 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10817 T918 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10818 T918 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10818 T918 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10818 T918 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10819 T918 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10820 T918 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10829 T918 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10834 T918 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2
[junit4:junit4]   2> 10835 T918 oass.SolrIndexSearcher.<init> Opening Searcher@23fce7fb main
[junit4:junit4]   2> 10836 T918 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10836 T918 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10840 T919 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@23fce7fb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10842 T918 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10843 T918 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11619 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11619 T884 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:11441_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11441"}
[junit4:junit4]   2> 11619 T884 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11620 T884 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11663 T902 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> 11663 T917 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> 11663 T883 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> 11663 T889 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> 11846 T918 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11846 T918 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11441 collection:collection1 shard:shard1
[junit4:junit4]   2> 11876 T918 oasc.ZkController.register We are http://127.0.0.1:11441/collection1/ and leader is http://127.0.0.1:11430/collection1/
[junit4:junit4]   2> 11876 T918 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11441
[junit4:junit4]   2> 11876 T918 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11877 T918 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C61 name=collection1 org.apache.solr.core.SolrCore@35ae691f url=http://127.0.0.1:11441/collection1 node=127.0.0.1:11441_ C61_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:11441_, base_url=http://127.0.0.1:11441}
[junit4:junit4]   2> 11878 T920 C61 P11441 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11878 T918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11878 T920 C61 P11441 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11879 T920 C61 P11441 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11879 T920 C61 P11441 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11880 T861 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11880 T861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11881 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11881 T920 C61 P11441 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12078 T861 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12081 T861 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11448
[junit4:junit4]   2> 12082 T861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12082 T861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12083 T861 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361516835930
[junit4:junit4]   2> 12083 T861 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361516835930/solr.xml
[junit4:junit4]   2> 12084 T861 oasc.CoreContainer.<init> New CoreContainer 763002095
[junit4:junit4]   2> 12084 T861 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361516835930/'
[junit4:junit4]   2> 12085 T861 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361516835930/'
[junit4:junit4]   2> 12146 T861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12147 T861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12147 T861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12148 T861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12148 T861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12148 T861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12149 T861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12149 T861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12150 T861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12150 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12174 T861 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12194 T861 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11423/solr
[junit4:junit4]   2> 12195 T861 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12196 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a789b23
[junit4:junit4]   2> 12197 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12197 T930 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12198 T930 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 12198 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11449
[junit4:junit4]   2> 12199 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11449
[junit4:junit4]   2> 12201 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec0009 with negotiated timeout 20000 for client /140.211.11.196:11449
[junit4:junit4]   2> 12201 T930 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec0009, negotiated timeout = 20000
[junit4:junit4]   2> 12201 T931 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a789b23 name:ZooKeeperConnection Watcher:127.0.0.1:11423 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12202 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12203 T866 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00ba05ec0009
[junit4:junit4]   2> 12213 T931 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12213 T861 oaz.ZooKeeper.close Session: 0x13d00ba05ec0009 closed
[junit4:junit4]   2> 12213 T863 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11449 which had sessionid 0x13d00ba05ec0009
[junit4:junit4]   2> 12214 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12227 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@32d41d80
[junit4:junit4]   2> 12229 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12229 T932 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12230 T932 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 12230 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11450
[junit4:junit4]   2> 12230 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11450
[junit4:junit4]   2> 12232 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec000a with negotiated timeout 20000 for client /140.211.11.196:11450
[junit4:junit4]   2> 12232 T932 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec000a, negotiated timeout = 20000
[junit4:junit4]   2> 12232 T933 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32d41d80 name:ZooKeeperConnection Watcher:127.0.0.1:11423/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12232 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12234 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12235 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12243 T861 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13169 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13169 T884 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:11441_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11441"}
[junit4:junit4]   2> 13184 T883 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> 13184 T902 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> 13184 T933 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> 13184 T917 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> 13184 T889 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> 13247 T861 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11448_
[junit4:junit4]   2> 13249 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec000a type:delete cxid:0xb zxid:0x86 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:11448_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:11448_
[junit4:junit4]   2> 13250 T861 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11448_
[junit4:junit4]   2> 13252 T883 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> 13252 T889 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> 13253 T902 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13253 T917 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13253 T902 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> 13253 T933 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13254 T917 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> 13254 T933 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> 13254 T889 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13255 T883 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13262 T934 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361516835930/collection1
[junit4:junit4]   2> 13262 T934 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13263 T934 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13263 T934 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13264 T934 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361516835930/collection1/'
[junit4:junit4]   2> 13266 T934 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1361516835930/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13266 T934 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1361516835930/collection1/lib/README' to classloader
[junit4:junit4]   2> 13307 T934 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 13349 T934 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13450 T934 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13455 T934 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13986 T934 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13994 T934 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13997 T934 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14009 T934 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14013 T934 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14017 T934 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14018 T934 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14019 T934 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361516835930/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/
[junit4:junit4]   2> 14019 T934 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a3272e
[junit4:junit4]   2> 14019 T934 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14020 T934 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3 forceNew:false
[junit4:junit4]   2> 14020 T934 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3
[junit4:junit4]   2> 14021 T934 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index/
[junit4:junit4]   2> 14021 T934 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14022 T934 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index forceNew:false
[junit4:junit4]   2> 14028 T934 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@727b186; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14028 T934 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14029 T934 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index
[junit4:junit4]   2> 14030 T934 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14031 T934 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14031 T934 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14031 T934 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14032 T934 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14032 T934 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14032 T934 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14033 T934 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14033 T934 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14042 T934 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14047 T934 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3
[junit4:junit4]   2> 14048 T934 oass.SolrIndexSearcher.<init> Opening Searcher@3a68c2da main
[junit4:junit4]   2> 14049 T934 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14049 T934 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14053 T935 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a68c2da main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14055 T934 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14055 T934 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14690 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14691 T884 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:11448_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11448"}
[junit4:junit4]   2> 14691 T884 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14692 T884 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14703 T917 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> 14703 T883 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> 14703 T933 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> 14703 T902 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> 14703 T889 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> 15058 T934 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15058 T934 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11448 collection:collection1 shard:shard1
[junit4:junit4]   2> 15114 T934 oasc.ZkController.register We are http://127.0.0.1:11448/collection1/ and leader is http://127.0.0.1:11430/collection1/
[junit4:junit4]   2> 15114 T934 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11448
[junit4:junit4]   2> 15114 T934 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15114 T934 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C62 name=collection1 org.apache.solr.core.SolrCore@28a76ed5 url=http://127.0.0.1:11448/collection1 node=127.0.0.1:11448_ C62_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:11448_, base_url=http://127.0.0.1:11448}
[junit4:junit4]   2> 15115 T936 C62 P11448 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15116 T936 C62 P11448 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15116 T934 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15116 T936 C62 P11448 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15116 T936 C62 P11448 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15117 T861 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15117 T861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15118 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15118 T936 C62 P11448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15311 T861 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15313 T861 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11455
[junit4:junit4]   2> 15314 T861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15315 T861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15315 T861 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361516839161
[junit4:junit4]   2> 15316 T861 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361516839161/solr.xml
[junit4:junit4]   2> 15316 T861 oasc.CoreContainer.<init> New CoreContainer 144559277
[junit4:junit4]   2> 15317 T861 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361516839161/'
[junit4:junit4]   2> 15317 T861 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361516839161/'
[junit4:junit4]   2> 15367 T861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15368 T861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15368 T861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15368 T861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15369 T861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15369 T861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15369 T861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15369 T861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15370 T861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15370 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15387 T861 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15403 T861 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11423/solr
[junit4:junit4]   2> 15404 T861 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15404 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dcf7f89
[junit4:junit4]   2> 15405 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15405 T946 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15406 T946 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 15406 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11456
[junit4:junit4]   2> 15407 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11456
[junit4:junit4]   2> 15415 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec000b with negotiated timeout 20000 for client /140.211.11.196:11456
[junit4:junit4]   2> 15416 T946 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec000b, negotiated timeout = 20000
[junit4:junit4]   2> 15416 T947 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dcf7f89 name:ZooKeeperConnection Watcher:127.0.0.1:11423 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15416 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15418 T866 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00ba05ec000b
[junit4:junit4]   2> 15433 T947 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15433 T863 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11456 which had sessionid 0x13d00ba05ec000b
[junit4:junit4]   2> 15433 T861 oaz.ZooKeeper.close Session: 0x13d00ba05ec000b closed
[junit4:junit4]   2> 15434 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15443 T861 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11423/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@461ca037
[junit4:junit4]   2> 15444 T861 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15445 T948 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11423. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15445 T948 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11423, initiating session
[junit4:junit4]   2> 15446 T863 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11457
[junit4:junit4]   2> 15446 T863 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11457
[junit4:junit4]   2> 15447 T865 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00ba05ec000c with negotiated timeout 20000 for client /140.211.11.196:11457
[junit4:junit4]   2> 15447 T948 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11423, sessionid = 0x13d00ba05ec000c, negotiated timeout = 20000
[junit4:junit4]   2> 15448 T949 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@461ca037 name:ZooKeeperConnection Watcher:127.0.0.1:11423/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15448 T861 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15449 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15450 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15459 T861 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C61_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:11441_, base_url=http://127.0.0.1:11441}
[junit4:junit4]   2> 15905 T920 C61 P11441 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:11430/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15905 T920 C61 P11441 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:11441 START replicas=[http://127.0.0.1:11430/collection1/] nUpdates=100
[junit4:junit4]   2> 15906 T920 C61 P11441 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15906 T920 C61 P11441 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15907 T920 C61 P11441 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15907 T920 C61 P11441 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15907 T920 C61 P11441 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15907 T920 C61 P11441 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:11430/collection1/. core=collection1
[junit4:junit4]   2> 15907 T920 C61 P11441 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C63 name=collection1 org.apache.solr.core.SolrCore@2802d1e0 url=http://127.0.0.1:11430/collection1 node=127.0.0.1:11430_ C63_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:11430_, base_url=http://127.0.0.1:11430, leader=true}
[junit4:junit4]   2> 15913 T894 C63 P11430 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15918 T895 C63 P11430 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15919 T895 C63 P11430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1
[junit4:junit4]   2> 15922 T895 C63 P11430 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15923 T895 C63 P11430 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15953 T895 C63 P11430 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15953 T895 C63 P11430 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15954 T895 C63 P11430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1
[junit4:junit4]   2> 15955 T895 C63 P11430 oass.SolrIndexSearcher.<init> Opening Searcher@7e173ee9 realtime
[junit4:junit4]   2> 15955 T895 C63 P11430 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15955 T895 C63 P11430 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 37
[junit4:junit4]   2> 15956 T920 C61 P11441 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15956 T920 C61 P11441 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15959 T896 C63 P11430 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15959 T896 C63 P11430 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15960 T920 C61 P11441 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15960 T920 C61 P11441 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15960 T920 C61 P11441 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15962 T896 C63 P11430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1
[junit4:junit4]   2> 15963 T896 C63 P11430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index
[junit4:junit4]   2> 15963 T896 C63 P11430 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15964 T920 C61 P11441 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15965 T920 C61 P11441 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index.20130222133719993 forceNew:false
[junit4:junit4]   2> 15965 T920 C61 P11441 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2
[junit4:junit4]   2> 15966 T920 C61 P11441 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index.20130222133719993 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd0ddc1; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=true
[junit4:junit4]   2> 15969 T896 C63 P11430 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15971 T920 C61 P11441 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index
[junit4:junit4]   2> 15971 T920 C61 P11441 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15972 T920 C61 P11441 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130222133719993
[junit4:junit4]   2> 15973 T920 C61 P11441 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2
[junit4:junit4]   2> 15973 T920 C61 P11441 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2
[junit4:junit4]   2> 15973 T920 C61 P11441 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index.20130222133719993
[junit4:junit4]   2> 15976 T920 C61 P11441 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index.20130222133719993 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd0ddc1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15976 T920 C61 P11441 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15977 T920 C61 P11441 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2
[junit4:junit4]   2> 15978 T920 C61 P11441 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15978 T920 C61 P11441 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15978 T920 C61 P11441 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15979 T920 C61 P11441 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index.20130222133719993
[junit4:junit4]   2> 15980 T920 C61 P11441 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2
[junit4:junit4]   2> 15983 T920 C61 P11441 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index.20130222133719993 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd0ddc1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15983 T920 C61 P11441 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15983 T920 C61 P11441 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15984 T920 C61 P11441 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2
[junit4:junit4]   2> 15984 T920 C61 P11441 oass.SolrIndexSearcher.<init> Opening Searcher@1555d43c main
[junit4:junit4]   2> 15985 T919 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1555d43c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15985 T919 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index
[junit4:junit4]   2> 15986 T920 C61 P11441 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15989 T920 C61 P11441 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index.20130222133719993 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd0ddc1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index.20130222133719993 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd0ddc1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15989 T920 C61 P11441 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15990 T920 C61 P11441 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2
[junit4:junit4]   2> 15990 T920 C61 P11441 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15990 T920 C61 P11441 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index.20130222133719993
[junit4:junit4]   2> 15990 T920 C61 P11441 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty2/index
[junit4:junit4]   2> 15991 T920 C61 P11441 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15991 T920 C61 P11441 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15991 T920 C61 P11441 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15991 T920 C61 P11441 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15998 T920 C61 P11441 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16223 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16224 T884 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:11448_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11448"}
[junit4:junit4]   2> 16228 T884 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:11441_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11441"}
[junit4:junit4]   2> 16246 T889 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> 16246 T917 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> 16246 T883 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> 16246 T902 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> 16246 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16246 T933 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> 16462 T861 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11455_
[junit4:junit4]   2> 16463 T866 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00ba05ec000c type:delete cxid:0xb zxid:0x9d txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:11455_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:11455_
[junit4:junit4]   2> 16465 T861 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11455_
[junit4:junit4]   2> 16467 T889 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> 16467 T883 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> 16467 T902 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16467 T902 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> 16467 T949 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16467 T933 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16467 T917 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16468 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16468 T933 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> 16468 T917 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> 16469 T889 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16469 T883 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16482 T952 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361516839161/collection1
[junit4:junit4]   2> 16482 T952 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16483 T952 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16483 T952 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16484 T952 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361516839161/collection1/'
[junit4:junit4]   2> 16485 T952 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1361516839161/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16486 T952 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1361516839161/collection1/lib/README' to classloader
[junit4:junit4]   2> 16538 T952 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 16581 T952 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16682 T952 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16687 T952 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17138 T952 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17146 T952 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17149 T952 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17164 T952 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17168 T952 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17173 T952 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17174 T952 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17176 T952 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361516839161/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/
[junit4:junit4]   2> 17176 T952 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a3272e
[junit4:junit4]   2> 17177 T952 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 17178 T952 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4 forceNew:false
[junit4:junit4]   2> 17178 T952 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4
[junit4:junit4]   2> 17178 T952 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index/
[junit4:junit4]   2> 17179 T952 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17180 T952 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index forceNew:false
[junit4:junit4]   2> 17185 T952 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@56c12b02; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17185 T952 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17186 T952 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index
[junit4:junit4]   2> 17188 T952 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17188 T952 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17189 T952 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17189 T952 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17189 T952 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17190 T952 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17190 T952 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17190 T952 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17191 T952 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17200 T952 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17205 T952 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4
[junit4:junit4]   2> 17206 T952 oass.SolrIndexSearcher.<init> Opening Searcher@1a3f8ddd main
[junit4:junit4]   2> 17207 T952 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17207 T952 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17211 T953 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a3f8ddd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17212 T952 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17213 T952 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17755 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17756 T884 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:11455_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11455"}
[junit4:junit4]   2> 17756 T884 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17756 T884 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17767 T902 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> 17767 T889 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> 17767 T883 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> 17767 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17767 T933 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> 17767 T917 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> 18216 T952 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18216 T952 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11455 collection:collection1 shard:shard1
[junit4:junit4]   2> 18220 T952 oasc.ZkController.register We are http://127.0.0.1:11455/collection1/ and leader is http://127.0.0.1:11430/collection1/
[junit4:junit4]   2> 18220 T952 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11455
[junit4:junit4]   2> 18220 T952 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18220 T952 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C64 name=collection1 org.apache.solr.core.SolrCore@4cccae0f url=http://127.0.0.1:11455/collection1 node=127.0.0.1:11455_ C64_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:11455_, base_url=http://127.0.0.1:11455}
[junit4:junit4]   2> 18221 T954 C64 P11455 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18221 T954 C64 P11455 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18221 T952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18222 T954 C64 P11455 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18222 T954 C64 P11455 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18223 T861 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18224 T954 C64 P11455 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18224 T861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18225 T861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18244 T861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18245 T861 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18246 T861 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18246 T861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C62_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:11448_, base_url=http://127.0.0.1:11448}
[junit4:junit4]   2> 19136 T936 C62 P11448 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:11430/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19136 T936 C62 P11448 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:11448 START replicas=[http://127.0.0.1:11430/collection1/] nUpdates=100
[junit4:junit4]   2> 19137 T936 C62 P11448 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19137 T936 C62 P11448 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19137 T936 C62 P11448 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19137 T936 C62 P11448 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19137 T936 C62 P11448 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19137 T936 C62 P11448 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:11430/collection1/. core=collection1
[junit4:junit4]   2> 19137 T936 C62 P11448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19140 T894 C63 P11430 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19148 T898 C63 P11430 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19180 T898 C63 P11430 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19181 T898 C63 P11430 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19181 T898 C63 P11430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1
[junit4:junit4]   2> 19181 T898 C63 P11430 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19182 T898 C63 P11430 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 34
[junit4:junit4]   2> 19183 T936 C62 P11448 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19183 T936 C62 P11448 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19185 T896 C63 P11430 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19186 T936 C62 P11448 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 19186 T936 C62 P11448 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19186 T936 C62 P11448 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19188 T896 C63 P11430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1
[junit4:junit4]   2> 19189 T896 C63 P11430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index
[junit4:junit4]   2> 19189 T896 C63 P11430 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19189 T936 C62 P11448 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19190 T936 C62 P11448 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index.20130222133723219 forceNew:false
[junit4:junit4]   2> 19191 T936 C62 P11448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3
[junit4:junit4]   2> 19191 T936 C62 P11448 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index.20130222133723219 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61aee4f9; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=true
[junit4:junit4]   2> 19194 T896 C63 P11430 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 19196 T936 C62 P11448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index
[junit4:junit4]   2> 19196 T936 C62 P11448 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19197 T936 C62 P11448 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130222133723219
[junit4:junit4]   2> 19197 T936 C62 P11448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3
[junit4:junit4]   2> 19198 T936 C62 P11448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3
[junit4:junit4]   2> 19198 T936 C62 P11448 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index.20130222133723219
[junit4:junit4]   2> 19200 T936 C62 P11448 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index.20130222133723219 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61aee4f9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19201 T936 C62 P11448 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19202 T936 C62 P11448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3
[junit4:junit4]   2> 19202 T936 C62 P11448 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19202 T936 C62 P11448 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19202 T936 C62 P11448 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19203 T936 C62 P11448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index.20130222133723219
[junit4:junit4]   2> 19203 T936 C62 P11448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3
[junit4:junit4]   2> 19205 T936 C62 P11448 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index.20130222133723219 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61aee4f9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19206 T936 C62 P11448 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19206 T936 C62 P11448 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19206 T936 C62 P11448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3
[junit4:junit4]   2> 19206 T936 C62 P11448 oass.SolrIndexSearcher.<init> Opening Searcher@3447a733 main
[junit4:junit4]   2> 19207 T935 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3447a733 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 19208 T935 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index
[junit4:junit4]   2> 19208 T936 C62 P11448 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19211 T936 C62 P11448 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index.20130222133723219 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61aee4f9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index.20130222133723219 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61aee4f9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19211 T936 C62 P11448 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19212 T936 C62 P11448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3
[junit4:junit4]   2> 19212 T936 C62 P11448 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19212 T936 C62 P11448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index.20130222133723219
[junit4:junit4]   2> 19212 T936 C62 P11448 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty3/index
[junit4:junit4]   2> 19212 T936 C62 P11448 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19212 T936 C62 P11448 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19213 T936 C62 P11448 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19213 T936 C62 P11448 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19221 T936 C62 P11448 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19249 T861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19279 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19280 T884 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:11455_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11455"}
[junit4:junit4]   2> 19285 T884 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:11448_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11448"}
[junit4:junit4]   2> 19297 T917 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> 19298 T933 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> 19298 T889 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> 19298 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19297 T902 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> 19297 T883 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> 20251 T861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21255 T861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C64_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:11455_, base_url=http://127.0.0.1:11455}
[junit4:junit4]   2> 22247 T954 C64 P11455 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:11430/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22247 T954 C64 P11455 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:11455 START replicas=[http://127.0.0.1:11430/collection1/] nUpdates=100
[junit4:junit4]   2> 22248 T954 C64 P11455 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22248 T954 C64 P11455 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22248 T954 C64 P11455 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22248 T954 C64 P11455 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22248 T954 C64 P11455 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22249 T954 C64 P11455 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:11430/collection1/. core=collection1
[junit4:junit4]   2> 22249 T954 C64 P11455 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22251 T894 C63 P11430 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22258 T861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22272 T892 C63 P11430 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22275 T892 C63 P11430 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22276 T892 C63 P11430 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22277 T892 C63 P11430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1
[junit4:junit4]   2> 22277 T892 C63 P11430 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22277 T892 C63 P11430 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 22278 T954 C64 P11455 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22279 T954 C64 P11455 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22281 T896 C63 P11430 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22282 T954 C64 P11455 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 22283 T954 C64 P11455 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22283 T954 C64 P11455 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22285 T896 C63 P11430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1
[junit4:junit4]   2> 22286 T896 C63 P11430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index
[junit4:junit4]   2> 22287 T896 C63 P11430 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=2 
[junit4:junit4]   2> 22288 T954 C64 P11455 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22289 T954 C64 P11455 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317 forceNew:false
[junit4:junit4]   2> 22289 T954 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4
[junit4:junit4]   2> 22290 T954 C64 P11455 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27e95ffd; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=true
[junit4:junit4]   2> 22295 T896 C63 P11430 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   2> 22297 T954 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index
[junit4:junit4]   2> 22298 T954 C64 P11455 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22298 T954 C64 P11455 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130222133726317
[junit4:junit4]   2> 22299 T954 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4
[junit4:junit4]   2> 22300 T954 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4
[junit4:junit4]   2> 22300 T954 C64 P11455 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317
[junit4:junit4]   2> 22304 T954 C64 P11455 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27e95ffd; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22305 T954 C64 P11455 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22306 T954 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4
[junit4:junit4]   2> 22306 T954 C64 P11455 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22306 T954 C64 P11455 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22306 T954 C64 P11455 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22307 T954 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317
[junit4:junit4]   2> 22308 T954 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4
[junit4:junit4]   2> 22312 T954 C64 P11455 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27e95ffd; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22312 T954 C64 P11455 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22312 T954 C64 P11455 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22313 T954 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4
[junit4:junit4]   2> 22313 T954 C64 P11455 oass.SolrIndexSearcher.<init> Opening Searcher@40d11507 main
[junit4:junit4]   2> 22314 T953 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40d11507 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22314 T953 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index
[junit4:junit4]   2> 22315 T954 C64 P11455 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22318 T954 C64 P11455 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27e95ffd; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27e95ffd; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22318 T954 C64 P11455 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22320 T954 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4
[junit4:junit4]   2> 22320 T954 C64 P11455 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22320 T954 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317
[junit4:junit4]   2> 22321 T954 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index
[junit4:junit4]   2> 22321 T954 C64 P11455 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22321 T954 C64 P11455 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22321 T954 C64 P11455 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22321 T954 C64 P11455 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22328 T954 C64 P11455 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23260 T861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23819 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23820 T884 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:11455_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11455"}
[junit4:junit4]   2> 23837 T902 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> 23837 T933 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> 23837 T917 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> 23837 T889 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> 23837 T883 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> 23837 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24262 T861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24265 T861 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C65 name=collection1 org.apache.solr.core.SolrCore@6bb5495a url=http://127.0.0.1:11426/collection1 node=127.0.0.1:11426_ C65_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:11426_, base_url=http://127.0.0.1:11426, leader=true}
[junit4:junit4]   2> 24273 T873 C65 P11426 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 24274 T873 C65 P11426 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data
[junit4:junit4]   2> 24278 T873 C65 P11426 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2cd8eeda; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24278 T873 C65 P11426 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24282 T873 C65 P11426 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2cd8eeda; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2cd8eeda; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 24283 T873 C65 P11426 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 24283 T873 C65 P11426 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data
[junit4:junit4]   2> 24285 T873 C65 P11426 oass.SolrIndexSearcher.<init> Opening Searcher@7e739131 main
[junit4:junit4]   2> 24286 T873 C65 P11426 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24286 T887 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e739131 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 24287 T887 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/control/data/index
[junit4:junit4]   2> 24287 T873 C65 P11426 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 24298 T895 C63 P11430 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 24311 T895 C63 P11430 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b6996d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 24312 T895 C63 P11430 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 24312 T895 C63 P11430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1
[junit4:junit4]   2> 24313 T895 C63 P11430 oass.SolrIndexSearcher.<init> Opening Searcher@25685744 main
[junit4:junit4]   2> 24313 T895 C63 P11430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index
[junit4:junit4]   2> 24314 T895 C63 P11430 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24314 T904 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25685744 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24315 T904 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty1/index
[junit4:junit4]   2> 24315 T895 C63 P11430 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:11441/collection1/, StdNode: http://127.0.0.1:11448/collection1/, StdNode: http://127.0.0.1:11455/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C64_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:11455_, base_url=http://127.0.0.1:11455}
[junit4:junit4]   2> 24327 T939 C64 P11455 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2>  C62_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:11448_, base_url=http://127.0.0.1:11448}
[junit4:junit4]   2> 24328 T923 C62 P11448 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2>  C61_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:11441_, base_url=http://127.0.0.1:11441}
[junit4:junit4]   2> 24329 T907 C61 P11441 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 24339 T939 C64 P11455 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27e95ffd; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27e95ffd; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6,filenames=[segments_6]
[junit4:junit4]   2> 24340 T939 C64 P11455 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[segments_6]
[junit4:junit4]   2> 24342 T939 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4
[junit4:junit4]   2> 24342 T939 C64 P11455 oass.SolrIndexSearcher.<init> Opening Searcher@1abe67c3 main
[junit4:junit4]   2> 24343 T939 C64 P11455 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24343 T953 oasc.SolrCore.registerSearche

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

unit4:junit4]   2> 135216 T861 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 135220 T933 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 135220 T933 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> 135220 T933 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 135220 T933 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 135972 T864 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 163942 T949 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:11455  couldn't connect to http://127.0.0.1:11448/collection1/, counting as success
[junit4:junit4]   2> 163942 T949 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:11455 DONE. sync succeeded
[junit4:junit4]   2> 163942 T949 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 163944 T949 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
[junit4:junit4]   2> 163944 T949 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4cccae0f
[junit4:junit4]   2> 163945 T949 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=11,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=305,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 163945 T949 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 163946 T949 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 163946 T949 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 163946 T949 C64 P11455 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/tlog/tlog.0000000000000000005 refcount=1}
[junit4:junit4]   2> 163949 T949 C64 P11455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317
[junit4:junit4]   2> 163949 T949 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 163951 T949 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317
[junit4:junit4]   2> 163951 T949 oasc.CachingDirectoryFactory.close Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317
[junit4:junit4]   2> 163951 T949 oash.SnapPuller$2.preClose removing old index files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@56c12b02; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 163952 T949 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index.20130222133726317
[junit4:junit4]   2> 163952 T949 oash.SnapPuller$2.postClose removing old index directory NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@56c12b02; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 163953 T949 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4
[junit4:junit4]   2> 163953 T949 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4
[junit4:junit4]   2> 163953 T949 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index
[junit4:junit4]   2> 163953 T949 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361516824036/jetty4/index
[junit4:junit4]   2> 163953 T949 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 163954 T949 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 163954 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 163955 T949 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 163955 T949 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_SA, timezone=Indian/Cocos
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=3,free=167331064,total=457179136
[junit4:junit4]   2> NOTE: All tests run in this JVM: [CircularListTest, DateMathParserTest, FileBasedSpellCheckerTest, SuggesterWFSTTest, OverseerCollectionProcessorTest, TestSystemIdResolver, SystemInfoHandlerTest, SuggesterFSTTest, LoggingHandlerTest, TestLFUCache, TestSolrIndexConfig, SortByFunctionTest, AutoCommitTest, DistanceFunctionTest, IndexBasedSpellCheckerTest, SpellCheckCollatorTest, QueryElevationComponentTest, HighlighterConfigTest, AlternateDirectoryTest, TestFuzzyAnalyzedSuggestions, TestRandomFaceting, MinimalSchemaTest, ScriptEngineTest, TestPHPSerializedResponseWriter, TestJmxMonitoredMap, TestQueryTypes, FastVectorHighlighterTest, UnloadDistributedZkTest, DefaultValueUpdateProcessorTest, TestStressVersions, TestSolrQueryParser, RegexBoostProcessorTest, DistributedTermsComponentTest, TestFastLRUCache, CoreAdminHandlerTest, TestConfig, SolrPluginUtilsTest, TestBadConfig, TestIBSimilarityFactory, NoCacheHeaderTest, SimplePostToolTest, TestLuceneMatchVersion, SyncSliceTest]
[junit4:junit4] Completed on J0 in 164.28s, 1 test, 1 failure <<< FAILURES!

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

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