You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/20 08:17:17 UTC

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

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

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:35970/br/i/collection1 Dead Guy:http://127.0.0.1:49413/br/i/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:12335/br/i/collection1], CloudJettyRunner [url=http://127.0.0.1:14320/br/i/collection1]]

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:35970/br/i/collection1 Dead Guy:http://127.0.0.1:49413/br/i/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:12335/br/i/collection1], CloudJettyRunner [url=http://127.0.0.1:14320/br/i/collection1]]
	at __randomizedtesting.SeedInfo.seed([DFCC2F0D0D45E5F3:5E2AA1157A1A85CF]: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:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8962 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T687 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /br/i
[junit4:junit4]   2> 6 T687 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1363762671790
[junit4:junit4]   2> 7 T687 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T688 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T688 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T688 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T688 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T688 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T688 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1363762671790/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T687 oasc.ZkTestServer.run start zk server on port:43221
[junit4:junit4]   2> 109 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2a748356
[junit4:junit4]   2> 110 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T693 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T693 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 111 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28203
[junit4:junit4]   2> 112 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28203
[junit4:junit4]   2> 112 T691 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 114 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b60000 with negotiated timeout 10000 for client /140.211.11.196:28203
[junit4:junit4]   2> 114 T693 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b60000, negotiated timeout = 10000
[junit4:junit4]   2> 115 T694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a748356 name:ZooKeeperConnection Watcher:127.0.0.1:43221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T687 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 128 T692 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8696f0b60000
[junit4:junit4]   2> 149 T694 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 149 T687 oaz.ZooKeeper.close Session: 0x13d8696f0b60000 closed
[junit4:junit4]   2> 150 T689 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28203 which had sessionid 0x13d8696f0b60000
[junit4:junit4]   2> 150 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@926b8bd
[junit4:junit4]   2> 151 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 151 T695 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 152 T695 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 152 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:49614
[junit4:junit4]   2> 152 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:49614
[junit4:junit4]   2> 154 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b60001 with negotiated timeout 10000 for client /140.211.11.196:49614
[junit4:junit4]   2> 154 T695 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b60001, negotiated timeout = 10000
[junit4:junit4]   2> 155 T696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@926b8bd name:ZooKeeperConnection Watcher:127.0.0.1:43221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 155 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 156 T687 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 166 T687 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 169 T687 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 196 T687 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 199 T687 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 200 T687 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 223 T687 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 223 T687 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 330 T687 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 330 T687 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 371 T687 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 372 T687 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 387 T687 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 388 T687 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 399 T687 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 400 T687 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 410 T687 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 410 T687 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 414 T687 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 415 T687 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 425 T687 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 425 T687 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 428 T692 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8696f0b60001
[junit4:junit4]   2> 429 T696 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 429 T687 oaz.ZooKeeper.close Session: 0x13d8696f0b60001 closed
[junit4:junit4]   2> 430 T689 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:49614 which had sessionid 0x13d8696f0b60001
[junit4:junit4]   2> 610 T687 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 615 T687 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63940
[junit4:junit4]   2> 616 T687 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 617 T687 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 617 T687 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363762672213
[junit4:junit4]   2> 617 T687 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363762672213/solr.xml
[junit4:junit4]   2> 618 T687 oasc.CoreContainer.<init> New CoreContainer 1417213084
[junit4:junit4]   2> 618 T687 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363762672213/'
[junit4:junit4]   2> 619 T687 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363762672213/'
[junit4:junit4]   2> 677 T687 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 678 T687 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 678 T687 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 679 T687 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 679 T687 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 679 T687 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 680 T687 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 680 T687 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 680 T687 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 681 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 702 T687 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 721 T687 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43221/solr
[junit4:junit4]   2> 721 T687 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 722 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@698d9368
[junit4:junit4]   2> 723 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 723 T706 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 724 T706 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 725 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:39381
[junit4:junit4]   2> 725 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:39381
[junit4:junit4]   2> 727 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b60002 with negotiated timeout 20000 for client /140.211.11.196:39381
[junit4:junit4]   2> 727 T706 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b60002, negotiated timeout = 20000
[junit4:junit4]   2> 728 T707 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@698d9368 name:ZooKeeperConnection Watcher:127.0.0.1:43221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 728 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 729 T692 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8696f0b60002
[junit4:junit4]   2> 745 T689 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:39381 which had sessionid 0x13d8696f0b60002
[junit4:junit4]   2> 745 T707 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 745 T687 oaz.ZooKeeper.close Session: 0x13d8696f0b60002 closed
[junit4:junit4]   2> 745 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 757 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f9c4b32
[junit4:junit4]   2> 758 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 758 T708 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 759 T708 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 759 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59713
[junit4:junit4]   2> 759 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59713
[junit4:junit4]   2> 761 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b60003 with negotiated timeout 20000 for client /140.211.11.196:59713
[junit4:junit4]   2> 761 T708 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b60003, negotiated timeout = 20000
[junit4:junit4]   2> 762 T709 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f9c4b32 name:ZooKeeperConnection Watcher:127.0.0.1:43221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 762 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 789 T687 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 793 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 816 T687 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 824 T687 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 826 T687 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63940_br%2Fi
[junit4:junit4]   2> 826 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:63940_br%2Fi Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:63940_br%2Fi
[junit4:junit4]   2> 827 T687 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63940_br%2Fi
[junit4:junit4]   2> 851 T687 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 870 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 883 T687 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 886 T687 oasc.Overseer.start Overseer (id=89375550458953731-127.0.0.1:63940_br%2Fi-n_0000000000) starting
[junit4:junit4]   2> 887 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 898 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 900 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 902 T687 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 912 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 914 T711 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 915 T687 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 918 T687 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 928 T687 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 931 T710 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 935 T712 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363762672213/collection1
[junit4:junit4]   2> 936 T712 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 936 T712 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 937 T712 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 938 T712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363762672213/collection1/'
[junit4:junit4]   2> 939 T712 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363762672213/collection1/lib/README' to classloader
[junit4:junit4]   2> 940 T712 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363762672213/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 991 T712 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1075 T712 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1176 T712 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1184 T712 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1832 T712 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1845 T712 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1851 T712 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1898 T712 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1904 T712 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1910 T712 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1912 T712 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1912 T712 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1913 T712 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1914 T712 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1914 T712 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1915 T712 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1952 T712 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363762672213/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363762671790/control/data/
[junit4:junit4]   2> 1952 T712 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16925975
[junit4:junit4]   2> 1953 T712 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1954 T712 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/control/data forceNew: false
[junit4:junit4]   2> 1955 T712 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363762671790/control/data/index/
[junit4:junit4]   2> 1956 T712 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363762671790/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1957 T712 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/control/data/index forceNew: false
[junit4:junit4]   2> 2064 T712 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34425ae5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2065 T712 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2067 T712 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2068 T712 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2068 T712 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2069 T712 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2070 T712 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2070 T712 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2070 T712 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2071 T712 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2071 T712 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2083 T712 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2091 T712 oass.SolrIndexSearcher.<init> Opening Searcher@1366c9d1 main
[junit4:junit4]   2> 2092 T712 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2093 T712 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2097 T713 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1366c9d1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2097 T712 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2098 T712 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2435 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2435 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":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:63940_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63940/br/i"}
[junit4:junit4]   2> 2436 T710 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2436 T710 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2455 T709 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> 3133 T712 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3133 T712 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63940/br/i collection:control_collection shard:shard1
[junit4:junit4]   2> 3134 T712 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3154 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3155 T712 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3156 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3167 T712 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3167 T712 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3167 T712 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63940/br/i/collection1/
[junit4:junit4]   2> 3168 T712 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3168 T712 oasc.SyncStrategy.syncToMe http://127.0.0.1:63940/br/i/collection1/ has no replicas
[junit4:junit4]   2> 3168 T712 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63940/br/i/collection1/
[junit4:junit4]   2> 3168 T712 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3173 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3961 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3980 T709 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> 3993 T712 oasc.ZkController.register We are http://127.0.0.1:63940/br/i/collection1/ and leader is http://127.0.0.1:63940/br/i/collection1/
[junit4:junit4]   2> 3993 T712 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63940/br/i
[junit4:junit4]   2> 3993 T712 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3993 T712 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3993 T712 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3995 T712 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3996 T687 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3997 T687 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3998 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4013 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4014 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1590b97d
[junit4:junit4]   2> 4015 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4015 T715 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4016 T715 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 4016 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:35132
[junit4:junit4]   2> 4016 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:35132
[junit4:junit4]   2> 4018 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b60004 with negotiated timeout 10000 for client /140.211.11.196:35132
[junit4:junit4]   2> 4018 T715 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b60004, negotiated timeout = 10000
[junit4:junit4]   2> 4018 T716 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1590b97d name:ZooKeeperConnection Watcher:127.0.0.1:43221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4018 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4020 T687 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4022 T687 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4220 T687 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4223 T687 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49413
[junit4:junit4]   2> 4224 T687 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4224 T687 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4225 T687 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363762675806
[junit4:junit4]   2> 4225 T687 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363762675806/solr.xml
[junit4:junit4]   2> 4226 T687 oasc.CoreContainer.<init> New CoreContainer 253901499
[junit4:junit4]   2> 4227 T687 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363762675806/'
[junit4:junit4]   2> 4227 T687 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363762675806/'
[junit4:junit4]   2> 4291 T687 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4292 T687 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4292 T687 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4293 T687 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4293 T687 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4294 T687 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4294 T687 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4294 T687 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4295 T687 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4295 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4317 T687 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4338 T687 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43221/solr
[junit4:junit4]   2> 4339 T687 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4339 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5e2b681b
[junit4:junit4]   2> 4340 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4341 T726 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4341 T726 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 4342 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26415
[junit4:junit4]   2> 4342 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26415
[junit4:junit4]   2> 4344 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b60005 with negotiated timeout 20000 for client /140.211.11.196:26415
[junit4:junit4]   2> 4344 T726 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b60005, negotiated timeout = 20000
[junit4:junit4]   2> 4344 T727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e2b681b name:ZooKeeperConnection Watcher:127.0.0.1:43221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4345 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4346 T692 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8696f0b60005
[junit4:junit4]   2> 4347 T727 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4347 T689 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:26415 which had sessionid 0x13d8696f0b60005
[junit4:junit4]   2> 4347 T687 oaz.ZooKeeper.close Session: 0x13d8696f0b60005 closed
[junit4:junit4]   2> 4348 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4359 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f06727b
[junit4:junit4]   2> 4360 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4361 T728 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4361 T728 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 4361 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:51027
[junit4:junit4]   2> 4362 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:51027
[junit4:junit4]   2> 4363 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b60006 with negotiated timeout 20000 for client /140.211.11.196:51027
[junit4:junit4]   2> 4363 T728 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b60006, negotiated timeout = 20000
[junit4:junit4]   2> 4364 T729 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f06727b name:ZooKeeperConnection Watcher:127.0.0.1:43221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4364 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4365 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4367 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4376 T687 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5379 T687 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49413_br%2Fi
[junit4:junit4]   2> 5381 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49413_br%2Fi Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49413_br%2Fi
[junit4:junit4]   2> 5382 T687 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49413_br%2Fi
[junit4:junit4]   2> 5386 T729 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5386 T709 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5386 T716 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5386 T709 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> 5402 T730 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363762675806/collection1
[junit4:junit4]   2> 5402 T730 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5403 T730 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5403 T730 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5404 T730 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363762675806/collection1/'
[junit4:junit4]   2> 5406 T730 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363762675806/collection1/lib/README' to classloader
[junit4:junit4]   2> 5406 T730 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363762675806/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5455 T730 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5494 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5495 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:63940_br%2Fi_collection1",
[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:63940_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63940/br/i"}
[junit4:junit4]   2> 5514 T716 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> 5514 T709 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> 5514 T729 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> 5527 T730 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5629 T730 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5637 T730 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6286 T730 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6299 T730 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6304 T730 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6324 T730 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6329 T730 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6335 T730 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6336 T730 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6337 T730 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6337 T730 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6339 T730 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6339 T730 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6339 T730 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 6339 T730 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363762675806/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/
[junit4:junit4]   2> 6340 T730 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16925975
[junit4:junit4]   2> 6340 T730 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 6341 T730 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1 forceNew: false
[junit4:junit4]   2> 6342 T730 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index/
[junit4:junit4]   2> 6342 T730 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6343 T730 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index forceNew: false
[junit4:junit4]   2> 6349 T730 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6350 T730 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6352 T730 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6353 T730 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6353 T730 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6354 T730 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6355 T730 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6355 T730 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6355 T730 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6356 T730 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6356 T730 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6369 T730 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6377 T730 oass.SolrIndexSearcher.<init> Opening Searcher@214d47aa main
[junit4:junit4]   2> 6392 T730 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6392 T730 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6396 T731 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@214d47aa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6398 T730 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6399 T730 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7020 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7021 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":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:49413_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49413/br/i"}
[junit4:junit4]   2> 7021 T710 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 7021 T710 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7060 T709 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> 7060 T729 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> 7060 T716 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> 7402 T730 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7402 T730 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49413/br/i collection:collection1 shard:shard1
[junit4:junit4]   2> 7403 T730 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7423 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7424 T730 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7424 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7434 T730 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7434 T730 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7435 T730 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49413/br/i/collection1/
[junit4:junit4]   2> 7435 T730 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7435 T730 oasc.SyncStrategy.syncToMe http://127.0.0.1:49413/br/i/collection1/ has no replicas
[junit4:junit4]   2> 7435 T730 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49413/br/i/collection1/
[junit4:junit4]   2> 7436 T730 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7440 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8599 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8616 T729 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8616 T709 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8616 T716 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> 8624 T730 oasc.ZkController.register We are http://127.0.0.1:49413/br/i/collection1/ and leader is http://127.0.0.1:49413/br/i/collection1/
[junit4:junit4]   2> 8624 T730 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49413/br/i
[junit4:junit4]   2> 8624 T730 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8624 T730 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8624 T730 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8626 T730 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8635 T687 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8636 T687 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8636 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8899 T687 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8902 T687 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:35970
[junit4:junit4]   2> 8902 T687 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8902 T687 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8903 T687 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363762680442
[junit4:junit4]   2> 8903 T687 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363762680442/solr.xml
[junit4:junit4]   2> 8903 T687 oasc.CoreContainer.<init> New CoreContainer 278823147
[junit4:junit4]   2> 8904 T687 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363762680442/'
[junit4:junit4]   2> 8904 T687 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363762680442/'
[junit4:junit4]   2> 8957 T687 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8957 T687 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8957 T687 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8958 T687 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8958 T687 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8958 T687 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8959 T687 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8959 T687 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8959 T687 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8960 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8980 T687 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9002 T687 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43221/solr
[junit4:junit4]   2> 9003 T687 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9003 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4596a936
[junit4:junit4]   2> 9004 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9005 T742 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9006 T742 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 9006 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54002
[junit4:junit4]   2> 9006 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54002
[junit4:junit4]   2> 9008 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b60007 with negotiated timeout 20000 for client /140.211.11.196:54002
[junit4:junit4]   2> 9008 T742 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b60007, negotiated timeout = 20000
[junit4:junit4]   2> 9009 T743 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4596a936 name:ZooKeeperConnection Watcher:127.0.0.1:43221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9009 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9010 T692 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8696f0b60007
[junit4:junit4]   2> 9011 T743 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9011 T689 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:54002 which had sessionid 0x13d8696f0b60007
[junit4:junit4]   2> 9011 T687 oaz.ZooKeeper.close Session: 0x13d8696f0b60007 closed
[junit4:junit4]   2> 9012 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 9025 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@508b6f63
[junit4:junit4]   2> 9027 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9027 T744 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9028 T744 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 9028 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:46290
[junit4:junit4]   2> 9028 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:46290
[junit4:junit4]   2> 9029 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b60008 with negotiated timeout 20000 for client /140.211.11.196:46290
[junit4:junit4]   2> 9029 T744 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b60008, negotiated timeout = 20000
[junit4:junit4]   2> 9030 T745 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@508b6f63 name:ZooKeeperConnection Watcher:127.0.0.1:43221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9030 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9031 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9033 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9041 T687 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10045 T687 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35970_br%2Fi
[junit4:junit4]   2> 10046 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b60008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:35970_br%2Fi Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:35970_br%2Fi
[junit4:junit4]   2> 10047 T687 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35970_br%2Fi
[junit4:junit4]   2> 10050 T729 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> 10050 T745 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10050 T709 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10050 T709 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> 10050 T716 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10051 T716 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> 10058 T729 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10062 T746 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363762680442/collection1
[junit4:junit4]   2> 10062 T746 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10063 T746 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10063 T746 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10064 T746 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363762680442/collection1/'
[junit4:junit4]   2> 10065 T746 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363762680442/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10065 T746 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363762680442/collection1/lib/README' to classloader
[junit4:junit4]   2> 10099 T746 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10137 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10138 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:49413_br%2Fi_collection1",
[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:49413_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49413/br/i"}
[junit4:junit4]   2> 10141 T746 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10147 T709 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> 10147 T716 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> 10147 T729 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> 10246 T745 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> 10246 T746 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10254 T746 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10686 T746 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10695 T746 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10698 T746 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10711 T746 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10715 T746 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10719 T746 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10720 T746 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10720 T746 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10720 T746 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10721 T746 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10722 T746 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10722 T746 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10722 T746 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363762680442/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/
[junit4:junit4]   2> 10722 T746 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16925975
[junit4:junit4]   2> 10723 T746 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10723 T746 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2 forceNew: false
[junit4:junit4]   2> 10724 T746 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/index/
[junit4:junit4]   2> 10724 T746 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10725 T746 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/index forceNew: false
[junit4:junit4]   2> 10729 T746 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cd38dc5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10729 T746 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10731 T746 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10732 T746 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10732 T746 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10732 T746 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10733 T746 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10733 T746 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10733 T746 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10734 T746 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10734 T746 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10743 T746 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10748 T746 oass.SolrIndexSearcher.<init> Opening Searcher@656af3bf main
[junit4:junit4]   2> 10749 T746 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10749 T746 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10752 T747 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@656af3bf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10754 T746 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10754 T746 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11652 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11652 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":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:35970_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35970/br/i"}
[junit4:junit4]   2> 11653 T710 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11653 T710 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11657 T729 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> 11657 T745 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> 11657 T709 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> 11657 T716 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> 11756 T746 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11756 T746 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35970/br/i collection:collection1 shard:shard1
[junit4:junit4]   2> 11760 T746 oasc.ZkController.register We are http://127.0.0.1:35970/br/i/collection1/ and leader is http://127.0.0.1:49413/br/i/collection1/
[junit4:junit4]   2> 11760 T746 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35970/br/i
[junit4:junit4]   2> 11761 T746 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11761 T746 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C46 name=collection1 org.apache.solr.core.SolrCore@16d02104 url=http://127.0.0.1:35970/br/i/collection1 node=127.0.0.1:35970_br%2Fi C46_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:35970_br%2Fi, base_url=http://127.0.0.1:35970/br/i}
[junit4:junit4]   2> 11761 T748 C46 P35970 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11762 T748 C46 P35970 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11762 T746 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11762 T748 C46 P35970 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11762 T748 C46 P35970 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11763 T687 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11764 T687 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11765 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11772 T748 C46 P35970 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11963 T687 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11965 T687 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12335
[junit4:junit4]   2> 11966 T687 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11966 T687 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11966 T687 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363762683571
[junit4:junit4]   2> 11967 T687 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363762683571/solr.xml
[junit4:junit4]   2> 11967 T687 oasc.CoreContainer.<init> New CoreContainer 205307124
[junit4:junit4]   2> 11968 T687 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363762683571/'
[junit4:junit4]   2> 11968 T687 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363762683571/'
[junit4:junit4]   2> 12010 T687 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12011 T687 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12011 T687 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12012 T687 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12012 T687 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12012 T687 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12013 T687 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12013 T687 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12013 T687 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12013 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12028 T687 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12043 T687 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43221/solr
[junit4:junit4]   2> 12043 T687 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12044 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@660afd1c
[junit4:junit4]   2> 12045 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12045 T759 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12046 T759 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 12046 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13435
[junit4:junit4]   2> 12046 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13435
[junit4:junit4]   2> 12068 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b60009 with negotiated timeout 20000 for client /140.211.11.196:13435
[junit4:junit4]   2> 12068 T759 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b60009, negotiated timeout = 20000
[junit4:junit4]   2> 12068 T760 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@660afd1c name:ZooKeeperConnection Watcher:127.0.0.1:43221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12068 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12070 T692 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8696f0b60009
[junit4:junit4]   2> 12071 T760 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12071 T689 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:13435 which had sessionid 0x13d8696f0b60009
[junit4:junit4]   2> 12071 T687 oaz.ZooKeeper.close Session: 0x13d8696f0b60009 closed
[junit4:junit4]   2> 12072 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12080 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@37918731
[junit4:junit4]   2> 12080 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12081 T761 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12081 T761 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 12081 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42911
[junit4:junit4]   2> 12082 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42911
[junit4:junit4]   2> 12095 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b6000a with negotiated timeout 20000 for client /140.211.11.196:42911
[junit4:junit4]   2> 12095 T761 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b6000a, negotiated timeout = 20000
[junit4:junit4]   2> 12095 T762 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37918731 name:ZooKeeperConnection Watcher:127.0.0.1:43221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12095 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12096 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b6000a type:create cxid:0x1 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12098 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b6000a type:create cxid:0x3 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12100 T687 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13103 T687 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12335_br%2Fi
[junit4:junit4]   2> 13104 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b6000a type:delete cxid:0xd zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12335_br%2Fi Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12335_br%2Fi
[junit4:junit4]   2> 13112 T687 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12335_br%2Fi
[junit4:junit4]   2> 13114 T729 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> 13115 T762 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13115 T745 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13115 T745 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> 13115 T709 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13116 T716 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13116 T709 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> 13116 T716 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> 13125 T729 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13131 T763 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363762683571/collection1
[junit4:junit4]   2> 13132 T763 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13132 T763 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13132 T763 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13134 T763 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363762683571/collection1/'
[junit4:junit4]   2> 13135 T763 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363762683571/collection1/lib/README' to classloader
[junit4:junit4]   2> 13135 T763 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363762683571/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13169 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13169 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:35970_br%2Fi_collection1",
[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:35970_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35970/br/i"}
[junit4:junit4]   2> 13173 T763 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13182 T729 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> 13187 T762 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> 13187 T745 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> 13187 T716 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> 13187 T709 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> 13222 T763 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13323 T763 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13328 T763 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13760 T763 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13768 T763 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13771 T763 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13785 T763 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13789 T763 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13790 T719 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:35970_br%252Fi_collection1&state=recovering&nodeName=127.0.0.1:35970_br%252Fi&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 13793 T763 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13794 T763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13795 T763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13795 T763 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13796 T763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13796 T763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13796 T763 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13796 T763 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363762683571/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/
[junit4:junit4]   2> 13796 T763 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16925975
[junit4:junit4]   2> 13797 T763 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13797 T763 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3 forceNew: false
[junit4:junit4]   2> 13798 T763 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/index/
[junit4:junit4]   2> 13798 T763 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13799 T763 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/index forceNew: false
[junit4:junit4]   2> 13803 T763 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@12825b59; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13803 T763 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13805 T763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13805 T763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13806 T763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13806 T763 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13807 T763 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13807 T763 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13807 T763 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13807 T763 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13808 T763 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13816 T763 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13822 T763 oass.SolrIndexSearcher.<init> Opening Searcher@6d6a5ea8 main
[junit4:junit4]   2> 13822 T763 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13823 T763 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13826 T764 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d6a5ea8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13827 T763 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13827 T763 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14693 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14693 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":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:12335_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12335/br/i"}
[junit4:junit4]   2> 14694 T710 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14694 T710 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14706 T709 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> 14706 T729 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> 14706 T762 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> 14706 T716 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> 14706 T745 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> 14830 T763 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14830 T763 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12335/br/i collection:collection1 shard:shard1
[junit4:junit4]   2> 14862 T763 oasc.ZkController.register We are http://127.0.0.1:12335/br/i/collection1/ and leader is http://127.0.0.1:49413/br/i/collection1/
[junit4:junit4]   2> 14862 T763 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12335/br/i
[junit4:junit4]   2> 14862 T763 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14862 T763 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C47 name=collection1 org.apache.solr.core.SolrCore@51cd44f5 url=http://127.0.0.1:12335/br/i/collection1 node=127.0.0.1:12335_br%2Fi C47_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:12335_br%2Fi, base_url=http://127.0.0.1:12335/br/i}
[junit4:junit4]   2> 14863 T765 C47 P12335 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14863 T765 C47 P12335 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14863 T765 C47 P12335 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14863 T763 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14863 T765 C47 P12335 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14864 T687 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14865 T687 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14865 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14879 T765 C47 P12335 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15061 T687 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15064 T687 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:14320
[junit4:junit4]   2> 15065 T687 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15065 T687 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15066 T687 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363762686657
[junit4:junit4]   2> 15066 T687 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363762686657/solr.xml
[junit4:junit4]   2> 15066 T687 oasc.CoreContainer.<init> New CoreContainer 379395824
[junit4:junit4]   2> 15067 T687 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363762686657/'
[junit4:junit4]   2> 15068 T687 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363762686657/'
[junit4:junit4]   2> 15132 T687 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15133 T687 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15133 T687 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15134 T687 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15134 T687 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15135 T687 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15135 T687 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15135 T687 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15136 T687 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15136 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15157 T687 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15177 T687 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43221/solr
[junit4:junit4]   2> 15178 T687 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15178 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4c685378
[junit4:junit4]   2> 15179 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15180 T776 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15181 T776 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 15181 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27369
[junit4:junit4]   2> 15181 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27369
[junit4:junit4]   2> 15183 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b6000b with negotiated timeout 20000 for client /140.211.11.196:27369
[junit4:junit4]   2> 15184 T776 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b6000b, negotiated timeout = 20000
[junit4:junit4]   2> 15184 T777 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c685378 name:ZooKeeperConnection Watcher:127.0.0.1:43221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15184 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15186 T692 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8696f0b6000b
[junit4:junit4]   2> 15194 T777 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15194 T689 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:27369 which had sessionid 0x13d8696f0b6000b
[junit4:junit4]   2> 15194 T687 oaz.ZooKeeper.close Session: 0x13d8696f0b6000b closed
[junit4:junit4]   2> 15195 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15205 T687 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43221/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4cc595d3
[junit4:junit4]   2> 15206 T778 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43221. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15206 T687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15206 T778 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43221, initiating session
[junit4:junit4]   2> 15207 T689 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12841
[junit4:junit4]   2> 15207 T689 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12841
[junit4:junit4]   2> 15208 T691 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8696f0b6000c with negotiated timeout 20000 for client /140.211.11.196:12841
[junit4:junit4]   2> 15208 T778 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43221, sessionid = 0x13d8696f0b6000c, negotiated timeout = 20000
[junit4:junit4]   2> 15208 T779 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cc595d3 name:ZooKeeperConnection Watcher:127.0.0.1:43221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15209 T687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15210 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b6000c type:create cxid:0x1 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15212 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b6000c type:create cxid:0x3 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15221 T687 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C46_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:35970_br%2Fi, base_url=http://127.0.0.1:35970/br/i}
[junit4:junit4]   2> 15791 T748 C46 P35970 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49413/br/i/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15791 T748 C46 P35970 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:35970/br/i START replicas=[http://127.0.0.1:49413/br/i/collection1/] nUpdates=100
[junit4:junit4]   2> 15792 T748 C46 P35970 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15792 T748 C46 P35970 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15793 T748 C46 P35970 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15793 T748 C46 P35970 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15793 T748 C46 P35970 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15793 T748 C46 P35970 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49413/br/i/collection1/. core=collection1
[junit4:junit4]   2> 15793 T748 C46 P35970 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C48 name=collection1 org.apache.solr.core.SolrCore@6ad6cb8d url=http://127.0.0.1:49413/br/i/collection1 node=127.0.0.1:49413_br%2Fi C48_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49413_br%2Fi, base_url=http://127.0.0.1:49413/br/i, leader=true}
[junit4:junit4]   2> 15800 T721 C48 P49413 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15806 T722 C48 P49413 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15811 T722 C48 P49413 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15811 T722 C48 P49413 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15816 T722 C48 P49413 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15816 T722 C48 P49413 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15817 T722 C48 P49413 oass.SolrIndexSearcher.<init> Opening Searcher@491f0886 realtime
[junit4:junit4]   2> 15818 T722 C48 P49413 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15818 T722 C48 P49413 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 15819 T748 C46 P35970 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15819 T748 C46 P35970 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15821 T723 C48 P49413 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15822 T723 C48 P49413 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15822 T748 C46 P35970 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15823 T748 C46 P35970 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15823 T748 C46 P35970 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15826 T723 C48 P49413 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15827 T748 C46 P35970 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15828 T748 C46 P35970 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/index.20130320005807610 forceNew: false
[junit4:junit4]   2> 15829 T748 C46 P35970 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/index.20130320005807610 lockFactory=org.apache.lucene.store.NativeFSLockFactory@550b6954; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 15832 T723 C48 P49413 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15834 T748 C46 P35970 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15836 T748 C46 P35970 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15836 T748 C46 P35970 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15841 T748 C46 P35970 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cd38dc5; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cd38dc5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15842 T748 C46 P35970 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15842 T748 C46 P35970 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15843 T748 C46 P35970 oass.SolrIndexSearcher.<init> Opening Searcher@7e79a0e7 main
[junit4:junit4]   2> 15844 T747 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e79a0e7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15845 T748 C46 P35970 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15845 T748 C46 P35970 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15845 T748 C46 P35970 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15845 T748 C46 P35970 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15850 T748 C46 P35970 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16216 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16217 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:12335_br%2Fi_collection1",
[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:12335_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12335/br/i"}
[junit4:junit4]   2> 16221 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:35970_br%2Fi_collection1",
[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:35970_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35970/br/i"}
[junit4:junit4]   2> 16230 T687 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14320_br%2Fi
[junit4:junit4]   2> 16231 T692 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8696f0b6000c type:delete cxid:0xd zxid:0x98 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:14320_br%2Fi Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:14320_br%2Fi
[junit4:junit4]   2> 16232 T687 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:14320_br%2Fi
[junit4:junit4]   2> 16242 T729 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> 16244 T745 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16244 T779 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16244 T716 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16244 T762 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16244 T779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16244 T745 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> 16245 T762 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> 16245 T716 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> 16245 T729 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16246 T729 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16247 T745 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16247 T762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16248 T716 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16250 T709 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16250 T709 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> 16251 T709 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16256 T782 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363762686657/collection1
[junit4:junit4]   2> 16256 T782 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16257 T782 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16257 T782 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16258 T782 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363762686657/collection1/'
[junit4:junit4]   2> 16260 T782 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363762686657/collection1/lib/README' to classloader
[junit4:junit4]   2> 16260 T782 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363762686657/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16335 T782 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16397 T782 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16498 T782 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16506 T782 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16890 T720 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:12335_br%252Fi_collection1&state=recovering&nodeName=127.0.0.1:12335_br%252Fi&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 17152 T782 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17165 T782 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17169 T782 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17187 T782 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17192 T782 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17197 T782 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17198 T782 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17199 T782 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17199 T782 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17200 T782 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17200 T782 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17201 T782 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 17201 T782 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363762686657/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/
[junit4:junit4]   2> 17201 T782 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16925975
[junit4:junit4]   2> 17202 T782 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 17203 T782 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4 forceNew: false
[junit4:junit4]   2> 17203 T782 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index/
[junit4:junit4]   2> 17204 T782 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17205 T782 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index forceNew: false
[junit4:junit4]   2> 17211 T782 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@e795880; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17211 T782 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17214 T782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17214 T782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17215 T782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17216 T782 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17216 T782 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17216 T782 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17217 T782 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17217 T782 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17218 T782 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17230 T782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17239 T782 oass.SolrIndexSearcher.<init> Opening Searcher@248d0082 main
[junit4:junit4]   2> 17240 T782 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17240 T782 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17245 T783 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@248d0082 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17247 T782 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17247 T782 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17752 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17753 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":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:14320_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:14320/br/i"}
[junit4:junit4]   2> 17753 T710 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17753 T710 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17777 T745 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17777 T709 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17777 T779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17778 T762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17778 T716 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17778 T729 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18250 T782 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18250 T782 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:14320/br/i collection:collection1 shard:shard1
[junit4:junit4]   2> 18254 T782 oasc.ZkController.register We are http://127.0.0.1:14320/br/i/collection1/ and leader is http://127.0.0.1:49413/br/i/collection1/
[junit4:junit4]   2> 18254 T782 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:14320/br/i
[junit4:junit4]   2> 18254 T782 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18255 T782 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C49 name=collection1 org.apache.solr.core.SolrCore@6fa51d3a url=http://127.0.0.1:14320/br/i/collection1 node=127.0.0.1:14320_br%2Fi C49_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:14320_br%2Fi, base_url=http://127.0.0.1:14320/br/i}
[junit4:junit4]   2> 18255 T784 C49 P14320 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18256 T784 C49 P14320 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18256 T784 C49 P14320 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18256 T784 C49 P14320 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18257 T782 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18258 T784 C49 P14320 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18259 T687 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18259 T687 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18260 T687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18280 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18281 T687 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18282 T687 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18283 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C47_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:12335_br%2Fi, base_url=http://127.0.0.1:12335/br/i}
[junit4:junit4]   2> 18892 T765 C47 P12335 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49413/br/i/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18892 T765 C47 P12335 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:12335/br/i START replicas=[http://127.0.0.1:49413/br/i/collection1/] nUpdates=100
[junit4:junit4]   2> 18893 T765 C47 P12335 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18893 T765 C47 P12335 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18893 T765 C47 P12335 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18893 T765 C47 P12335 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18893 T765 C47 P12335 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18893 T765 C47 P12335 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49413/br/i/collection1/. core=collection1
[junit4:junit4]   2> 18894 T765 C47 P12335 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18896 T721 C48 P49413 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18906 T725 C48 P49413 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18911 T725 C48 P49413 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18912 T725 C48 P49413 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18912 T725 C48 P49413 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18913 T725 C48 P49413 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 18914 T765 C47 P12335 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18914 T765 C47 P12335 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18916 T723 C48 P49413 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18917 T765 C47 P12335 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18917 T765 C47 P12335 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18918 T765 C47 P12335 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18921 T723 C48 P49413 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18922 T765 C47 P12335 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18923 T765 C47 P12335 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/index.20130320005810705 forceNew: false
[junit4:junit4]   2> 18924 T765 C47 P12335 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/index.20130320005810705 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2377887f; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 18928 T723 C48 P49413 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18930 T765 C47 P12335 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18933 T765 C47 P12335 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18933 T765 C47 P12335 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18937 T765 C47 P12335 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@12825b59; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@12825b59; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18938 T765 C47 P12335 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18938 T765 C47 P12335 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18939 T765 C47 P12335 oass.SolrIndexSearcher.<init> Opening Searcher@647a609c main
[junit4:junit4]   2> 18940 T764 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@647a609c main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18941 T765 C47 P12335 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18941 T765 C47 P12335 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18941 T765 C47 P12335 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18941 T765 C47 P12335 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18943 T765 C47 P12335 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19283 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19284 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:14320_br%2Fi_collection1",
[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:14320_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:14320/br/i"}
[junit4:junit4]   2> 19284 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19290 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:12335_br%2Fi_collection1",
[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:12335_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12335/br/i"}
[junit4:junit4]   2> 19295 T729 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19295 T762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19295 T745 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19295 T716 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19295 T779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19296 T709 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20283 T724 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:14320_br%252Fi_collection1&state=recovering&nodeName=127.0.0.1:14320_br%252Fi&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 20288 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21290 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C49_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:14320_br%2Fi, base_url=http://127.0.0.1:14320/br/i}
[junit4:junit4]   2> 22285 T784 C49 P14320 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49413/br/i/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22285 T784 C49 P14320 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:14320/br/i START replicas=[http://127.0.0.1:49413/br/i/collection1/] nUpdates=100
[junit4:junit4]   2> 22285 T784 C49 P14320 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22286 T784 C49 P14320 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22286 T784 C49 P14320 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22286 T784 C49 P14320 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22286 T784 C49 P14320 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22286 T784 C49 P14320 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49413/br/i/collection1/. core=collection1
[junit4:junit4]   2> 22286 T784 C49 P14320 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22288 T721 C48 P49413 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22293 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22296 T719 C48 P49413 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22336 T719 C48 P49413 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22336 T719 C48 P49413 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22337 T719 C48 P49413 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22338 T719 C48 P49413 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 42
[junit4:junit4]   2> 22339 T784 C49 P14320 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22339 T784 C49 P14320 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22341 T723 C48 P49413 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22342 T784 C49 P14320 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 22342 T784 C49 P14320 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22342 T784 C49 P14320 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22346 T723 C48 P49413 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22347 T784 C49 P14320 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22348 T784 C49 P14320 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index.20130320005814130 forceNew: false
[junit4:junit4]   2> 22349 T784 C49 P14320 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index.20130320005814130 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19f80499; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 22352 T723 C48 P49413 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 22354 T784 C49 P14320 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22357 T784 C49 P14320 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22357 T784 C49 P14320 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22361 T784 C49 P14320 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@e795880; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@e795880; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22362 T784 C49 P14320 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22363 T784 C49 P14320 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22364 T784 C49 P14320 oass.SolrIndexSearcher.<init> Opening Searcher@e5a8d50 main
[junit4:junit4]   2> 22365 T783 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e5a8d50 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22365 T784 C49 P14320 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22365 T784 C49 P14320 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22366 T784 C49 P14320 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22366 T784 C49 P14320 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22367 T784 C49 P14320 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23295 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23807 T710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23808 T710 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:14320_br%2Fi_collection1",
[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:14320_br%2Fi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:14320/br/i"}
[junit4:junit4]   2> 23846 T709 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23846 T779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23846 T762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23846 T729 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23846 T745 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23846 T716 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24298 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24300 T687 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C50 name=collection1 org.apache.solr.core.SolrCore@5c528819 url=http://127.0.0.1:63940/br/i/collection1 node=127.0.0.1:63940_br%2Fi C50_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:63940_br%2Fi, base_url=http://127.0.0.1:63940/br/i, leader=true}
[junit4:junit4]   2> 24315 T699 C50 P63940 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24324 T699 C50 P63940 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34425ae5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24324 T699 C50 P63940 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24331 T699 C50 P63940 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34425ae5; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34425ae5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 24332 T699 C50 P63940 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 24337 T699 C50 P63940 oass.SolrIndexSearcher.<init> Opening Searcher@3f1e8b71 main
[junit4:junit4]   2> 24338 T699 C50 P63940 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24339 T713 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f1e8b71 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 24339 T699 C50 P63940 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 24350 T722 C48 P49413 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24361 T722 C48 P49413 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 24362 T722 C48 P49413 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 24363 T722 C48 P49413 oass.SolrIndexSearcher.<init> Opening Searcher@17644aea main
[junit4:junit4]   2> 24364 T722 C48 P49413 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24365 T731 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17644aea main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24365 T722 C48 P49413 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:35970/br/i/collection1/, StdNode: http://127.0.0.1:12335/br/i/collection1/, StdNode: http://127.0.0.1:14320/br/i/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C49_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:14320_br%2Fi, base_url=http://127.0.0.1:14320/br/i}
[junit4:junit4]   2> 24379 T769 C49 P14320 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C47_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:12335_br%2Fi, base_url=http://127.0.0.1:12335/br/i}
[junit4:junit4]   2> 24380 T752 C47 P12335 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C46_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:35970_br%2Fi, base_url=http://127.0.0.1:35970/br/i}
[junit4:junit4]   2> 24390 T735 C46 P35970 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24392 T769 C49 P14320 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@e795880; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@e795880; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 24393 T769 C49 P14320 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 24393 T752 C47 P12335 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@12825b59; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@12825b59; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 24394 T752 C47 P12335 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 24395 T769 C49 P14320 oass.SolrIndexSearcher.<init> Opening Searcher@324facd4 main
[junit4:junit4]   2> 24396 T769 C49 P14320 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24396 T752 C47 P12335 oass.SolrIndexSearcher.<init> Opening Searcher@29ffe58e main
[junit4:junit4]   2> 24396 T783 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@324facd4 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 24397 T752 C47 P12335 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24397 T769 C49 P14320 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 24397 T764 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29ffe58e main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 24398 T752 C47 P12335 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 24402 T735 C46 P35970 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cd38dc5; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cd38dc5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24403 T735 C46 P35970 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24406 T735 C46 P35970 oass.SolrIndexSearcher.<init> Opening Searcher@632e1a main
[junit4:junit4]   2> 24407 T735 C46 P35970 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24408 T747 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@632e1a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24408 T735 C46 P35970 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 24409 T722 C48 P49413 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 60
[junit4:junit4]   2> 24411 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24414 T720 C48 P49413 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24417 T736 C46 P35970 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24420 T753 C47 P12335 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24423 T770 C49 P14320 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 26430 T699 C50 P63940 oass.SolrIndexSearcher.<init> Opening Searcher@333f7483 realtime
[junit4:junit4]   2> 26430 T699 C50 P63940 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1430008835039297536)} 0 3
[junit4:junit4]   2> 26439 T735 C46 P35970 /update {update.distrib=FROMLEADER&_version_=-1430008835044540416&update.from=http://127.0.0.1:49413/br/i/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1430008835044540416)} 0 2
[junit4:junit4]   2> 26439 T769 C49 P14320 /update {update.distrib=FROMLEADER&_version_=-1430008835044540416&update.from=http://127.0.0.1:49413/br/i/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1430008835044540416)} 0 2
[junit4:junit4]   2> 26439 T752 C47 P12335 /update {update.distrib=FROMLEADER&_version_=-1430008835044540416&update.from=http://127.0.0.1:49413/br/i/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1430008835044540416)} 0 2
[junit4:junit4]   2> 26440 T722 C48 P49413 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1430008835044540416)} 0 7
[junit4:junit4]   2> 26448 T699 C50 P63940 /update {wt=javabin&version=2} {add=[0 (1430008835055026176)]} 0 5
[junit4:junit4]   2> 26458 T769 C49 P14320 /update {distrib.from=http://127.0.0.1:49413/br/i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1430008835063414784)]} 0 2
[junit4:junit4]   2> 26459 T752 C47 P12335 /update {distrib.from=http://127.0.0.1:49413/br/i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1430008835063414784)]} 0 3
[junit4:junit4]   2> 26459 T735 C46 P35970 /update {distrib.from=http://127.0.0.1:49413/br/i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1430008835063414784)]} 0 3
[junit4:junit4]   2> 26460 T722 C48 P49413 /update {wt=javabin&version=2} {add=[0 (1430008835063414784)]} 0 9
[junit4:junit4]   2> 26463 T699 C50 P63940 /update {wt=javabin&version=2} {add=[1 (1430008835074949120)]} 0 1
[junit4:junit4]   2> 26470 T769 C49 P14320 /update {distrib.from=http://127.0.0.1:49413/br/i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1430008835079143424)]} 0 1
[junit4:junit4]   2> 26470 T735 C46 P35970 /update {distrib.from=http://127.0.0.1:49413/br/i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1430008835079143424)]} 0 1
[junit4:junit4]   2> 26471 T752 C47 P12335 /update {distrib.from=http://127.0.0.1:49413/br/i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1430008835079143424)]} 0 2
[junit4:junit4]   2> 26471 T722 C48 P49413 /update {wt=javabin&version=2} {add=[1 (1430008835079143424)]} 0 5
[junit4:junit4]   2> 26475 T699 C50 P63940 /update {wt=javabin&version=2} {add=[2 (1430008835087532032)]} 0 1
[junit4:junit4]   2> 26482 T769 C49 P14320 /update {distrib.from=http://127.0.0.1:49413/br/i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1430008835091726336)]} 0 1
[junit4:junit4]   2> 26484 T752 C47 P12335 /update {distrib.from=http://127.0.0.1:49413/br/i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1430008835091726336)]} 0 1
[junit4:junit4]   2> 26484 T722 C48 P49413 /update {test.distrib.skip.servers=http://127.0.0.1:35970/br/i/collection1/&wt=javabin&version=2} {add=[2 (1430008835091726336)]} 0 6
[junit4:junit4]   2> 26488 T699 C50 P63940 /update {wt=javabin&version=2} {add=[3 (1430008835101163520)]} 0 1
[junit4:junit4]   2> 26496 T769 C49 P14320 /update {distrib.from=http://127.0.0.1:49413/br/i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1430008835105357824)]} 0 1
[junit4:junit4]   2> 26497 T722 C48 P49413 /update {test.distrib.skip.servers=http://127.0.0.1:35970/br/i/collection1/&test.distrib.skip.servers=http://127.0.0.1:12335/br/i/collection1/&wt=javabin&version=2} {add=[3 (1430008835105357824)]} 0 6
[junit4:junit4]   2> 26499 T699 C50 P63940 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26619 T699 C50 P63940 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34425ae5; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34425ae5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[_0.fnm, _0.dvd, _0.nvm, _0.dvm, _0.pos, _0.nvd, _0.tim, _0.fdx, _0.si, _0.tip, _0.doc, _0.fdt, segments_3]
[junit4:junit4]   2> 26619 T699 C50 P63940 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0.dvd, _0.nvm, _0.dvm, _0.pos, _0.nvd, _0.tim, _0.fdx, _0.si, _0.tip, _0.doc, _0.fdt, segments_3]
[junit4:junit4]   2> 26633 T699 C50 P63940 oass.SolrIndexSearcher.<init> Opening Searcher@49cfcddd main
[junit4:junit4]   2> 26634 T699 C50 P63940 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26634 T713 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49cfcddd main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C4)}
[junit4:junit4]   2> 26635 T699 C50 P63940 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 136
[junit4:junit4]   2> 26638 T722 C48 P49413 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26681 T722 C48 P49413 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@430074e3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6,filenames=[_0.fnm, _0.pos, _0.dvd, _0.tim, _0.nvd, _0.fdx, _0.si, _0.dvm, _0.nvm, _0.doc, _0.tip, segments_6, _0.fdt]
[junit4:junit4]   2> 26682 T722 C48 P49413 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0.pos, _0.dvd, _0.tim, _0.nvd, _0.fdx, _0.si, _0.dvm, _0.nvm, _0.doc, _0.tip, segments_6, _0.fdt]
[junit4:junit4]   2> 26688 T722 C48 P49413 oass.SolrIndexSearcher.<init> Opening Searcher@502f3f4f main
[junit4:junit4]   2> 26689 T722 C48 P49413 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26690 T731 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@502f3f4f main{StandardDirectoryReader(segments_6:3:nrt _0(5.0):C4)}
[junit4:junit4]   2> 26690 T722 C48 P49413 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:35970/br/i/collection1/, StdNode: http://127.0.0.1:12335/br/i/collection1/, StdNode: http://127.0.0.1:14320/br/i/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 26693 T769 C49 P14320 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26694 T752 C47 P12335 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26693 T735 C46 P35970 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26808 T735 C46 P35970 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cd38dc5; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cd38dc5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[_0.fnm, _0.pos, _0.dvd, _0.tim, _0.nvd, _0.fdx, _0.si, _0.dvm, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_4]
[junit4:junit4]   2> 26808 T752 C47 P12335 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@12825b59; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@12825b59; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[_0.fnm, _0.pos, _0.dvd, _0.tim, _0.nvd, _0.fdx, _0.si, _0.dvm, _0.nvm, segments_5, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 26808 T769 C49 P14320 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@e795880; 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-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@e795880; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6,filenames=[_0.fnm, _0.pos, _0.dvd, _0.tim, _0.nvd, _0.fdx, _0.si, _0.dvm, _0.nvm, _0.doc, _0.tip, segments_6, _0.fdt]
[junit4:junit4]   2> 26809 T735 C46 P35970 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.fnm, _0.pos, _0.dvd, _0.tim, _0.nvd, _0.fdx, _0.si, _0.dvm, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_4]
[junit4:junit4]   2> 26809 T769 C49 P14320 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0.pos, _0.dvd, _0.tim, _0.nvd, _0.fdx, _0.si, _0.dvm, _0.nvm, _0.doc, _0.tip, segments_6, _0.fdt]
[junit4:junit4]   2> 26809 T752 C47 P12335 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0.fnm, _0.pos, _0.dvd, _0.tim, _0.nvd, _0.fdx, _0.si, _0.dvm, _0.nvm, segments_5, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 26817 T769 C49 P14320 oass.SolrIndexSearcher.<init> Opening Searcher@393dd5c4 main
[junit4:junit4]   2> 26818 T769 C49 P14320 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26818 T735 C46 P35970 oass.SolrIndexSearcher.<init> Opening Searcher@5e38bed4 main
[junit4:junit4]   2> 26818 T752 C47 P12335 oass.SolrIndexSearcher.<init> Opening Searcher@5f78809f main
[junit4:junit4]   2> 26819 T735 C46 P35970 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26819 T764 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[

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

4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 149668 T687 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 176315 T779 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:14320/br/i  couldn't connect to http://127.0.0.1:12335/br/i/collection1/, counting as success
[junit4:junit4]   2> 176316 T779 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:14320/br/i DONE. sync succeeded
[junit4:junit4]   2> 176316 T779 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 176317 T779 oasc.ShardLeaderElectionContext.runLeaderProcess Sync was not a success but no one else is active! I am the leader
[junit4:junit4]   2> 176317 T779 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:14320/br/i/collection1/
[junit4:junit4]   2> 176317 T779 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6fa51d3a
[junit4:junit4]   2> 176318 T779 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=10,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> 176318 T779 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 176318 T779 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 176319 T779 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 176319 T779 C49 P14320 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/tlog/tlog.0000000000000000005 refcount=1}
[junit4:junit4]   2> 176321 T779 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 176322 T779 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index.20130320005814130
[junit4:junit4]   2> 176322 T779 oasc.CachingDirectoryFactory.closeDirectory Removing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index.20130320005814130
[junit4:junit4]   2> 176323 T779 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index.20130320005814130
[junit4:junit4]   2> 176323 T779 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index
[junit4:junit4]   2> 176323 T779 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4/index
[junit4:junit4]   2> 176323 T779 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4
[junit4:junit4]   2> 176323 T779 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363762671790/jetty4
[junit4:junit4]   2> 176323 T779 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 176324 T779 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89375550458953740-127.0.0.1:14320_br%2Fi_collection1-n_0000000003
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:152)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:149)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:149)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:246)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 176324 T779 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:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[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:232)
[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> 176324 T779 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 176325 T779 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> 176325 T779 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 176325 T779 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=es_NI, timezone=SystemV/CST6CDT
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=3,free=166675240,total=473956352
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParser, BasicDistributedZkTest, BadComponentTest, FieldMutatingUpdateProcessorTest, TestRealTimeGet, AutoCommitTest, TermsComponentTest, SuggesterTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 176.74s, 1 test, 1 failure <<< FAILURES!

[...truncated 781 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:355: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1210: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:874: There were test failures: 272 suites, 1144 tests, 1 failure, 27 ignored (8 assumptions)

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



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

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

1 tests failed.
FAILED:  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:55567/collection1 Dead Guy:http://127.0.0.1:63678/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:36444/collection1], CloudJettyRunner [url=http://127.0.0.1:56810/collection1]]

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:55567/collection1 Dead Guy:http://127.0.0.1:63678/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:36444/collection1], CloudJettyRunner [url=http://127.0.0.1:56810/collection1]]
	at __randomizedtesting.SeedInfo.seed([6C9DB9D34DCCB018:ED7B37CB3A93D024]: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:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8946 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T311 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T311 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1363795311805
[junit4:junit4]   2> 8 T311 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T312 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T312 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 13 T312 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 13 T312 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 14 T312 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 15 T312 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1363795311805/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T311 oasc.ZkTestServer.run start zk server on port:57277
[junit4:junit4]   2> 109 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3e53e012
[junit4:junit4]   2> 110 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 111 T317 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T317 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 112 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28875
[junit4:junit4]   2> 112 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28875
[junit4:junit4]   2> 112 T315 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 115 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc60000 with negotiated timeout 10000 for client /140.211.11.196:28875
[junit4:junit4]   2> 115 T317 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc60000, negotiated timeout = 10000
[junit4:junit4]   2> 115 T318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e53e012 name:ZooKeeperConnection Watcher:127.0.0.1:57277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 116 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 116 T311 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 119 T316 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8888fcc60000
[junit4:junit4]   2> 120 T318 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 120 T313 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28875 which had sessionid 0x13d8888fcc60000
[junit4:junit4]   2> 120 T311 oaz.ZooKeeper.close Session: 0x13d8888fcc60000 closed
[junit4:junit4]   2> 121 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@121309d4
[junit4:junit4]   2> 122 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 122 T319 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 123 T319 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 123 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:52435
[junit4:junit4]   2> 124 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:52435
[junit4:junit4]   2> 125 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc60001 with negotiated timeout 10000 for client /140.211.11.196:52435
[junit4:junit4]   2> 125 T319 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc60001, negotiated timeout = 10000
[junit4:junit4]   2> 125 T320 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@121309d4 name:ZooKeeperConnection Watcher:127.0.0.1:57277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 125 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 126 T311 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 137 T311 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 140 T311 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 148 T311 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 152 T311 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 153 T311 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 166 T311 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 168 T311 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 274 T311 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 275 T311 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 278 T311 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 278 T311 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 289 T311 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 290 T311 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 293 T311 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 294 T311 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 297 T311 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 298 T311 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 301 T311 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 301 T311 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 307 T311 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 308 T311 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 311 T316 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8888fcc60001
[junit4:junit4]   2> 312 T320 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 312 T311 oaz.ZooKeeper.close Session: 0x13d8888fcc60001 closed
[junit4:junit4]   2> 312 T313 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:52435 which had sessionid 0x13d8888fcc60001
[junit4:junit4]   2> 447 T311 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 451 T311 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:31101
[junit4:junit4]   2> 452 T311 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 452 T311 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 453 T311 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363795312110
[junit4:junit4]   2> 453 T311 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363795312110/solr.xml
[junit4:junit4]   2> 453 T311 oasc.CoreContainer.<init> New CoreContainer 1747563550
[junit4:junit4]   2> 454 T311 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363795312110/'
[junit4:junit4]   2> 454 T311 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363795312110/'
[junit4:junit4]   2> 499 T311 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 500 T311 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 500 T311 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 501 T311 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 501 T311 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 501 T311 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 502 T311 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 502 T311 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 502 T311 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 503 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 518 T311 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 532 T311 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57277/solr
[junit4:junit4]   2> 533 T311 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 533 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d988c50
[junit4:junit4]   2> 534 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 534 T330 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 535 T330 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 536 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37178
[junit4:junit4]   2> 536 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37178
[junit4:junit4]   2> 549 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc60002 with negotiated timeout 20000 for client /140.211.11.196:37178
[junit4:junit4]   2> 549 T330 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc60002, negotiated timeout = 20000
[junit4:junit4]   2> 550 T331 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d988c50 name:ZooKeeperConnection Watcher:127.0.0.1:57277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 550 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 553 T316 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8888fcc60002
[junit4:junit4]   2> 554 T331 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 554 T313 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37178 which had sessionid 0x13d8888fcc60002
[junit4:junit4]   2> 554 T311 oaz.ZooKeeper.close Session: 0x13d8888fcc60002 closed
[junit4:junit4]   2> 555 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 568 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@22599d5a
[junit4:junit4]   2> 570 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 570 T332 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 571 T332 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 571 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59236
[junit4:junit4]   2> 572 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59236
[junit4:junit4]   2> 573 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc60003 with negotiated timeout 20000 for client /140.211.11.196:59236
[junit4:junit4]   2> 573 T332 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc60003, negotiated timeout = 20000
[junit4:junit4]   2> 573 T333 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22599d5a name:ZooKeeperConnection Watcher:127.0.0.1:57277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 574 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 576 T311 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 584 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 585 T311 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 590 T311 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 593 T311 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:31101_
[junit4:junit4]   2> 594 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:31101_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:31101_
[junit4:junit4]   2> 595 T311 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:31101_
[junit4:junit4]   2> 605 T311 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 617 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 619 T311 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 623 T311 oasc.Overseer.start Overseer (id=89377689555042307-127.0.0.1:31101_-n_0000000000) starting
[junit4:junit4]   2> 625 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 632 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 634 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 635 T311 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 646 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 647 T335 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 648 T311 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 651 T311 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 658 T311 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 662 T334 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 667 T336 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363795312110/collection1
[junit4:junit4]   2> 668 T336 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 677 T336 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 677 T336 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 679 T336 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363795312110/collection1/'
[junit4:junit4]   2> 680 T336 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363795312110/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 681 T336 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363795312110/collection1/lib/README' to classloader
[junit4:junit4]   2> 724 T336 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 767 T336 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 869 T336 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 875 T336 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1345 T336 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1401 T336 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1404 T336 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1421 T336 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1425 T336 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1430 T336 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1431 T336 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1432 T336 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1432 T336 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1433 T336 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1433 T336 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1433 T336 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1456 T336 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363795312110/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363795311805/control/data/
[junit4:junit4]   2> 1457 T336 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f1993d8
[junit4:junit4]   2> 1457 T336 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1458 T336 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/control/data forceNew: false
[junit4:junit4]   2> 1459 T336 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363795311805/control/data/index/
[junit4:junit4]   2> 1459 T336 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363795311805/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1460 T336 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/control/data/index forceNew: false
[junit4:junit4]   2> 1464 T336 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1464 T336 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1467 T336 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1467 T336 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1467 T336 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1468 T336 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1468 T336 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1468 T336 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1469 T336 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1469 T336 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1470 T336 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1478 T336 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1484 T336 oass.SolrIndexSearcher.<init> Opening Searcher@5a151aa5 main
[junit4:junit4]   2> 1485 T336 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1485 T336 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1489 T337 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a151aa5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1490 T336 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1491 T336 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2166 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2167 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:31101_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31101"}
[junit4:junit4]   2> 2167 T334 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2168 T334 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2200 T333 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> 2520 T336 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2520 T336 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:31101 collection:control_collection shard:shard1
[junit4:junit4]   2> 2521 T336 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2541 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2555 T336 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2556 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2566 T336 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2566 T336 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2567 T336 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:31101/collection1/
[junit4:junit4]   2> 2567 T336 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2567 T336 oasc.SyncStrategy.syncToMe http://127.0.0.1:31101/collection1/ has no replicas
[junit4:junit4]   2> 2567 T336 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:31101/collection1/
[junit4:junit4]   2> 2567 T336 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2582 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3708 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3733 T333 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> 3764 T336 oasc.ZkController.register We are http://127.0.0.1:31101/collection1/ and leader is http://127.0.0.1:31101/collection1/
[junit4:junit4]   2> 3764 T336 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:31101
[junit4:junit4]   2> 3764 T336 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3765 T336 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3765 T336 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3767 T336 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3769 T311 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3770 T311 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3771 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3801 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3803 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6925f20c
[junit4:junit4]   2> 3805 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3805 T339 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3806 T339 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 3806 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:51750
[junit4:junit4]   2> 3806 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:51750
[junit4:junit4]   2> 3808 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc60004 with negotiated timeout 10000 for client /140.211.11.196:51750
[junit4:junit4]   2> 3808 T339 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc60004, negotiated timeout = 10000
[junit4:junit4]   2> 3809 T340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6925f20c name:ZooKeeperConnection Watcher:127.0.0.1:57277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3809 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3811 T311 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3818 T311 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4128 T311 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4132 T311 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63678
[junit4:junit4]   2> 4133 T311 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4134 T311 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4135 T311 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363795315616
[junit4:junit4]   2> 4136 T311 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363795315616/solr.xml
[junit4:junit4]   2> 4136 T311 oasc.CoreContainer.<init> New CoreContainer 714307940
[junit4:junit4]   2> 4138 T311 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363795315616/'
[junit4:junit4]   2> 4139 T311 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363795315616/'
[junit4:junit4]   2> 4244 T311 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4245 T311 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4246 T311 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4246 T311 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4247 T311 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4248 T311 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4249 T311 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4249 T311 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4250 T311 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4251 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4290 T311 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4323 T311 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57277/solr
[junit4:junit4]   2> 4324 T311 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4325 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6cc7efb3
[junit4:junit4]   2> 4326 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4327 T350 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4328 T350 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 4329 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11606
[junit4:junit4]   2> 4329 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11606
[junit4:junit4]   2> 4332 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc60005 with negotiated timeout 20000 for client /140.211.11.196:11606
[junit4:junit4]   2> 4332 T350 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc60005, negotiated timeout = 20000
[junit4:junit4]   2> 4333 T351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cc7efb3 name:ZooKeeperConnection Watcher:127.0.0.1:57277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4333 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4335 T316 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8888fcc60005
[junit4:junit4]   2> 4336 T351 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4336 T313 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11606 which had sessionid 0x13d8888fcc60005
[junit4:junit4]   2> 4336 T311 oaz.ZooKeeper.close Session: 0x13d8888fcc60005 closed
[junit4:junit4]   2> 4337 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4359 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c8f8429
[junit4:junit4]   2> 4361 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4362 T352 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4363 T352 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 4363 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16201
[junit4:junit4]   2> 4363 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16201
[junit4:junit4]   2> 4365 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc60006 with negotiated timeout 20000 for client /140.211.11.196:16201
[junit4:junit4]   2> 4365 T352 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc60006, negotiated timeout = 20000
[junit4:junit4]   2> 4365 T353 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c8f8429 name:ZooKeeperConnection Watcher:127.0.0.1:57277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4366 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4367 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4369 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4378 T311 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5240 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5241 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:31101_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31101"}
[junit4:junit4]   2> 5307 T333 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> 5307 T340 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> 5307 T353 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> 5382 T311 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63678_
[junit4:junit4]   2> 5383 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60006 type:delete cxid:0xf zxid:0x4e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:63678_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:63678_
[junit4:junit4]   2> 5391 T311 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63678_
[junit4:junit4]   2> 5393 T340 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> 5394 T353 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5394 T353 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> 5395 T333 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5395 T340 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5395 T333 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> 5401 T354 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363795315616/collection1
[junit4:junit4]   2> 5401 T354 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5402 T354 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5402 T354 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5404 T354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363795315616/collection1/'
[junit4:junit4]   2> 5405 T354 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363795315616/collection1/lib/README' to classloader
[junit4:junit4]   2> 5405 T354 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363795315616/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5443 T354 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5485 T354 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5586 T354 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5592 T354 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6031 T354 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6040 T354 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6043 T354 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6058 T354 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6062 T354 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6067 T354 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6069 T354 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6069 T354 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6070 T354 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6071 T354 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6071 T354 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6071 T354 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 6072 T354 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363795315616/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/
[junit4:junit4]   2> 6072 T354 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f1993d8
[junit4:junit4]   2> 6072 T354 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 6073 T354 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1 forceNew: false
[junit4:junit4]   2> 6073 T354 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index/
[junit4:junit4]   2> 6074 T354 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6074 T354 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index forceNew: false
[junit4:junit4]   2> 6081 T354 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6082 T354 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6084 T354 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6085 T354 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6085 T354 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6086 T354 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6086 T354 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6087 T354 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6087 T354 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6088 T354 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6088 T354 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6097 T354 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6102 T354 oass.SolrIndexSearcher.<init> Opening Searcher@15402f6c main
[junit4:junit4]   2> 6103 T354 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6104 T354 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6108 T355 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15402f6c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6110 T354 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6110 T354 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6812 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6813 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[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:63678_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63678"}
[junit4:junit4]   2> 6813 T334 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6814 T334 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6828 T340 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> 6828 T333 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> 6828 T353 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> 7113 T354 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7113 T354 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63678 collection:collection1 shard:shard1
[junit4:junit4]   2> 7114 T354 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7135 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60006 type:delete cxid:0x4c zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7136 T354 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7136 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60006 type:create cxid:0x4d zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7147 T354 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7147 T354 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7148 T354 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63678/collection1/
[junit4:junit4]   2> 7148 T354 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7148 T354 oasc.SyncStrategy.syncToMe http://127.0.0.1:63678/collection1/ has no replicas
[junit4:junit4]   2> 7148 T354 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63678/collection1/
[junit4:junit4]   2> 7148 T354 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7154 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60006 type:create cxid:0x58 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8333 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8349 T333 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> 8350 T353 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> 8350 T340 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> 8386 T354 oasc.ZkController.register We are http://127.0.0.1:63678/collection1/ and leader is http://127.0.0.1:63678/collection1/
[junit4:junit4]   2> 8386 T354 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63678
[junit4:junit4]   2> 8386 T354 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8387 T354 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8387 T354 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8390 T354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8391 T311 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8392 T311 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8392 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8745 T311 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8749 T311 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55567
[junit4:junit4]   2> 8750 T311 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8751 T311 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8752 T311 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363795320218
[junit4:junit4]   2> 8753 T311 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363795320218/solr.xml
[junit4:junit4]   2> 8754 T311 oasc.CoreContainer.<init> New CoreContainer 1573489788
[junit4:junit4]   2> 8755 T311 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363795320218/'
[junit4:junit4]   2> 8756 T311 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363795320218/'
[junit4:junit4]   2> 8868 T311 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8869 T311 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8870 T311 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8871 T311 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8872 T311 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8873 T311 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8873 T311 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8874 T311 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8875 T311 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8876 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8913 T311 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8948 T311 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57277/solr
[junit4:junit4]   2> 8949 T311 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8950 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6b1a6eae
[junit4:junit4]   2> 8952 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8952 T366 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8953 T366 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 8954 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13759
[junit4:junit4]   2> 8954 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13759
[junit4:junit4]   2> 8969 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc60007 with negotiated timeout 20000 for client /140.211.11.196:13759
[junit4:junit4]   2> 8969 T366 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc60007, negotiated timeout = 20000
[junit4:junit4]   2> 8970 T367 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b1a6eae name:ZooKeeperConnection Watcher:127.0.0.1:57277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8970 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8972 T316 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8888fcc60007
[junit4:junit4]   2> 8978 T367 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8978 T313 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:13759 which had sessionid 0x13d8888fcc60007
[junit4:junit4]   2> 8978 T311 oaz.ZooKeeper.close Session: 0x13d8888fcc60007 closed
[junit4:junit4]   2> 8979 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8991 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@462da0c7
[junit4:junit4]   2> 8992 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8993 T368 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8993 T368 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 8994 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26086
[junit4:junit4]   2> 8994 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26086
[junit4:junit4]   2> 8996 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc60008 with negotiated timeout 20000 for client /140.211.11.196:26086
[junit4:junit4]   2> 8996 T368 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc60008, negotiated timeout = 20000
[junit4:junit4]   2> 8996 T369 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@462da0c7 name:ZooKeeperConnection Watcher:127.0.0.1:57277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8997 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8998 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9000 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9009 T311 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9863 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9864 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[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:63678_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63678"}
[junit4:junit4]   2> 9931 T340 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> 9931 T353 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> 9931 T369 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> 9931 T333 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> 10012 T311 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55567_
[junit4:junit4]   2> 10014 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc60008 type:delete cxid:0xf zxid:0x72 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55567_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55567_
[junit4:junit4]   2> 10015 T311 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55567_
[junit4:junit4]   2> 10018 T340 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> 10018 T369 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> 10019 T333 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10019 T353 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10019 T333 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> 10019 T353 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> 10020 T340 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10021 T369 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10069 T370 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363795320218/collection1
[junit4:junit4]   2> 10069 T370 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10070 T370 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10070 T370 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10072 T370 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363795320218/collection1/'
[junit4:junit4]   2> 10073 T370 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363795320218/collection1/lib/README' to classloader
[junit4:junit4]   2> 10074 T370 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363795320218/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10124 T370 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10184 T370 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10286 T370 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10294 T370 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10937 T370 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10950 T370 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10955 T370 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10974 T370 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10980 T370 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10985 T370 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10986 T370 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10987 T370 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10987 T370 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10988 T370 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10989 T370 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10989 T370 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10989 T370 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363795320218/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/
[junit4:junit4]   2> 10990 T370 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f1993d8
[junit4:junit4]   2> 10990 T370 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10991 T370 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2 forceNew: false
[junit4:junit4]   2> 10992 T370 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/index/
[junit4:junit4]   2> 10993 T370 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10993 T370 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/index forceNew: false
[junit4:junit4]   2> 10999 T370 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10999 T370 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11002 T370 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11003 T370 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11003 T370 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11004 T370 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11005 T370 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11005 T370 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11006 T370 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11007 T370 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11007 T370 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11020 T370 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11027 T370 oass.SolrIndexSearcher.<init> Opening Searcher@4198f74e main
[junit4:junit4]   2> 11028 T370 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11029 T370 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11035 T371 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4198f74e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11038 T370 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11038 T370 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11453 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11454 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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:55567_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55567"}
[junit4:junit4]   2> 11454 T334 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11454 T334 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11468 T333 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> 11468 T369 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> 11468 T353 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> 11468 T340 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> 12041 T370 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12041 T370 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55567 collection:collection1 shard:shard1
[junit4:junit4]   2> 12045 T370 oasc.ZkController.register We are http://127.0.0.1:55567/collection1/ and leader is http://127.0.0.1:63678/collection1/
[junit4:junit4]   2> 12046 T370 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55567
[junit4:junit4]   2> 12046 T370 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12046 T370 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C22 name=collection1 org.apache.solr.core.SolrCore@48ed4623 url=http://127.0.0.1:55567/collection1 node=127.0.0.1:55567_ C22_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:55567_, base_url=http://127.0.0.1:55567}
[junit4:junit4]   2> 12046 T372 C22 P55567 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12047 T372 C22 P55567 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12047 T370 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12047 T372 C22 P55567 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12048 T372 C22 P55567 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12054 T311 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12054 T372 C22 P55567 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12054 T311 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12055 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12280 T311 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12283 T311 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36444
[junit4:junit4]   2> 12284 T311 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12284 T311 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12285 T311 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363795323881
[junit4:junit4]   2> 12285 T311 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363795323881/solr.xml
[junit4:junit4]   2> 12286 T311 oasc.CoreContainer.<init> New CoreContainer 1216622430
[junit4:junit4]   2> 12287 T311 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363795323881/'
[junit4:junit4]   2> 12287 T311 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363795323881/'
[junit4:junit4]   2> 12352 T311 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12353 T311 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12353 T311 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12354 T311 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12354 T311 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12355 T311 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12355 T311 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12356 T311 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12356 T311 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12357 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12378 T311 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12398 T311 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57277/solr
[junit4:junit4]   2> 12398 T311 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12399 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1695c26b
[junit4:junit4]   2> 12400 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12400 T383 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12401 T383 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 12402 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54523
[junit4:junit4]   2> 12402 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54523
[junit4:junit4]   2> 12404 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc60009 with negotiated timeout 20000 for client /140.211.11.196:54523
[junit4:junit4]   2> 12404 T383 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc60009, negotiated timeout = 20000
[junit4:junit4]   2> 12404 T384 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1695c26b name:ZooKeeperConnection Watcher:127.0.0.1:57277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12404 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12406 T316 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8888fcc60009
[junit4:junit4]   2> 12407 T384 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12407 T313 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:54523 which had sessionid 0x13d8888fcc60009
[junit4:junit4]   2> 12407 T311 oaz.ZooKeeper.close Session: 0x13d8888fcc60009 closed
[junit4:junit4]   2> 12408 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12419 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2cf3820b
[junit4:junit4]   2> 12420 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12421 T385 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12421 T385 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 12422 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63158
[junit4:junit4]   2> 12422 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63158
[junit4:junit4]   2> 12424 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc6000a with negotiated timeout 20000 for client /140.211.11.196:63158
[junit4:junit4]   2> 12424 T385 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc6000a, negotiated timeout = 20000
[junit4:junit4]   2> 12425 T386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cf3820b name:ZooKeeperConnection Watcher:127.0.0.1:57277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12425 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12426 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc6000a type:create cxid:0x1 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12430 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc6000a type:create cxid:0x3 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12433 T311 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12974 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12975 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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:55567_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55567"}
[junit4:junit4]   2> 12993 T333 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> 12993 T369 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> 12994 T386 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> 12993 T340 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> 12993 T353 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> 13086 T343 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:55567_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 13437 T311 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36444_
[junit4:junit4]   2> 13439 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc6000a type:delete cxid:0xf zxid:0x85 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36444_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36444_
[junit4:junit4]   2> 13441 T311 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36444_
[junit4:junit4]   2> 13444 T340 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> 13444 T369 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> 13444 T333 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13444 T353 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13444 T386 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13444 T333 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> 13445 T353 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> 13445 T386 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> 13446 T340 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13447 T369 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13454 T387 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363795323881/collection1
[junit4:junit4]   2> 13454 T387 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13455 T387 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13455 T387 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13457 T387 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363795323881/collection1/'
[junit4:junit4]   2> 13458 T387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363795323881/collection1/lib/README' to classloader
[junit4:junit4]   2> 13459 T387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363795323881/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13512 T387 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13578 T387 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13679 T387 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13687 T387 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14397 T387 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14410 T387 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14415 T387 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14434 T387 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14440 T387 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14445 T387 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14446 T387 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14447 T387 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14447 T387 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14448 T387 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14449 T387 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14449 T387 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 14449 T387 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363795323881/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/
[junit4:junit4]   2> 14450 T387 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f1993d8
[junit4:junit4]   2> 14450 T387 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 14451 T387 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3 forceNew: false
[junit4:junit4]   2> 14452 T387 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/index/
[junit4:junit4]   2> 14453 T387 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14453 T387 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/index forceNew: false
[junit4:junit4]   2> 14458 T387 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14459 T387 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14462 T387 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14463 T387 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14463 T387 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14464 T387 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14465 T387 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14465 T387 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14466 T387 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14467 T387 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14467 T387 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14480 T387 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14489 T387 oass.SolrIndexSearcher.<init> Opening Searcher@2c7d16f2 main
[junit4:junit4]   2> 14490 T387 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14490 T387 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14496 T388 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c7d16f2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14499 T387 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14500 T387 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14513 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14514 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:36444_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36444"}
[junit4:junit4]   2> 14514 T334 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14514 T334 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14527 T333 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> 14527 T340 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> 14527 T386 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> 14527 T369 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> 14527 T353 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>  C22_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55567_, base_url=http://127.0.0.1:55567}
[junit4:junit4]   2> 15088 T372 C22 P55567 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:63678/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15088 T372 C22 P55567 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55567 START replicas=[http://127.0.0.1:63678/collection1/] nUpdates=100
[junit4:junit4]   2> 15089 T372 C22 P55567 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15089 T372 C22 P55567 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15089 T372 C22 P55567 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15090 T372 C22 P55567 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15090 T372 C22 P55567 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15090 T372 C22 P55567 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:63678/collection1/. core=collection1
[junit4:junit4]   2> 15090 T372 C22 P55567 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C23 name=collection1 org.apache.solr.core.SolrCore@18d0838c url=http://127.0.0.1:63678/collection1 node=127.0.0.1:63678_ C23_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:63678_, base_url=http://127.0.0.1:63678, leader=true}
[junit4:junit4]   2> 15095 T344 C23 P63678 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15103 T345 C23 P63678 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15107 T345 C23 P63678 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15107 T345 C23 P63678 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15110 T345 C23 P63678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15111 T345 C23 P63678 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15112 T345 C23 P63678 oass.SolrIndexSearcher.<init> Opening Searcher@1a2e892d realtime
[junit4:junit4]   2> 15112 T345 C23 P63678 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15112 T345 C23 P63678 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 15113 T372 C22 P55567 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15114 T372 C22 P55567 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15117 T346 C23 P63678 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15117 T346 C23 P63678 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15118 T372 C22 P55567 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15119 T372 C22 P55567 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15119 T372 C22 P55567 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15122 T346 C23 P63678 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15123 T372 C22 P55567 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15124 T372 C22 P55567 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/index.20130320170206921 forceNew: false
[junit4:junit4]   2> 15125 T372 C22 P55567 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/index.20130320170206921 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dfc9a71 fullCopy=false
[junit4:junit4]   2> 15129 T346 C23 P63678 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 15131 T372 C22 P55567 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15133 T372 C22 P55567 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15133 T372 C22 P55567 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15137 T372 C22 P55567 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15137 T372 C22 P55567 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15138 T372 C22 P55567 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15138 T372 C22 P55567 oass.SolrIndexSearcher.<init> Opening Searcher@a13bf29 main
[junit4:junit4]   2> 15140 T371 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a13bf29 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15140 T372 C22 P55567 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15140 T372 C22 P55567 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15141 T372 C22 P55567 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15141 T372 C22 P55567 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15143 T372 C22 P55567 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15503 T387 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15503 T387 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36444 collection:collection1 shard:shard1
[junit4:junit4]   2> 15514 T387 oasc.ZkController.register We are http://127.0.0.1:36444/collection1/ and leader is http://127.0.0.1:63678/collection1/
[junit4:junit4]   2> 15515 T387 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36444
[junit4:junit4]   2> 15515 T387 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15515 T387 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C24 name=collection1 org.apache.solr.core.SolrCore@4bb15389 url=http://127.0.0.1:36444/collection1 node=127.0.0.1:36444_ C24_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:36444_, base_url=http://127.0.0.1:36444}
[junit4:junit4]   2> 15516 T391 C24 P36444 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15516 T387 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15516 T391 C24 P36444 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15517 T391 C24 P36444 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15517 T391 C24 P36444 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15517 T311 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15518 T311 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15518 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15519 T391 C24 P36444 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15663 T311 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15666 T311 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56810
[junit4:junit4]   2> 15666 T311 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15667 T311 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15667 T311 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363795327328
[junit4:junit4]   2> 15668 T311 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363795327328/solr.xml
[junit4:junit4]   2> 15668 T311 oasc.CoreContainer.<init> New CoreContainer 1671536637
[junit4:junit4]   2> 15669 T311 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363795327328/'
[junit4:junit4]   2> 15669 T311 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363795327328/'
[junit4:junit4]   2> 15712 T311 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15713 T311 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15713 T311 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15714 T311 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15714 T311 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15714 T311 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15715 T311 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15715 T311 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15715 T311 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15716 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15731 T311 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15745 T311 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57277/solr
[junit4:junit4]   2> 15745 T311 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15746 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2b71dc32
[junit4:junit4]   2> 15747 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15747 T402 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15748 T402 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 15748 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43326
[junit4:junit4]   2> 15748 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43326
[junit4:junit4]   2> 15756 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc6000b with negotiated timeout 20000 for client /140.211.11.196:43326
[junit4:junit4]   2> 15756 T402 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc6000b, negotiated timeout = 20000
[junit4:junit4]   2> 15757 T403 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b71dc32 name:ZooKeeperConnection Watcher:127.0.0.1:57277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15757 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15758 T316 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8888fcc6000b
[junit4:junit4]   2> 15759 T403 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15759 T311 oaz.ZooKeeper.close Session: 0x13d8888fcc6000b closed
[junit4:junit4]   2> 15760 T313 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43326 which had sessionid 0x13d8888fcc6000b
[junit4:junit4]   2> 15760 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15768 T311 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57277/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5ba5877
[junit4:junit4]   2> 15769 T311 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15769 T404 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57277. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15769 T404 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57277, initiating session
[junit4:junit4]   2> 15770 T313 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31958
[junit4:junit4]   2> 15770 T313 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31958
[junit4:junit4]   2> 15771 T315 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8888fcc6000c with negotiated timeout 20000 for client /140.211.11.196:31958
[junit4:junit4]   2> 15771 T404 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57277, sessionid = 0x13d8888fcc6000c, negotiated timeout = 20000
[junit4:junit4]   2> 15772 T405 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ba5877 name:ZooKeeperConnection Watcher:127.0.0.1:57277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15772 T311 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15773 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc6000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15775 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc6000c type:create cxid:0x3 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15777 T311 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16032 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16033 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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:55567_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55567"}
[junit4:junit4]   2> 16041 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:36444_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36444"}
[junit4:junit4]   2> 16046 T333 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> 16046 T386 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> 16046 T369 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> 16046 T405 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> 16046 T340 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> 16046 T353 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> 16533 T347 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:36444_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 16780 T311 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56810_
[junit4:junit4]   2> 16782 T316 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8888fcc6000c type:delete cxid:0xf zxid:0x9c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56810_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56810_
[junit4:junit4]   2> 16784 T311 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56810_
[junit4:junit4]   2> 16786 T340 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> 16787 T369 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> 16787 T405 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> 16787 T386 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16787 T353 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16787 T333 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16788 T386 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> 16788 T333 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> 16788 T353 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> 16789 T340 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16789 T369 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16797 T405 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16803 T406 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363795327328/collection1
[junit4:junit4]   2> 16803 T406 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16804 T406 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16804 T406 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16806 T406 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363795327328/collection1/'
[junit4:junit4]   2> 16807 T406 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363795327328/collection1/lib/README' to classloader
[junit4:junit4]   2> 16808 T406 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363795327328/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16862 T406 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16950 T406 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17051 T406 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17063 T406 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17779 T406 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17794 T406 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17800 T406 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17824 T406 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17830 T406 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17836 T406 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17837 T406 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17838 T406 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17838 T406 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17839 T406 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17840 T406 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17840 T406 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 17840 T406 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363795327328/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/
[junit4:junit4]   2> 17841 T406 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f1993d8
[junit4:junit4]   2> 17842 T406 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 17843 T406 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4 forceNew: false
[junit4:junit4]   2> 17843 T406 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/index/
[junit4:junit4]   2> 17844 T406 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17845 T406 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/index forceNew: false
[junit4:junit4]   2> 17851 T406 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17851 T406 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17855 T406 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17855 T406 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17856 T406 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17857 T406 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17857 T406 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17858 T406 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17858 T406 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17859 T406 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17859 T406 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17875 T406 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17885 T406 oass.SolrIndexSearcher.<init> Opening Searcher@3e1356e main
[junit4:junit4]   2> 17886 T406 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17886 T406 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17892 T407 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e1356e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17895 T406 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17895 T406 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C24_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:36444_, base_url=http://127.0.0.1:36444}
[junit4:junit4]   2> 18535 T391 C24 P36444 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:63678/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18535 T391 C24 P36444 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:36444 START replicas=[http://127.0.0.1:63678/collection1/] nUpdates=100
[junit4:junit4]   2> 18536 T391 C24 P36444 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18537 T391 C24 P36444 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18537 T391 C24 P36444 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18537 T391 C24 P36444 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18537 T391 C24 P36444 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18537 T391 C24 P36444 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:63678/collection1/. core=collection1
[junit4:junit4]   2> 18538 T391 C24 P36444 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18540 T344 C23 P63678 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18558 T348 C23 P63678 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18562 T348 C23 P63678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18562 T348 C23 P63678 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18563 T348 C23 P63678 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18564 T348 C23 P63678 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 18565 T391 C24 P36444 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18565 T391 C24 P36444 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18569 T346 C23 P63678 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18570 T391 C24 P36444 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18570 T391 C24 P36444 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18570 T391 C24 P36444 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18574 T346 C23 P63678 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18575 T391 C24 P36444 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18576 T391 C24 P36444 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/index.20130320170210374 forceNew: false
[junit4:junit4]   2> 18578 T391 C24 P36444 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/index.20130320170210374 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6648221d fullCopy=false
[junit4:junit4]   2> 18582 T346 C23 P63678 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4]   2> 18583 T391 C24 P36444 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18586 T391 C24 P36444 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18586 T391 C24 P36444 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18591 T391 C24 P36444 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18592 T391 C24 P36444 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18592 T391 C24 P36444 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18593 T391 C24 P36444 oass.SolrIndexSearcher.<init> Opening Searcher@730f1a19 main
[junit4:junit4]   2> 18595 T388 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@730f1a19 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18596 T391 C24 P36444 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18596 T391 C24 P36444 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18597 T391 C24 P36444 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18597 T391 C24 P36444 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18599 T391 C24 P36444 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19063 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19064 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:56810_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56810"}
[junit4:junit4]   2> 19065 T334 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 19065 T334 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19081 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:36444_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36444"}
[junit4:junit4]   2> 19095 T340 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19095 T333 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19095 T353 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19095 T369 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19095 T405 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19095 T386 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19899 T406 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19899 T406 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56810 collection:collection1 shard:shard1
[junit4:junit4]   2> 19916 T406 oasc.ZkController.register We are http://127.0.0.1:56810/collection1/ and leader is http://127.0.0.1:63678/collection1/
[junit4:junit4]   2> 19916 T406 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56810
[junit4:junit4]   2> 19916 T406 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19917 T406 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C25 name=collection1 org.apache.solr.core.SolrCore@6fbcf72c url=http://127.0.0.1:56810/collection1 node=127.0.0.1:56810_ C25_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:56810_, base_url=http://127.0.0.1:56810}
[junit4:junit4]   2> 19917 T410 C25 P56810 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19917 T406 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19918 T410 C25 P56810 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19919 T410 C25 P56810 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19919 T410 C25 P56810 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19919 T311 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19920 T311 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19921 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19939 T410 C25 P56810 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19939 T311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19941 T311 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 19941 T311 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 19943 T311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20604 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20605 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:56810_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56810"}
[junit4:junit4]   2> 20618 T340 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20618 T333 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20618 T386 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20618 T405 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20618 T369 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20618 T353 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20945 T311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20950 T349 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:56810_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 21948 T311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C25_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:56810_, base_url=http://127.0.0.1:56810}
[junit4:junit4]   2> 22952 T410 C25 P56810 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:63678/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22952 T311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22952 T410 C25 P56810 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:56810 START replicas=[http://127.0.0.1:63678/collection1/] nUpdates=100
[junit4:junit4]   2> 22953 T410 C25 P56810 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22953 T410 C25 P56810 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22954 T410 C25 P56810 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22954 T410 C25 P56810 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22954 T410 C25 P56810 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22954 T410 C25 P56810 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:63678/collection1/. core=collection1
[junit4:junit4]   2> 22954 T410 C25 P56810 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22957 T344 C23 P63678 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22970 T343 C23 P63678 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22975 T343 C23 P63678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22975 T343 C23 P63678 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22976 T343 C23 P63678 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22977 T343 C23 P63678 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 22978 T410 C25 P56810 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22978 T410 C25 P56810 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22982 T346 C23 P63678 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22983 T410 C25 P56810 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 22983 T410 C25 P56810 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22983 T410 C25 P56810 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22987 T346 C23 P63678 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22988 T410 C25 P56810 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22990 T410 C25 P56810 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/index.20130320170214787 forceNew: false
[junit4:junit4]   2> 22992 T410 C25 P56810 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/index.20130320170214787 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b5cc930 fullCopy=false
[junit4:junit4]   2> 23019 T346 C23 P63678 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 23055 T410 C25 P56810 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23064 T410 C25 P56810 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23064 T410 C25 P56810 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23069 T410 C25 P56810 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 23069 T410 C25 P56810 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 23070 T410 C25 P56810 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23071 T410 C25 P56810 oass.SolrIndexSearcher.<init> Opening Searcher@7cd8afa2 main
[junit4:junit4]   2> 23072 T407 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7cd8afa2 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 23074 T410 C25 P56810 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23074 T410 C25 P56810 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23074 T410 C25 P56810 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23075 T410 C25 P56810 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23078 T410 C25 P56810 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23626 T334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23627 T334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:56810_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56810"}
[junit4:junit4]   2> 23652 T333 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23652 T340 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23652 T386 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23652 T405 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23652 T369 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23652 T353 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23955 T311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23957 T311 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C26 name=collection1 org.apache.solr.core.SolrCore@276dfc04 url=http://127.0.0.1:31101/collection1 node=127.0.0.1:31101_ C26_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:31101_, base_url=http://127.0.0.1:31101, leader=true}
[junit4:junit4]   2> 23975 T323 C26 P31101 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23985 T323 C26 P31101 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23986 T323 C26 P31101 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23991 T323 C26 P31101 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/control/data/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23992 T323 C26 P31101 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23997 T323 C26 P31101 oass.SolrIndexSearcher.<init> Opening Searcher@66867263 main
[junit4:junit4]   2> 23998 T323 C26 P31101 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23999 T337 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@66867263 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 24000 T323 C26 P31101 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 25
[junit4:junit4]   2> 24016 T345 C23 P63678 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24021 T345 C23 P63678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 24022 T345 C23 P63678 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 24024 T345 C23 P63678 oass.SolrIndexSearcher.<init> Opening Searcher@1c7057ef main
[junit4:junit4]   2> 24024 T345 C23 P63678 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24025 T355 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c7057ef main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24026 T345 C23 P63678 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:55567/collection1/, StdNode: http://127.0.0.1:36444/collection1/, StdNode: http://127.0.0.1:56810/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C25_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:56810_, base_url=http://127.0.0.1:56810}
[junit4:junit4]   2> 24042 T395 C25 P56810 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C24_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:36444_, base_url=http://127.0.0.1:36444}
[junit4:junit4]   2> 24042 T376 C24 P36444 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C22_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55567_, base_url=http://127.0.0.1:55567}
[junit4:junit4]   2> 24043 T359 C22 P55567 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24054 T395 C25 P56810 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/index,segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 24055 T395 C25 P56810 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 24057 T395 C25 P56810 oass.SolrIndexSearcher.<init> Opening Searcher@36e9da10 main
[junit4:junit4]   2> 24057 T395 C25 P56810 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24059 T407 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36e9da10 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 24060 T395 C25 P56810 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 24061 T376 C24 P36444 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 24061 T359 C22 P55567 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24062 T376 C24 P36444 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 24062 T359 C22 P55567 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24064 T376 C24 P36444 oass.SolrIndexSearcher.<init> Opening Searcher@72ca1505 main
[junit4:junit4]   2> 24064 T359 C22 P55567 oass.SolrIndexSearcher.<init> Opening Searcher@4a484d0c main
[junit4:junit4]   2> 24065 T376 C24 P36444 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24065 T359 C22 P55567 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24066 T371 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceNotFoundException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:537)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:138)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:239)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1765)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1642)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 24066 T388 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72ca1505 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 24067 T376 C24 P36444 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 25
[junit4:junit4]   2> 24068 T371 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a484d0c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24068 T359 C22 P55567 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 25
[junit4:junit4]   2> 24069 T345 C23 P63678 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 53
[junit4:junit4]   2> 24071 T311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24075 T347 C23 P63678 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24079 T360 C22 P55567 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 24082 T377 C24 P36444 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24085 T396 C25 P56810 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 26091 T323 C26 P31101 oass.SolrIndexSearcher.<init> Opening Searcher@516873e1 realtime
[junit4:junit4]   2> 26092 T323 C26 P31101 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1430043060221247488)} 0 2
[junit4:junit4]   2> 26101 T395 C25 P56810 /update {update.distrib=FROMLEADER&_version_=-1430043060227538944&update.from=http://127.0.0.1:63678/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1430043060227538944)} 0 1
[junit4:junit4]   2> 26101 T359 C22 P55567 /update {update.distrib=FROMLEADER&_version_=-1430043060227538944&update.from=http://127.0.0.1:63678/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1430043060227538944)} 0 1
[junit4:junit4]   2> 26102 T376 C24 P36444 /update {update.distrib=FROMLEADER&_version_=-1430043060227538944&update.from=http://127.0.0.1:63678/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1430043060227538944)} 0 2
[junit4:junit4]   2> 26104 T345 C23 P63678 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1430043060227538944)} 0 9
[junit4:junit4]   2> 26112 T323 C26 P31101 /update {wt=javabin&version=2} {add=[0 (1430043060240121856)]} 0 5
[junit4:junit4]   2> 26124 T359 C22 P55567 /update {distrib.from=http://127.0.0.1:63678/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1430043060248510464)]} 0 3
[junit4:junit4]   2> 26124 T395 C25 P56810 /update {distrib.from=http://127.0.0.1:63678/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1430043060248510464)]} 0 3
[junit4:junit4]   2> 26127 T376 C24 P36444 /update {distrib.from=http://127.0.0.1:63678/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1430043060248510464)]} 0 5
[junit4:junit4]   2> 26129 T345 C23 P63678 /update {wt=javabin&version=2} {add=[0 (1430043060248510464)]} 0 14
[junit4:junit4]   2> 26133 T323 C26 P31101 /update {wt=javabin&version=2} {add=[1 (1430043060265287680)]} 0 2
[junit4:junit4]   2> 26142 T359 C22 P55567 /update {distrib.from=http://127.0.0.1:63678/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1430043060269481984)]} 0 2
[junit4:junit4]   2> 26142 T395 C25 P56810 /update {distrib.from=http://127.0.0.1:63678/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1430043060269481984)]} 0 2
[junit4:junit4]   2> 26144 T376 C24 P36444 /update {distrib.from=http://127.0.0.1:63678/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1430043060269481984)]} 0 3
[junit4:junit4]   2> 26145 T345 C23 P63678 /update {wt=javabin&version=2} {add=[1 (1430043060269481984)]} 0 9
[junit4:junit4]   2> 26150 T323 C26 P31101 /update {wt=javabin&version=2} {add=[2 (1430043060283113472)]} 0 2
[junit4:junit4]   2> 26158 T395 C25 P56810 /update {distrib.from=http://127.0.0.1:63678/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1430043060286259200)]} 0 2
[junit4:junit4]   2> 26160 T376 C24 P36444 /update {distrib.from=http://127.0.0.1:63678/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1430043060286259200)]} 0 4
[junit4:junit4]   2> 26161 T345 C23 P63678 /update {test.distrib.skip.servers=http://127.0.0.1:55567/collection1/&wt=javabin&version=2} {add=[2 (1430043060286259200)]} 0 9
[junit4:junit4]   2> 26165 T323 C26 P31101 /update {wt=javabin&version=2} {add=[3 (1430043060298842112)]} 0 1
[junit4:junit4]   2> 26173 T395 C25 P56810 /update {distrib.from=http://127.0.0.1:63678/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1430043060303036416)]} 0 1
[junit4:junit4]   2> 26174 T345 C23 P63678 /update {test.distrib.skip.servers=http://127.0.0.1:55567/collection1/&test.distrib.skip.servers=http://127.0.0.1:36444/collection1/&wt=javabin&version=2} {add=[3 (1430043060303036416)]} 0 6
[junit4:junit4]   2> 26177 T323 C26 P31101 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26242 T323 C26 P31101 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/control/data/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/control/data/index,segFN=segments_3,generation=3,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_dv.cfs, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_3, _0_dv.cfe]
[junit4:junit4]   2> 26243 T323 C26 P31101 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_dv.cfs, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_3, _0_dv.cfe]
[junit4:junit4]   2> 26252 T323 C26 P31101 oass.SolrIndexSearcher.<init> Opening Searcher@75c743f2 main
[junit4:junit4]   2> 26253 T323 C26 P31101 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26254 T337 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75c743f2 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C4)}
[junit4:junit4]   2> 26254 T323 C26 P31101 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 77
[junit4:junit4]   2> 26259 T345 C23 P63678 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26310 T345 C23 P63678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty1/index,segFN=segments_6,generation=6,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_dv.cfs, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip, _0_dv.cfe]
[junit4:junit4]   2> 26311 T345 C23 P63678 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_dv.cfs, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip, _0_dv.cfe]
[junit4:junit4]   2> 26316 T345 C23 P63678 oass.SolrIndexSearcher.<init> Opening Searcher@4d9c113e main
[junit4:junit4]   2> 26317 T345 C23 P63678 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26318 T355 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4d9c113e main{StandardDirectoryReader(segments_6:3:nrt _0(5.0):C4)}
[junit4:junit4]   2> 26319 T345 C23 P63678 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:55567/collection1/, StdNode: http://127.0.0.1:36444/collection1/, StdNode: http://127.0.0.1:56810/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 26323 T359 C22 P55567 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26323 T395 C25 P56810 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26323 T376 C24 P36444 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26416 T359 C22 P55567 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty2/index,segFN=segments_4,generation=4,filenames=[_0.fnm, _0_Lucene41_0.pos, _0_dv.cfs, _0_nrm.cfs, _0_Lucene41_0.doc, _0_nrm.cfe, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, _0_dv.cfe, segments_4]
[junit4:junit4]   2> 26417 T359 C22 P55567 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.fnm, _0_Lucene41_0.pos, _0_dv.cfs, _0_nrm.cfs, _0_Lucene41_0.doc, _0_nrm.cfe, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, _0_dv.cfe, segments_4]
[junit4:junit4]   2> 26420 T395 C25 P56810 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/index,segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty4/index,segFN=segments_6,generation=6,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_dv.cfs, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip, _0_dv.cfe]
[junit4:junit4]   2> 26420 T395 C25 P56810 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_dv.cfs, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip, _0_dv.cfe]
[junit4:junit4]   2> 26422 T376 C24 P36444 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363795311805/jetty3/index,segFN=segments_5,generation=5,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_dv.cfs, _0_nrm.cfs, _0.si, segments_5, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, _0_dv.cfe]
[junit4:junit4]   2> 26423 T376 C24 P36444 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_dv.cfs, _0_nrm.cfs, _0.si, segments_5, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, _0_dv.cfe]
[junit4:junit4]   2> 26423 T359 C22 P55567 oass.SolrIndexSearcher.<init> Opening Searcher@5b4fab9a main
[junit4:junit4]   2> 26424 T359 C22 P55567 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26425 T371 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b4fab9a main{StandardDirectoryReader(segments_4:3:nrt _0(5.0):C2)}
[junit4:junit4]   2> 26427 T359 C22 P55567 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 103
[junit4:junit4]   2> 26429 T395 C25 P56810 oass.SolrIndexSearcher.<init> Opening Searcher@1de8b573 main
[junit4:junit4]   2> 26429 T395 C25 P56810 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26430 T407 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1de8b573 main{StandardDirectoryReader(segments_6:3:nrt _0(5.0):C4)}
[junit4:junit4]   2> 26430 T395 C25 P56810 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 107
[junit4:junit4]   2> 26435 T376 C24 P36444 oass.SolrIndexSearcher.<init> Opening Searcher@1ff985a8 main
[junit4:junit4]   2> 26436 T376 C24 P36444 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26437 T388 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ff985a8 main{StandardDirectoryReader(segments_5:3:nrt _0(5.0):C3)}
[junit4:junit4]   2> 26437 T376 C24 P36444 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 114
[junit4:junit4]   2> 26438 T345 C23 P63678 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 180
[junit4:junit4]   2> 26439 T311 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 26440 T311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26441 T311 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 26444 T347 C23 P63678 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
[junit4:junit4]   2> 26446 T360 C22 P55567 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 26450 T377 C24 P36444 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=3 status=0 QTime=1 
[junit4:junit4]   2> 26453 T396 C25 P56810 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
[junit4:junit4]   2> 26453 T311 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 26470 T378 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 26471 T378 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 26486 T348 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 26487 T348 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63678/collection1/
[junit4:junit4]   2> 26487 T348 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:63678 START replicas=[http://127.0.0.1:55567/collection1/, http://127.0.0.1:36444/collection1/, http://127.0.0.1:56810/collection1/] nUpdates=100
[junit4:junit4]   2> 26490 T361 C22 P55567 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 26491 T397 C25 P56810 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 26492 T379 C24 P36444 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 26492 T348 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:63678  Received 3 versions from 127.0.0.1:55567/collection1/
[junit4:junit4]   2> 26492 T348 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:63678  Our versions are newer. ourLowThreshold=1430043060227538944 otherHigh=1430043060269481984
[junit4:junit4]   2> 26493 T348 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:63678  Received 5 versions from 127.0.0.1:56810/collection1/
[junit4:junit4]   2> 26493 T348 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:63678  Our versions are newer. ourLowThreshold=1430043060227538944 otherHigh=1430043060286259200
[junit4:junit4]   2> 26494 T348 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:63678  Received 4 versions from 127.0.0.1:36444/collection1/
[junit4:junit4]   2> 26494 T348 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:63678  Our versions are newer. ourLowThreshold=1430043060227538944 otherHigh=1430043060286259200
[junit4:junit4]   2> 26494 T348 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:63678 DONE. sync succeeded
[junit4:junit4]   2> 26495 T348 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 26495 T348 oasc.SyncStrategy.syncToMe http://127.0.0.1:63678/collection1/: try and ask http://127.0.0.1:55567/collection1/ to sync
[junit4:junit4]   2> 26496 T348 oasc.SyncStrategy.syncToMe http://127.0.0.1:63678/collection1/: try and ask http://127.0.0.1:36444/collection1/ to sync
[junit4:junit4]   2> 26496 T348 oasc.SyncStrategy.syncToMe http://127.0.0.1:63678/collection1/: try and ask http://127.0.0.1:56810/collection1/ to sync
[junit4:junit4]   2> 26497 T362 C22 P55567 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55567 START replicas=[http://127.0.0.1:63678/collection1/] nUpdates=100
[junit4:junit4]   2> 26498 T380 C24 P36444 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:36444 START replicas=[http://127.0.0.1:63678/collection1/] nUpdates=100
[junit4:junit4]   2

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

junit4:junit4]   2> 141571 T311 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 141572 T315 oazs.SyncRequestProcessor.run SyncRequestProcessor exited!
[junit4:junit4]   2> 141572 T311 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   2> 141574 T311 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57277 57277
[junit4:junit4]   2> 141618 T386 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 141646 T386 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> 141646 T313 oazs.NIOServerCnxnFactory.run NIOServerCnxn factory exited run method
[junit4:junit4]   2> 141646 T386 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 141647 T386 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 141647 T311 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 141648 T311 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 141648 T311 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 141649 T311 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 141649 T311 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=6C9DB9D34DCCB018 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_LY -Dtests.timezone=MET -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  142s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:55567/collection1 Dead Guy:http://127.0.0.1:63678/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:36444/collection1], CloudJettyRunner [url=http://127.0.0.1:56810/collection1]]
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([6C9DB9D34DCCB018:ED7B37CB3A93D024]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:212)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 141680 T311 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 141684 T310 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 142203 T314 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_LY, timezone=MET
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=5,free=151659304,total=488636416
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestGroupingSearch, TestExtendedDismaxParser, SOLR749Test, TestLMDirichletSimilarityFactory, CSVRequestHandlerTest, TestBadConfig, AnalysisAfterCoreReloadTest, IndexSchemaTest, TestSweetSpotSimilarityFactory, TestReversedWildcardFilterFactory, OverseerCollectionProcessorTest, TestSolrIndexConfig, AliasIntegrationTest, ZkControllerTest, TestPropInjectDefaults, TestLRUCache, TestQueryUtils, ResourceLoaderTest, QueryElevationComponentTest, LukeRequestHandlerTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 142.47s, 1 test, 1 failure <<< FAILURES!

[...truncated 755 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:355: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1210: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:874: There were test failures: 272 suites, 1144 tests, 1 failure, 27 ignored (8 assumptions)

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