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 17:23:38 UTC

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

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