You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/05/01 04:20:50 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b86) - Build # 5429 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5429/
Java: 64bit/jdk1.8.0-ea-b86 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:48440/q/onenodecollectioncore returned non ok status:404, message:Can not find: /q/onenodecollectioncore/update

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:48440/q/onenodecollectioncore returned non ok status:404, message:Can not find: /q/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([F66D941F69A84413:778B1A071EF7242F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	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:490)
	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)


FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([F66D941F69A84413:778B1A071EF7242F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	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:490)
	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 9306 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:13.491; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /q/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:13.494; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:13.495; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:13.495; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:13.595; org.apache.solr.cloud.ZkTestServer; start zk server on port:38400
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:13.597; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.220; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6ac7e7 name:ZooKeeperConnection Watcher:127.0.0.1:38400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.221; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.221; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.229; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.232; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@ead299a name:ZooKeeperConnection Watcher:127.0.0.1:38400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.232; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.233; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.239; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.244; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.248; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.253; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.254; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.262; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.263; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.270; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.270; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.275; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.276; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.281; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.282; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.288; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.288; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.293; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.294; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.300; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.300; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.305; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.306; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.384; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.388; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:52888
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.389; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.389; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.389; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367374094311
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.390; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367374094311/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.390; org.apache.solr.core.CoreContainer; New CoreContainer 715849866
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.390; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367374094311/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.391; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367374094311/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.455; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.456; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.456; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.456; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.457; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.457; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.457; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.458; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.458; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.458; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.461; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.461; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:38400/solr
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.462; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.462; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.464; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@52011eea name:ZooKeeperConnection Watcher:127.0.0.1:38400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.465; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.467; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.470; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.472; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3f64a62d name:ZooKeeperConnection Watcher:127.0.0.1:38400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.472; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.474; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.480; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.483; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.486; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52888_q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.488; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52888_q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.495; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.503; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.507; org.apache.solr.cloud.Overseer; Overseer (id=89612228591484931-127.0.0.1:52888_q-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.513; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.519; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.521; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.526; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.530; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.536; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.539; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367374094311/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.539; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.540; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.540; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.542; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367374094311/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.543; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367374094311/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.544; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367374094311/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.585; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.625; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.628; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.632; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.973; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.978; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.980; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.996; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:14.999; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.002; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:15.003; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:15.003; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.004; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:15.005; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:15.005; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.005; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.005; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367374094311/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/control/data/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.006; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b388b60
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.006; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.007; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/control/data
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.007; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/control/data/index/
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:15.007; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.007; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.009; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@187d6804 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7107471),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.009; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.010; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.011; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.011; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.012; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.012; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.012; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.013; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.013; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.013; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.017; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.020; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@60a2fa22 main
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.021; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.021; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.022; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.025; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@60a2fa22 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.026; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:15.026; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:16.041; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:16.042; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52888/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52888_q",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:16.042; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:16.043; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:16.046; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.028; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.029; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:52888/q collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.030; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.040; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.045; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.045; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.046; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:52888/q/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.046; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.047; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:52888/q/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.047; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:52888/q/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.048; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.550; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.555; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.562; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52888/q/collection1/ and leader is http://127.0.0.1:52888/q/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.562; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52888/q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.562; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.562; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.562; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.564; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.565; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.565; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.566; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.569; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.570; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.571; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@15d3be75 name:ZooKeeperConnection Watcher:127.0.0.1:38400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.571; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.573; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.574; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.636; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.638; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:45152
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.639; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.639; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.639; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367374097575
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.640; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367374097575/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.640; org.apache.solr.core.CoreContainer; New CoreContainer 133297357
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.640; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367374097575/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.641; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367374097575/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.693; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.694; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.694; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.695; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.695; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.695; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.695; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.696; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.696; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.696; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.700; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.700; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:38400/solr
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.701; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.701; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.703; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@15af0cab name:ZooKeeperConnection Watcher:127.0.0.1:38400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.703; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.705; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.708; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.709; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7615509d name:ZooKeeperConnection Watcher:127.0.0.1:38400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.709; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:17.713; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.716; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45152_q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.718; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:45152_q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.723; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.724; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.724; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.726; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.732; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367374097575/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.733; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.734; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.734; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.736; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367374097575/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.737; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367374097575/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.738; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367374097575/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.771; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.794; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.797; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:18.800; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.068; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.069; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52888/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52888_q",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.075; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.075; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.075; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.163; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.169; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.172; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.189; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.193; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.197; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:19.199; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:19.200; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.200; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:19.202; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:19.203; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.203; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.203; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367374097575/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty1/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.204; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b388b60
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.205; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.205; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.206; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:19.206; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.207; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty1/index
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.209; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a7bf82d lockFactory=org.apache.lucene.store.NativeFSLockFactory@90231f0),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.209; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.212; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.213; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.214; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.215; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.215; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.216; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.216; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.217; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.218; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.222; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.224; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7c43465d main
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.225; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.225; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.225; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.228; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7c43465d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.230; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:19.230; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:20.582; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:20.584; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45152/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45152_q",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:20.584; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:20.585; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:20.591; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:20.591; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:20.591; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:21.232; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:21.232; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:45152/q collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:21.233; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:21.245; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:21.249; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:21.250; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:21.250; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:45152/q/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:21.250; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:21.251; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:45152/q/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:21.251; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:45152/q/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:21.251; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.099; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.115; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.115; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.115; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.165; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:45152/q/collection1/ and leader is http://127.0.0.1:45152/q/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.166; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45152/q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.166; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.166; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.166; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.169; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.171; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.172; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.173; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.240; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.243; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:48440
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.243; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.244; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.244; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367374102178
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.244; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367374102178/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.245; org.apache.solr.core.CoreContainer; New CoreContainer 1772818951
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.245; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367374102178/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.245; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367374102178/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.280; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.281; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.281; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.282; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.282; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.283; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.283; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.284; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.284; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.285; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.287; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.288; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:38400/solr
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.288; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.289; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.290; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@58741620 name:ZooKeeperConnection Watcher:127.0.0.1:38400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.291; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.293; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.296; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.298; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7651da8 name:ZooKeeperConnection Watcher:127.0.0.1:38400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.298; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:22.304; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.309; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48440_q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.311; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:48440_q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.316; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.317; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.317; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.318; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.318; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.318; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.320; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.327; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367374102178/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.327; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.329; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.329; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.331; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367374102178/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.332; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367374102178/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.333; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367374102178/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.388; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.412; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.414; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.417; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.624; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.625; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45152/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45152_q",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.629; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.629; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.629; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.629; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.752; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.756; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.758; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.776; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.780; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.783; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:23.784; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:23.785; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.785; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:23.786; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:23.786; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.786; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.786; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367374102178/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty2/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.786; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b388b60
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.787; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.788; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.788; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:23.788; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.788; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty2/index
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.790; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@47b7ba15 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f8445b8),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.790; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.793; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.793; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.793; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.794; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.795; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.795; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.795; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.796; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.796; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.799; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.802; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5a4d23b4 main
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.803; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.803; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.803; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.817; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5a4d23b4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.818; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:23.818; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.133; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.134; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48440/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48440_q",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.134; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.134; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.139; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.139; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.139; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.139; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.820; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.820; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:48440/q collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.822; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.829; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.832; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.833; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.833; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:48440/q/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.833; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.834; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:48440/q/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.834; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:48440/q/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:25.834; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.646; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.659; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.659; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.659; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.659; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.693; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:48440/q/collection1/ and leader is http://127.0.0.1:48440/q/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.693; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48440/q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.694; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.694; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.695; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.697; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.699; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.700; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.700; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.760; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.762; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:40449
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.763; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.763; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.764; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367374106704
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.764; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367374106704/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.764; org.apache.solr.core.CoreContainer; New CoreContainer 864307548
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.765; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367374106704/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.765; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367374106704/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.807; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.808; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.808; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.808; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.809; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.809; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.809; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.810; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.810; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.810; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.813; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.813; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:38400/solr
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.814; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.814; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.816; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3406ac93 name:ZooKeeperConnection Watcher:127.0.0.1:38400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.817; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.820; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.822; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.823; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@11f6f940 name:ZooKeeperConnection Watcher:127.0.0.1:38400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.824; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:26.829; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.834; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40449_q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.836; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:40449_q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.842; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.842; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.843; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.843; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.843; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.842; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.842; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.845; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.844; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.852; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367374106704/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.852; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.853; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.854; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.856; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367374106704/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.857; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367374106704/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.857; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367374106704/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.906; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.949; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.951; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:27.954; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.168; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.169; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48440/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48440_q",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.173; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.173; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.173; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.173; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.173; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.277; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.282; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.284; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.299; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.301; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.304; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:28.304; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:28.305; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.305; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:28.306; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:28.306; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.306; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.306; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367374106704/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty3/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.307; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b388b60
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.307; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.307; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty3
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.308; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:28.308; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.308; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty3/index
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.309; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ecd052 lockFactory=org.apache.lucene.store.NativeFSLockFactory@404d322f),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.309; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.311; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.311; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.312; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.312; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.312; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.313; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.313; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.313; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.314; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.316; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.318; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6a1f7898 main
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.318; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.318; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.318; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.322; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@6a1f7898 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.323; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:28.323; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:29.678; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:29.679; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:40449/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:40449_q",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:29.679; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:29.679; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:29.683; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:29.683; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:29.683; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:29.683; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:29.683; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.326; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.326; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:40449/q collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.331; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:40449/q/collection1/ and leader is http://127.0.0.1:45152/q/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.331; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40449/q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.331; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.332; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.332; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.333; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.333; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.333; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.334; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.334; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.335; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.335; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.336; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.341; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.408; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.411; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:48466
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.412; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.412; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.412; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367374110339
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.412; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367374110339/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.413; org.apache.solr.core.CoreContainer; New CoreContainer 1756544593
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.413; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367374110339/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.414; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367374110339/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.476; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.477; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.477; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.478; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.478; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.478; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.478; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.479; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.479; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.479; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.482; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.482; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:38400/solr
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.483; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.484; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.486; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@73dafcd3 name:ZooKeeperConnection Watcher:127.0.0.1:38400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.487; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.489; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.492; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.493; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6487bbb name:ZooKeeperConnection Watcher:127.0.0.1:38400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.494; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:30.499; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.189; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.191; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:40449/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:40449_q",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.200; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.200; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.200; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.201; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.200; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.200; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.341; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.342; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&core=collection1&action=PREPRECOVERY&coreNodeName=4&nodeName=127.0.0.1:40449_q&state=recovering&onlyIfLeader=true&checkLive=true&wt=javabin} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.504; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48466_q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.506; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:48466_q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.510; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.511; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.511; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.512; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.511; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.512; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.512; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.512; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.514; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.514; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.513; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.513; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.522; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367374110339/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.522; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.523; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.524; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.526; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367374110339/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.527; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367374110339/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.527; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367374110339/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.566; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.611; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.613; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.619; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.956; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.960; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.962; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.977; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.980; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.982; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:31.983; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:31.984; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.984; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:31.985; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:31.986; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.986; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.986; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367374110339/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty4/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.987; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b388b60
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.987; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.988; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty4
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.988; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:31.989; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.989; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.991; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@23a92278 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a651cf),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.991; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.994; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.994; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.995; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.996; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.996; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.997; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.997; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.998; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:31.998; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.002; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.005; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@558f1461 main
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.006; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.006; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.007; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.012; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@558f1461 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.015; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.015; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.709; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.711; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48466/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48466_q",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.711; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.712; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.719; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.719; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.720; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.720; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.719; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:32.719; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.018; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.018; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:48466/q collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.022; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:48466/q/collection1/ and leader is http://127.0.0.1:48440/q/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.022; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48466/q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.022; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.022; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.023; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.023; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.023; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.024; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.024; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.025; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.025; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.025; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.026; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.030; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.030; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.032; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.037; org.apache.solr.core.CoreContainer; Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367374097575/onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.037; org.apache.solr.cloud.ZkController; Check for collection zkNode:onenodecollection
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.038; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.038; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.039; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.040; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.042; org.apache.solr.cloud.ZkController; Load collection config from:/collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.044; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367374097575/onenodecollectioncore/'
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.076; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.117; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.119; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.122; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.343; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:45152/q/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.343; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:40449/q START replicas=[http://127.0.0.1:45152/q/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:33.344; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.344; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.344; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.345; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.345; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.345; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:45152/q/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.345; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.349; org.apache.solr.core.SolrCore; [collection1] webapp=/q path=/get params={version=2&distrib=false&qt=/get&wt=javabin&getVersions=100} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.350; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.352; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a7bf82d lockFactory=org.apache.lucene.store.NativeFSLockFactory@90231f0),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.352; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.353; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a7bf82d lockFactory=org.apache.lucene.store.NativeFSLockFactory@90231f0),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a7bf82d lockFactory=org.apache.lucene.store.NativeFSLockFactory@90231f0),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.353; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.353; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@173b3a88 realtime
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.354; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.354; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/q path=/update params={commit=true&version=2&waitSearcher=true&softCommit=false&openSearcher=false&wt=javabin&commit_end_point=true} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.355; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.355; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.357; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.358; org.apache.solr.core.SolrCore; [collection1] webapp=/q path=/replication params={version=2&command=indexversion&qt=/replication&wt=javabin} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.358; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.358; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.358; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.360; org.apache.solr.core.SolrCore; [collection1] webapp=/q path=/replication params={version=2&command=filelist&qt=/replication&wt=javabin&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.361; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.362; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty3/index.20130501060833361
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.362; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3df4c784 lockFactory=org.apache.lucene.store.NativeFSLockFactory@59671415) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.364; org.apache.solr.core.SolrCore; [collection1] webapp=/q path=/replication params={checksum=true&command=filecontent&qt=/replication&file=segments_2&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.365; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.366; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.366; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.368; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ecd052 lockFactory=org.apache.lucene.store.NativeFSLockFactory@404d322f),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ecd052 lockFactory=org.apache.lucene.store.NativeFSLockFactory@404d322f),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.369; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.369; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.369; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@419cf9e1 main
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.370; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@419cf9e1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.370; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty3/index.20130501060833361 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty3/index.20130501060833361;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.371; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty3/index.20130501060833361
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.371; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty3/index.20130501060833361
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.371; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.371; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.372; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.372; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.373; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.454; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.458; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.460; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.478; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.481; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.484; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:33.486; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:33.486; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.487; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:33.488; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:33.489; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.489; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.490; org.apache.solr.core.SolrCore; [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367374097575/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367374093494/onenodecollection/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.491; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b388b60
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.491; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.493; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367374093494/onenodecollection
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.493; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367374093494/onenodecollection/index/
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:33.494; org.apache.solr.core.SolrCore; [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367374093494/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.494; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367374093494/onenodecollection/index
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.497; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51d3ff16 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2506cf6),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.498; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.501; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.501; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.502; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.503; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.504; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.504; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.505; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.506; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.507; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.511; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.515; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6ce38588 main
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.516; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367374093494/onenodecollection/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.517; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.517; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.522; org.apache.solr.core.SolrCore; [onenodecollectioncore] Registered new searcher Searcher@6ce38588 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:33.524; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=down
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.227; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.229; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48466/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48466_q",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.236; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:40449/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:40449_q",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.241; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45152/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45152_q",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.242; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection onenodecollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.242; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.259; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.259; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.259; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.259; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.259; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.259; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.526; org.apache.solr.core.CoreContainer; registering core: onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.527; org.apache.solr.cloud.ZkController; Register replica - core:onenodecollectioncore address:http://127.0.0.1:45152/q collection:onenodecollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.528; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.541; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.546; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.546; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.547; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:45152/q/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.548; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.548; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:45152/q/onenodecollectioncore/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.548; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:45152/q/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:34.549; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.031; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.031; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&core=collection1&action=PREPRECOVERY&coreNodeName=5&nodeName=127.0.0.1:48466_q&state=recovering&onlyIfLeader=true&checkLive=true&wt=javabin} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.774; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.790; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.791; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.791; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.791; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.790; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.790; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.815; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:45152/q/onenodecollectioncore/ and leader is http://127.0.0.1:45152/q/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.815; org.apache.solr.cloud.ZkController; No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:45152/q
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.816; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.816; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=active
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.819; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.821; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&name=onenodecollectioncore&action=CREATE&collection=onenodecollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367374093494/onenodecollection&numShards=1&roles=none&wt=javabin} status=0 QTime=2785 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.822; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:35.823; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:36.826; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.032; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:48440/q/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.033; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:48466/q START replicas=[http://127.0.0.1:48440/q/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:37.033; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.033; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.034; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.034; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.034; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.034; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:48440/q/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.035; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.040; org.apache.solr.core.SolrCore; [collection1] webapp=/q path=/get params={version=2&distrib=false&qt=/get&wt=javabin&getVersions=100} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.041; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.042; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@47b7ba15 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f8445b8),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.043; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.043; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@47b7ba15 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f8445b8),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@47b7ba15 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f8445b8),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.043; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.044; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@b3784f4 realtime
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.044; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.044; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/q path=/update params={commit=true&version=2&waitSearcher=true&softCommit=false&openSearcher=false&wt=javabin&commit_end_point=true} {commit=} 0 3
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.056; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.056; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.058; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.058; org.apache.solr.core.SolrCore; [collection1] webapp=/q path=/replication params={version=2&command=indexversion&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.059; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.059; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.059; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.061; org.apache.solr.core.SolrCore; [collection1] webapp=/q path=/replication params={version=2&command=filelist&qt=/replication&wt=javabin&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.062; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.063; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty4/index.20130501060837062
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.063; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@62fb4743 lockFactory=org.apache.lucene.store.NativeFSLockFactory@60d9e97a) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.065; org.apache.solr.core.SolrCore; [collection1] webapp=/q path=/replication params={checksum=true&command=filecontent&qt=/replication&file=segments_2&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.067; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.067; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.068; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.069; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@23a92278 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a651cf),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@23a92278 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a651cf),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.070; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.071; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.071; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7d0f7e05 main
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.072; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7d0f7e05 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.072; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty4/index.20130501060837062 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty4/index.20130501060837062;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.072; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty4/index.20130501060837062
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.073; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/jetty4/index.20130501060837062
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.073; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.073; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.073; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.073; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.074; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.300; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.301; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45152/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45152_q",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:45152_q_onenodecollectioncore",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.305; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48466/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48466_q",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.310; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.310; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.310; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.310; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.310; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.310; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.828; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.830; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: onenodecollection
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.831; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.847; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.850; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2bc5fd84 name:ZooKeeperConnection Watcher:127.0.0.1:38400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.850; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "3":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:48440/q",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:48440_q",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "5":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:48466/q",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:48466_q",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active"}}},
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "2":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45152/q",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:45152_q",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "4":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:40449/q",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:40449_q",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "state":"active"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"1":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:52888/q",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:52888_q",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:45152_q_onenodecollectioncore":{
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45152/q",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:45152_q",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89612228591484934-127.0.0.1:45152_q-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89612228591484940-127.0.0.1:48466_q-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89612228591484938-127.0.0.1:40449_q-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89612228591484931-127.0.0.1:52888_q-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89612228591484936-127.0.0.1:48440_q-n_0000000002 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89612228591484931-127.0.0.1:52888_q-n_0000000000"}
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:48440_q (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:40449_q (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:52888_q (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:48466_q (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:45152_q (0)
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:45152/q",
[junit4:junit4]   1>            "node_name":"127.0.0.1:45152_q"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:48440/q",
[junit4:junit4]   1>            "node_name":"127.0.0.1:48440_q"}
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89612228591484934-2-n_0000000000 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89612228591484938-4-n_0000000001 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89612228591484936-3-n_0000000000 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89612228591484940-5-n_0000000001 (0)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "router":"compositeId",
[junit4:junit4]   1>          "configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"onenodecollectioncore",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:45152/q",
[junit4:junit4]   1>            "node_name":"127.0.0.1:45152_q"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89612228591484934-127.0.0.1:45152_q_onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:52888/q",
[junit4:junit4]   1>            "node_name":"127.0.0.1:52888_q"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89612228591484931-1-n_0000000000 (0)
[junit4:junit4]   1> 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.934; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 52888
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:37.936; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=715849866
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:38.817; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:38.819; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52888/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52888_q",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:38.827; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:38.827; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:38.827; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:38.827; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:38.827; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.938; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.939; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.942; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@fd30268
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.947; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.948; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.949; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.949; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.951; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.952; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.952; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/control/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/control/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.953; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/control/data
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.953; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/control/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/control/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.954; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367374093494/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.956; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89612228591484931-127.0.0.1:52888_q-n_0000000000) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.958; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.958; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:39.959; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.959; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.959; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.959; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.960; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.959; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> WARN  - 2013-05-01 02:08:39.959; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.961; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.960; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.965; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.968; org.apache.solr.cloud.Overseer; Overseer (id=89612228591484934-127.0.0.1:45152_q-n_0000000001) starting
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.978; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.979; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.983; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/q,null}
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.984; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 02:08:39.985; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52888/q",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52888_q",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:jun

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

json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:47.330; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.846; org.apache.solr.cloud.ZkController; publishing core=unloadcollection4 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.847; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.849; org.apache.solr.core.SolrCore; [unloadcollection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@284a46f3
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.859; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.860; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.860; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.861; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.863; org.apache.solr.core.SolrCore; [unloadcollection4] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.864; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.865; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367374351809/1367374374215unloadcollection_4n [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367374351809/1367374374215unloadcollection_4n;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.865; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367374351809/1367374374215unloadcollection_4n
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.866; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367374351809/1367374374215unloadcollection_4n/index.20130501121306862 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367374351809/1367374374215unloadcollection_4n/index.20130501121306862;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.867; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367374351809/1367374374215unloadcollection_4n/index.20130501121306862
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.868; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89612245520285708-127.0.0.1:45418_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.870; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-05-01 02:14:48.870; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-05-01 02:14:48.871; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.871; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.871; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 0)
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.891; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.945; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:48.948; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:33206 33206
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:49.051; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3daa85a3 name:ZooKeeperConnection Watcher:127.0.0.1:33206/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:49.051; org.apache.solr.common.cloud.ConnectionManager; Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367374351809
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=F66D941F69A84413 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PA -Dtests.timezone=Australia/Hobart -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  137s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F66D941F69A84413:778B1A071EF7242F]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-05-01 02:14:49.078; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 137282 T2196 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=es_PA, timezone=Australia/Hobart
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=45958688,total=172105728
[junit4:junit4]   2> NOTE: All tests run in this JVM: [JsonLoaderTest, TestFaceting, TestFuzzyAnalyzedSuggestions, PeerSyncTest, PluginInfoTest, TestReplicationHandler, TestStressVersions, TestDocumentBuilder, TestSolrIndexConfig, ResponseLogComponentTest, TestBadConfig, QueryElevationComponentTest, OverseerCollectionProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestSweetSpotSimilarityFactory, SpellingQueryConverterTest, TestDocSet, QueryResultKeyTest, FastVectorHighlighterTest, DirectUpdateHandlerOptimizeTest, ScriptEngineTest, TestQueryUtils, SynonymTokenizerTest, TestPluginEnable, ResourceLoaderTest, TestPHPSerializedResponseWriter, DistributedQueryElevationComponentTest, BadCopyFieldTest, TestCloudManagedSchema, SolrInfoMBeanTest, CachingDirectoryFactoryTest, PrimUtilsTest, SuggesterTest, TestRandomDVFaceting, AlternateDirectoryTest, TestDynamicFieldCollectionResource, TestPropInjectDefaults, TestConfig, BasicFunctionalityTest, TestSerializedLuceneMatchVersion, AnalysisAfterCoreReloadTest, ZkCLITest, SoftAutoCommitTest, TestCharFilters, TestSolrQueryParser, FieldMutatingUpdateProcessorTest, ShardSplitTest, LukeRequestHandlerTest, ExternalFileFieldSortTest, UUIDFieldTest, BasicDistributedZkTest, TestManagedSchemaFieldResource, TestLMDirichletSimilarityFactory, TestQuerySenderListener, TestJoin, DateFieldTest, TestGroupingSearch, DirectSolrConnectionTest, TestSolrXml, TestLFUCache, MinimalSchemaTest, TestLRUCache, TestIBSimilarityFactory, RecoveryZkTest, CircularListTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 138.34s, 1 test, 1 failure <<< FAILURES!

[...truncated 444 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:378: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1240: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:884: There were test failures: 293 suites, 1219 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 35 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b86 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b86) - Build # 5431 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5431/
Java: 64bit/jdk1.8.0-ea-b86 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
REGRESSION:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Wrong doc count on shard1_0 expected:<318> but was:<317>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0 expected:<318> but was:<317>
	at __randomizedtesting.SeedInfo.seed([48A0C3D79B0D8FDD:C9464DCFEC52EFE1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:158)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:134)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	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:490)
	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)


FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([48A0C3D79B0D8FDD:C9464DCFEC52EFE1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	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:490)
	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 9377 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.428; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.433; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.433; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.434; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.534; org.apache.solr.cloud.ZkTestServer; start zk server on port:45543
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.535; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.625; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4d8946ee name:ZooKeeperConnection Watcher:127.0.0.1:45543 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.626; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.626; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.631; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.633; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@434eb12f name:ZooKeeperConnection Watcher:127.0.0.1:45543/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.633; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.633; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.637; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.640; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.642; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.645; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.646; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.650; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.651; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.655; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.656; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.659; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.659; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.662; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.663; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.667; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.667; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.670; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.670; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.674; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.674; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.677; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.678; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.743; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.750; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:44688
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.750; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.751; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.751; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1367383994682
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.751; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1367383994682/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.752; org.apache.solr.core.CoreContainer; New CoreContainer 627232888
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.752; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1367383994682/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.752; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1367383994682/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.801; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.801; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.802; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.802; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.802; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.802; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.803; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.803; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.803; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.804; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.807; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.807; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:45543/solr
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.808; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.809; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.810; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@9a5ae1d name:ZooKeeperConnection Watcher:127.0.0.1:45543 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.811; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.813; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.816; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.818; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6c86f440 name:ZooKeeperConnection Watcher:127.0.0.1:45543/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.818; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.820; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.824; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.827; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.829; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44688_
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.829; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:44688_
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.832; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.837; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.838; org.apache.solr.cloud.Overseer; Overseer (id=89612877459292163-127.0.0.1:44688_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.841; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.844; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.844; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.847; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.848; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.851; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.865; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1367383994682/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.865; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.866; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.866; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.867; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1367383994682/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.867; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1367383994682/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.868; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1367383994682/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.891; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.925; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.927; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:14.932; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.299; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.304; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.306; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.325; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.329; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.342; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:15.345; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:15.345; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.345; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:15.348; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:15.348; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.348; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.349; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1367383994682/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1367383994433/control/data/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.349; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15475813
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.350; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.351; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1367383994433/control/data
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.351; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1367383994433/control/data/index/
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:15.352; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1367383994433/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.352; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1367383994433/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.355; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5197fa83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b299ec4),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.355; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.358; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.358; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.359; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.360; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.361; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.361; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.362; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.362; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.363; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.367; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.373; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5ce0a029 main
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.373; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1367383994433/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.374; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.375; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.380; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5ce0a029 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.381; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:15.382; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:16.368; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:16.370; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44688",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:44688_",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:16.370; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:16.370; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:16.378; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.384; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.385; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:44688 collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.386; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.400; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.406; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.406; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.406; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:44688/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.407; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.407; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:44688/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.407; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:44688/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.408; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.886; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.901; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.922; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:44688/collection1/ and leader is http://127.0.0.1:44688/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.922; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44688
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.923; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.923; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.923; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.926; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.929; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.929; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.930; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.936; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.938; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.941; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4647e1f9 name:ZooKeeperConnection Watcher:127.0.0.1:45543/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.941; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.945; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:17.950; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.026; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.029; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:34880
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.030; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.030; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.030; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1367383997950
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.030; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1367383997950/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.031; org.apache.solr.core.CoreContainer; New CoreContainer 913360592
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.031; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1367383997950/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.031; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1367383997950/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.077; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.077; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.078; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.078; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.078; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.079; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.079; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.079; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.080; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.080; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.083; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.083; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:45543/solr
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.084; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.085; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.086; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3080014 name:ZooKeeperConnection Watcher:127.0.0.1:45543 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.087; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.090; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.093; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.095; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7d55288b name:ZooKeeperConnection Watcher:127.0.0.1:45543/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.095; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:18.102; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.107; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34880_
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.109; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:34880_
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.115; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.115; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.115; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.118; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.125; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1367383997950/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.126; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.127; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.127; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.130; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1367383997950/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.131; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1367383997950/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.131; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1367383997950/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.160; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.195; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.197; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.200; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.412; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.413; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44688",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:44688_",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.418; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.418; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.418; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.550; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.555; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.557; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.579; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.584; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.589; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:19.591; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:19.592; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.592; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:19.594; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:19.595; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.595; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.595; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1367383997950/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty1/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.596; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15475813
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.597; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.597; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.598; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:19.598; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.599; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty1/index
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.601; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7d579e15 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d0ab7bf),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.601; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.604; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.605; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.606; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.607; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.607; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.608; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.608; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.609; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.610; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.614; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.618; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@513f771 main
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.619; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.620; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.620; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.626; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@513f771 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.630; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:19.630; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:20.925; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:20.926; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:34880",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:34880_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:20.927; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:20.927; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:20.935; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:20.935; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:20.935; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:21.632; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:21.633; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:34880 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:21.634; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:21.640; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:21.642; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:21.643; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:21.643; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:34880/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:21.643; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:21.643; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:34880/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:21.643; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:34880/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:21.644; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.444; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.459; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.459; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.459; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.503; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:34880/collection1/ and leader is http://127.0.0.1:34880/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.503; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34880
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.503; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.503; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.504; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.505; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.507; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.507; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.507; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.570; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.572; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:52172
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.573; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.574; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.574; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1367384002511
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.574; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1367384002511/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.575; org.apache.solr.core.CoreContainer; New CoreContainer 872062204
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.575; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1367384002511/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.575; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1367384002511/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.634; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.634; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.634; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.635; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.635; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.635; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.636; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.636; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.636; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.637; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.640; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.640; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:45543/solr
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.640; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.641; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.643; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4f004852 name:ZooKeeperConnection Watcher:127.0.0.1:45543 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.644; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.647; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.650; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.652; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@723f882f name:ZooKeeperConnection Watcher:127.0.0.1:45543/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.652; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:22.657; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.662; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52172_
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.665; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52172_
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.670; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.670; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.671; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.671; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.672; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.673; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.674; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.681; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1367384002511/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.681; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.682; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.683; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.685; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1367384002511/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.686; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1367384002511/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.687; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1367384002511/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.742; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.779; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.782; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.793; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.978; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.979; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:34880",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:34880_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.984; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.984; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.984; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:23.984; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.158; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.164; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.166; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.187; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.192; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.198; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:24.200; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:24.201; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.202; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:24.204; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:24.205; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.205; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.206; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1367384002511/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty2/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.206; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15475813
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.207; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.208; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.208; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:24.208; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.209; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty2/index
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.211; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b773269 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52973ed4),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.212; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.215; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.216; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.216; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.217; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.218; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.219; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.219; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.220; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.221; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.224; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.226; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@124c016c main
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.226; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.227; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.227; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.230; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@124c016c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.232; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:24.232; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:25.490; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:25.491; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52172",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52172_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:25.491; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:25.491; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:25.499; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:25.499; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:25.499; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:25.499; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:26.234; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:26.235; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:52172 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:26.236; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:26.247; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:26.251; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:26.252; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:26.252; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:52172/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:26.252; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:26.253; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:52172/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:26.253; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:52172/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:26.253; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.006; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.021; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.021; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.021; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.021; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.065; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52172/collection1/ and leader is http://127.0.0.1:52172/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.065; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52172
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.065; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.066; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.066; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.069; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.071; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.072; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.072; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.166; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.169; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:56665
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.170; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.170; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.171; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1367384007079
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.171; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1367384007079/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.171; org.apache.solr.core.CoreContainer; New CoreContainer 1299429589
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.172; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1367384007079/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.172; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1367384007079/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.208; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.209; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.209; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.209; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.210; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.210; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.210; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.211; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.211; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.211; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.214; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.214; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:45543/solr
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.215; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.216; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.218; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@60e68588 name:ZooKeeperConnection Watcher:127.0.0.1:45543 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.219; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.221; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.225; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.235; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@aed1c7c name:ZooKeeperConnection Watcher:127.0.0.1:45543/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.236; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:27.242; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.247; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56665_
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.249; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:56665_
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.254; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.255; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.255; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.256; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.256; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.257; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.268; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.269; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.270; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.276; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1367384007079/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.276; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.278; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.278; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.280; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1367384007079/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.281; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1367384007079/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.282; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1367384007079/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.324; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.361; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.363; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.367; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.536; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.536; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52172",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52172_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.541; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.541; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.541; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.541; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.541; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.746; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.751; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.753; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.777; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.782; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.797; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:28.800; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:28.801; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.801; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:28.804; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:28.804; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.805; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.805; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1367384007079/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty3/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.805; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15475813
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.806; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.807; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty3
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.808; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:28.808; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.809; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty3/index
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.811; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cc4a3e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33ab7e75),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.812; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.816; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.817; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.818; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.818; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.819; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.820; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.820; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.821; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.822; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.825; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.827; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@12295bd4 main
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.827; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.828; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.828; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.834; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@12295bd4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.838; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:28.838; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.048; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.049; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56665",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "node_name":"127.0.0.1:56665_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.050; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.050; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.059; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.059; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.059; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.059; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.059; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.841; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.842; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:56665 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.848; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:56665/collection1/ and leader is http://127.0.0.1:34880/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.848; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56665
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.849; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.849; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.850; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.851; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.851; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.852; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.852; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.854; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.855; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.854; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.855; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.864; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.931; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.934; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:51500
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.935; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.935; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.936; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1367384010862
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.936; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1367384010862/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.936; org.apache.solr.core.CoreContainer; New CoreContainer 1738922500
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.937; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1367384010862/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.937; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1367384010862/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.983; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.983; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.984; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.984; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.984; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.985; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.985; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.986; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.986; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.986; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.990; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.991; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:45543/solr
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.991; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.992; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.994; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@345f8dc4 name:ZooKeeperConnection Watcher:127.0.0.1:45543 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.995; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:30.998; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.002; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.004; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@575084ac name:ZooKeeperConnection Watcher:127.0.0.1:45543/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.004; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.010; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.568; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.570; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56665",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "node_name":"127.0.0.1:56665_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.579; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.580; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.580; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.580; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.580; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.580; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.864; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:31.865; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={core=collection1&onlyIfLeader=true&version=2&checkLive=true&coreNodeName=4&action=PREPRECOVERY&wt=javabin&state=recovering&nodeName=127.0.0.1:56665_} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.016; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51500_
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.019; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:51500_
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.023; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.024; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.024; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.024; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.025; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.025; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.025; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.025; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.026; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.024; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.024; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.026; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.035; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1367384010862/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.036; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.037; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.037; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.040; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1367384010862/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.041; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1367384010862/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.041; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1367384010862/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.085; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.124; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.126; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.130; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.478; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.483; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.486; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.507; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.512; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.518; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:32.520; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:32.521; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.522; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:32.524; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:32.524; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.525; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.525; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1367384010862/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty4/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.526; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15475813
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.526; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.527; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty4
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.528; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:32.528; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.529; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.531; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2b826c0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2204daed),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.531; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.535; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.535; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.536; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.537; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.538; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.538; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.539; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.540; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.540; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.544; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.546; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5360b4e9 main
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.546; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.546; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.547; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.552; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5360b4e9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.555; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:32.555; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.088; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.089; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51500",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "node_name":"127.0.0.1:51500_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.089; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.089; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.094; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.094; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.094; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.094; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.094; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.094; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.558; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.558; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:51500 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.565; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:51500/collection1/ and leader is http://127.0.0.1:52172/collection1/
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.565; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51500
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.566; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.566; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.567; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.568; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.568; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.568; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.569; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.570; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.571; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.572; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.575; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.579; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.581; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.582; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.582; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.584; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.867; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:34880/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.867; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:56665 START replicas=[http://127.0.0.1:34880/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:33.868; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.869; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.869; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.869; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.870; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.870; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:34880/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.871; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.878; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={version=2&distrib=false&wt=javabin&qt=/get&getVersions=100} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.878; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.881; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7d579e15 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d0ab7bf),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.882; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.883; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7d579e15 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d0ab7bf),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7d579e15 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d0ab7bf),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.884; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.884; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@11351241 realtime
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.885; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.886; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={commit=true&waitSearcher=true&version=2&wt=javabin&openSearcher=false&softCommit=false&commit_end_point=true} {commit=} 0 8
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.887; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.888; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.895; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.895; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={version=2&command=indexversion&qt=/replication&wt=javabin} status=0 QTime=6 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.896; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.897; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.897; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.900; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={version=2&command=filelist&qt=/replication&wt=javabin&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.901; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.903; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty3/index.20130501005333902
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.903; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@36089038 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d481806) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.906; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={checksum=true&command=filecontent&wt=filestream&qt=/replication&generation=2&file=segments_2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.908; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.910; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.910; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.912; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cc4a3e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33ab7e75),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cc4a3e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33ab7e75),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.913; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.914; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.914; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@12c8ff56 main
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.916; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@12c8ff56 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.916; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty3/index.20130501005333902 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty3/index.20130501005333902;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.917; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty3/index.20130501005333902
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.917; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty3/index.20130501005333902
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.918; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.918; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.918; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.918; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:33.921; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:34.586; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:34.600; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:34.601; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51500",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "node_name":"127.0.0.1:51500_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:34.605; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56665",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "node_name":"127.0.0.1:56665_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:34.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:34.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:34.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:34.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:34.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:34.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:35.584; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:35.584; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={core=collection1&onlyIfLeader=true&version=2&checkLive=true&coreNodeName=5&action=PREPRECOVERY&wt=javabin&state=recovering&nodeName=127.0.0.1:51500_} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:35.589; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:36.592; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.586; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:52172/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.586; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:51500 START replicas=[http://127.0.0.1:52172/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-01 04:53:37.587; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.587; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.588; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.588; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.588; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.588; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:52172/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.589; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.604; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.606; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.606; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={version=2&distrib=false&wt=javabin&qt=/get&getVersions=100} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.610; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b773269 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52973ed4),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.612; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.613; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b773269 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52973ed4),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b773269 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52973ed4),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.613; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.614; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4cc4e63 realtime
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.614; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.615; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={commit=true&waitSearcher=true&version=2&wt=javabin&openSearcher=false&softCommit=false&commit_end_point=true} {commit=} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.616; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.617; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.621; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.621; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={version=2&command=indexversion&qt=/replication&wt=javabin} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.622; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.623; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.623; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.626; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={version=2&command=filelist&qt=/replication&wt=javabin&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.628; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.629; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty4/index.20130501005337628
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.629; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@74beec37 lockFactory=org.apache.lucene.store.NativeFSLockFactory@42251145) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.632; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={checksum=true&command=filecontent&wt=filestream&qt=/replication&generation=2&file=segments_2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.634; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.635; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.636; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.637; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2b826c0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2204daed),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2b826c0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2204daed),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.638; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.639; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.639; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@56df4845 main
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.641; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@56df4845 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.642; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty4/index.20130501005337628 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty4/index.20130501005337628;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.642; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty4/index.20130501005337628
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.643; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1367383994433/jetty4/index.20130501005337628
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.643; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.644; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.644; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.644; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:37.647; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:38.610; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.125; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.127; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51500",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "node_name":"127.0.0.1:51500_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.134; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.134; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.134; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.134; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.134; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.134; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.613; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.615; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.624; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.627; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5197fa83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b299ec4),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.628; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.629; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5197fa83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b299ec4),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5197fa83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b299ec4),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.630; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.631; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@72146b87 main
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.631; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.633; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@72146b87 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.634; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={commit=true&waitSearcher=true&version=2&wt=javabin&softCommit=false} {commit=} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.641; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.644; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b773269 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52973ed4),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b773269 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52973ed4),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.644; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.645; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@58b4251e main
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.646; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.647; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@58b4251e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.648; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:51500/collection1/, StdNode: http://127.0.0.1:34880/collection1/, StdNode: http://127.0.0.1:56665/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.653; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.660; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7d579e15 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d0ab7bf),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7d579e15 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d0ab7bf),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.661; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.661; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.663; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2b826c0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2204daed),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2b826c0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2204daed),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.664; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.663; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.663; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7002f016 main
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.666; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cc4a3e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33ab7e75),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cc4a3e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33ab7e75),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.668; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.668; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7002f016 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.665; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@33b02bc3 main
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.669; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6a14026e main
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.667; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.671; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@33b02bc3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.670; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.669; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.672; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={commit=true&waitSearcher=true&version=2&wt=javabin&softCommit=false&expungeDeletes=false&commit_end_point=true} {commit=} 0 12
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.671; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@6a14026e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.671; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={commit=true&waitSearcher=true&version=2&wt=javabin&softCommit=false&expungeDeletes=false&commit_end_point=true} {commit=} 0 18
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.674; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={commit=true&waitSearcher=true&version=2&wt=javabin&softCommit=false&expungeDeletes=false&commit_end_point=true} {commit=} 0 11
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.675; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={commit=true&waitSearcher=true&version=2&wt=javabin&softCommit=false} {commit=} 0 34
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.677; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.682; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={rows=0&q=*:*&version=2&distrib=false&wt=javabin&tests=checkShardConsistency} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.686; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={rows=0&q=*:*&version=2&distrib=false&wt=javabin&tests=checkShardConsistency} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.689; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={rows=0&q=*:*&version=2&distrib=false&wt=javabin&tests=checkShardConsistency} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:39.693; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={rows=0&q=*:*&version=2&distrib=false&wt=javabin&tests=checkShardConsistency} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.700; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1433806067936002048)} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.709; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&update.from=http://127.0.0.1:52172/collection1/&_version_=-1433806067942293504} {deleteByQuery=*:* (-1433806067942293504)} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.714; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&update.from=http://127.0.0.1:34880/collection1/&_version_=-1433806067946487808} {deleteByQuery=*:* (-1433806067946487808)} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.715; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin} {deleteByQuery=*:* (-1433806067946487808)} 0 7
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.716; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1433806067942293504)} 0 12
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.724; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[0 (1433806067959070720)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.737; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[0 (1433806067967459328)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.738; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[0 (1433806067967459328)]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.744; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1433806067983187968)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.755; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[1 (1433806067988430848)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.756; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1433806067988430848)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.762; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2 (1433806068001013760)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.774; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[2 (1433806068006256640)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.776; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2 (1433806068006256640)]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.782; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3 (1433806068021985280)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.794; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[3 (1433806068028276736)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.796; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3 (1433806068028276736)]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.802; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[4 (1433806068044005376)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.816; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[4 (1433806068053442560)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.817; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[4 (1433806068053442560)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.818; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[4]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.824; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1433806068067074048)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.839; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[5 (1433806068076511232)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.840; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[5 (1433806068076511232)]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.842; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5]} 0 15
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.846; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6 (1433806068090142720)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.855; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[6 (1433806068095385600)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.856; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6 (1433806068095385600)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.861; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1433806068105871360)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.869; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[7 (1433806068111114240)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.870; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1433806068111114240)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.875; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1433806068120551424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.885; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[8 (1433806068127891456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.886; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[8 (1433806068127891456)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.887; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[8]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.891; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[9 (1433806068137328640)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.900; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[9 (1433806068143620096)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.901; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[9 (1433806068143620096)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.901; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[9]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.905; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[10 (1433806068152008704)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.912; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[10 (1433806068156203008)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.913; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[10 (1433806068156203008)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.917; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[11 (1433806068164591616)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.924; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[11 (1433806068167737344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.924; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[11 (1433806068167737344)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.929; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[12 (1433806068177174528)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.939; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[12 (1433806068183465984)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.940; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[12 (1433806068183465984)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.940; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[12]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.945; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[13 (1433806068193951744)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.954; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[13 (1433806068200243200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.955; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[13 (1433806068200243200)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.956; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[13]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.960; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[14 (1433806068209680384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.967; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[14 (1433806068213874688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.968; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[14 (1433806068213874688)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.972; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[15 (1433806068223311872)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.983; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[15 (1433806068229603328)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.984; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[15 (1433806068229603328)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.985; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[15]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:41.990; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[16 (1433806068241137664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.000; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[16 (1433806068248477696)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.001; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[16 (1433806068248477696)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.002; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[16]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.006; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[17 (1433806068257914880)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.022; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[17 (1433806068265254912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.023; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[17 (1433806068265254912)]} 0 12
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.024; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[17]} 0 15
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.028; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[18 (1433806068280983552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.035; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[18 (1433806068285177856)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.036; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[18 (1433806068285177856)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.040; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[19 (1433806068293566464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.047; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[19 (1433806068297760768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.048; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[19 (1433806068297760768)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.052; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[20 (1433806068307197952)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.059; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[20 (1433806068311392256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.060; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[20 (1433806068311392256)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.064; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[21 (1433806068318732288)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.075; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[21 (1433806068326072320)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.076; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[21 (1433806068326072320)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.077; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[21]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.081; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[22 (1433806068336558080)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.091; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[22 (1433806068343898112)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.092; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[22 (1433806068343898112)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.093; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[22]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.097; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[23 (1433806068353335296)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.105; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[23 (1433806068357529600)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.106; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[23 (1433806068357529600)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.109; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[24 (1433806068366966784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.117; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[24 (1433806068371161088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.117; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[24 (1433806068371161088)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.121; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[25 (1433806068378501120)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.130; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[25 (1433806068385841152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.131; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[25 (1433806068385841152)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.132; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[25]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.136; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[26 (1433806068394229760)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.145; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[26 (1433806068400521216)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.146; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[26 (1433806068400521216)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.146; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[26]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.150; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[27 (1433806068408909824)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.157; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[27 (1433806068413104128)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.158; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[27 (1433806068413104128)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.162; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[28 (1433806068421492736)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.170; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:52172/collection1/} {add=[28 (1433806068427784192)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.171; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[28 (1433806068427784192)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.171; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[28]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.175; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[29 (1433806068435124224)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.182; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[29 (1433806068439318528)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.183; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[29 (1433806068439318528)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.186; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[30 (1433806068447707136)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.192; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[30 (1433806068450852864)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.193; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[30 (1433806068450852864)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.196; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[31 (1433806068458192896)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.204; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:34880/collection1/} {add=[31 (1433806068463435776)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-01 04:53:42.205; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin&distrib.from=h

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

olrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.180; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.179; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.179; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.182; org.apache.solr.core.SolrCore; [unloadcollection4] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.183; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.184; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367384238506/1367384261213unloadcollection_4n/index.20130430235753848 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367384238506/1367384261213unloadcollection_4n/index.20130430235753848;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.184; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367384238506/1367384261213unloadcollection_4n/index.20130430235753848
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.185; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367384238506/1367384261213unloadcollection_4n [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367384238506/1367384261213unloadcollection_4n;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.186; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367384238506/1367384261213unloadcollection_4n
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.187; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89612893454860300-127.0.0.1:42824_rmdq%2Fgl-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.189; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-05-01 04:59:36.189; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-05-01 04:59:36.190; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.190; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.191; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 0)
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.213; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/rmdq/gl,null}
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.268; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.271; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:53511 53511
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.374; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5e8677b3 name:ZooKeeperConnection Watcher:127.0.0.1:53511/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.374; org.apache.solr.common.cloud.ConnectionManager; Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367384238506
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=48A0C3D79B0D8FDD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=America/Atikokan -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  138s J1 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([48A0C3D79B0D8FDD:C9464DCFEC52EFE1]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-05-01 04:59:36.396; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 137903 T2141 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_sl=PostingsFormat(name=MockRandom), range_facet_si=PostingsFormat(name=Memory doPackFST= false), range_facet_l=Lucene41(blocksize=128), other_tl1=Lucene41(blocksize=128), a_si=PostingsFormat(name=Memory doPackFST= false), _version_=Lucene41(blocksize=128), id=Pulsing41(freqCutoff=19 minBlockSize=23 maxBlockSize=62), text=PostingsFormat(name=MockRandom), timestamp=Lucene41(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=Lucene41(blocksize=128), a_t=Lucene41(blocksize=128)}, docValues:{timestamp=DocValuesFormat(name=Disk)}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=pt_PT, timezone=America/Atikokan
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=76815360,total=188350464
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, FullSolrCloudDistribCmdsTest, TestQuerySenderNoQuery, TestHashPartitioner, TestFastOutputStream, TestCopyFieldCollectionResource, SimplePostToolTest, SampleTest, TestOmitPositions, TestDistributedGrouping, TestSchemaVersionResource, TestNumberUtils, SolrCoreCheckLockOnStartupTest, XmlUpdateRequestHandlerTest, CurrencyFieldOpenExchangeTest, IndexSchemaRuntimeFieldTest, TestReload, TestUpdate, EchoParamsTest, XsltUpdateRequestHandlerTest, SolrIndexConfigTest, TestDefaultSimilarityFactory, ZkNodePropsTest, SpellCheckComponentTest, NumericFieldsTest, SpellPossibilityIteratorTest, SolrRequestParserTest, UniqFieldsUpdateProcessorFactoryTest, HighlighterTest, OpenCloseCoreStressTest, BadCopyFieldTest, TestBinaryResponseWriter, BadIndexSchemaTest, BasicZkTest, TestStressLucene, SolrPluginUtilsTest, ClusterStateTest, TestLazyCores, TestMergePolicyConfig, TestSuggestSpellingConverter, TestSchemaNameResource, TestUniqueKeyFieldResource, OutputWriterTest, SpellCheckCollatorTest, CachingDirectoryFactoryTest, CopyFieldTest, TestWordDelimiterFilterFactory, IndexReaderFactoryTest, PingRequestHandlerTest, CurrencyFieldXmlFileTest, TestSolrXml, TestSchemaResource, TestJmxMonitoredMap, LeaderElectionIntegrationTest, BasicDistributedZk2Test, MultiTermTest, ConvertedLegacyTest, StandardRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestDistributedSearch, CoreContainerCoreInitFailuresTest, URLClassifyProcessorTest, DirectUpdateHandlerTest, TestCodecSupport, TestStressReorder, SolrCmdDistributorTest, TermVectorComponentDistributedTest, TestSolrXMLSerializer, IndexBasedSpellCheckerTest, BasicDistributedZkTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J1 in 138.69s, 1 test, 1 failure <<< FAILURES!

[...truncated 502 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:378: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1240: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:884: There were test failures: 293 suites, 1219 tests, 2 failures, 13 ignored (7 assumptions)

Total time: 36 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b86 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b86) - Build # 5430 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5430/
Java: 32bit/jdk1.8.0-ea-b86 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([99A986DA6A186964:184F08C21D470958]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	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:490)
	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 9509 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.512; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /_st/f
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.520; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.521; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.522; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.622; org.apache.solr.cloud.ZkTestServer; start zk server on port:46653
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.624; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.664; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@104f327 name:ZooKeeperConnection Watcher:127.0.0.1:46653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.665; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.665; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.674; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.675; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1c31837 name:ZooKeeperConnection Watcher:127.0.0.1:46653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.676; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.676; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.682; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.687; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.690; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.695; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.696; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.702; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.703; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.709; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.709; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.714; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.714; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.719; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.720; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.724; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.725; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.730; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.731; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.737; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.738; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.743; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.744; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.828; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.833; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:51406
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.834; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.834; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.834; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367379910750
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.835; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367379910750/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.835; org.apache.solr.core.CoreContainer; New CoreContainer 19880688
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.835; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367379910750/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.836; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367379910750/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.878; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367379910750
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.884; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367379910750/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.884; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367379910750/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.889; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367379910750/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.905; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367379910750/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.906; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367379910750/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.907; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367379910750/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.909; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.909; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.910; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.910; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.910; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.910; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.911; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.911; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.912; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.912; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.915; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.915; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:46653/solr
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.916; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.916; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.918; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@72969b name:ZooKeeperConnection Watcher:127.0.0.1:46653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.919; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.922; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.925; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.926; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@633b08 name:ZooKeeperConnection Watcher:127.0.0.1:46653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.926; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.929; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.934; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.939; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.942; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51406__st%2Ff
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.944; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:51406__st%2Ff
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.949; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.959; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.963; org.apache.solr.cloud.Overseer; Overseer (id=89612609816100867-127.0.0.1:51406__st%2Ff-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.969; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.975; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.976; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.980; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.984; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.989; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.992; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.993; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.993; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:10.998; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.001; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.003; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2589d name:ZooKeeperConnection Watcher:127.0.0.1:46653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.003; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.006; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.010; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.086; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.089; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50198
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.090; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.090; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.090; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.091; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.091; org.apache.solr.core.CoreContainer; New CoreContainer 24727801
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.092; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.093; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.139; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.140; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.140; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.144; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.163; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.164; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.165; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.166; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.167; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.167; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.167; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.168; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.168; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.168; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.169; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.169; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.169; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.172; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.172; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:46653/solr
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.173; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.174; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.176; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1cddc7d name:ZooKeeperConnection Watcher:127.0.0.1:46653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.176; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.178; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.181; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.182; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@115b912 name:ZooKeeperConnection Watcher:127.0.0.1:46653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.182; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:11.188; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.192; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50198__st%2Ff
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.194; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50198__st%2Ff
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.200; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.200; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.200; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.209; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.209; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.210; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.275; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.278; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:52445
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.279; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.280; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.280; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.281; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.282; org.apache.solr.core.CoreContainer; New CoreContainer 8834322
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.282; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.283; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.333; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.334; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.334; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.340; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.355; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.355; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.356; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.358; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.358; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.359; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.359; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.359; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.360; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.360; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.360; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.360; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.361; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.364; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.364; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:46653/solr
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.364; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.365; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.366; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6f5db9 name:ZooKeeperConnection Watcher:127.0.0.1:46653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.367; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.370; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.378; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.379; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@170e512 name:ZooKeeperConnection Watcher:127.0.0.1:46653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.379; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:12.383; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.387; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52445__st%2Ff
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.390; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52445__st%2Ff
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.395; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.396; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.396; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.395; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.403; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.404; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.405; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.474; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.477; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:48893
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.478; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.479; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.480; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.480; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.481; org.apache.solr.core.CoreContainer; New CoreContainer 23732897
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.482; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.482; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.546; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.547; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.547; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.552; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.565; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.566; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.567; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.568; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.569; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.569; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.569; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.570; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.570; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.570; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.571; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.571; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.571; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.574; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.574; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:46653/solr
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.575; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.576; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.577; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@a458ec name:ZooKeeperConnection Watcher:127.0.0.1:46653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.578; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.580; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.583; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.585; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@167c666 name:ZooKeeperConnection Watcher:127.0.0.1:46653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.585; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:13.590; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.594; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48893__st%2Ff
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.597; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:48893__st%2Ff
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.602; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.602; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.602; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.602; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.602; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.609; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.616; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.617; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.691; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.693; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:49115
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.694; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.695; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.695; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367379914622
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.696; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367379914622/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.697; org.apache.solr.core.CoreContainer; New CoreContainer 20721840
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.697; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367379914622/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.698; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367379914622/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.745; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367379914622
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.746; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367379914622/collection1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.746; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367379914622/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.750; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367379914622/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.764; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367379914622/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.765; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367379914622/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.766; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367379914622/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.767; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.768; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.768; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.768; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.769; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.769; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.769; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.769; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.770; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.770; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.773; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.773; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:46653/solr
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.774; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.774; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.776; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1cbde75 name:ZooKeeperConnection Watcher:127.0.0.1:46653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.777; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.779; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.782; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.784; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1329831 name:ZooKeeperConnection Watcher:127.0.0.1:46653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.784; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:14.790; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.794; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49115__st%2Ff
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.797; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:49115__st%2Ff
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.802; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.803; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.803; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.803; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.802; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.802; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.811; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.811; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.812; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.817; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.824; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.825; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.827; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.828; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.830; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.831; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.836; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.838; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.890; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.925; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.927; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:15.932; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.334; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.339; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.341; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.357; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.360; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.362; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:16.364; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:16.364; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.365; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:16.366; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:16.367; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.367; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.368; org.apache.solr.core.SolrCore; [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367379911010/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379915823unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.368; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@791887
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.369; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.370; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379915823unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.370; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379915823unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:16.371; org.apache.solr.core.SolrCore; [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379915823unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.371; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379915823unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.374; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@159bd1b lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b3810),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.374; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.377; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.377; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.378; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.379; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.380; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.380; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.381; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.381; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.382; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.386; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.390; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1624462 main
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.390; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379915823unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.391; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.392; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.396; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@1624462 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:16.398; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.004; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.006; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50198/_st/f",
[junit4:junit4]   1>   "node_name":"127.0.0.1:50198__st%2Ff",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "numShards":"1"}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.006; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.006; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.015; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.015; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.015; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.015; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.015; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.015; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.400; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.400; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:50198/_st/f collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.402; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.414; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.419; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.420; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.420; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:50198/_st/f/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.421; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.421; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:50198/_st/f/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.422; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:50198/_st/f/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:17.423; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.522; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.532; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.533; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.533; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.532; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.533; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.532; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.537; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50198/_st/f/unloadcollection1/ and leader is http://127.0.0.1:50198/_st/f/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.538; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:50198/_st/f
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.539; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.539; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.542; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.544; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379915823unloadcollection1_1n&name=unloadcollection1&version=2&wt=javabin&collection=unloadcollection&action=CREATE&numShards=1} status=0 QTime=2720 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.545; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.548; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.550; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@ca7e45 name:ZooKeeperConnection Watcher:127.0.0.1:46653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.550; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.553; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.559; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.560; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.574; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.575; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.576; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.577; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.579; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.620; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.662; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.664; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:18.677; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.060; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.065; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.067; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.084; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.088; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.092; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:19.094; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:19.096; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.096; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:19.098; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:19.098; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.099; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.099; org.apache.solr.core.SolrCore; [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367379912215/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379918572unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.099; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@791887
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.100; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.101; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379918572unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.101; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379918572unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:19.102; org.apache.solr.core.SolrCore; [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379918572unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.102; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379918572unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.104; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d3e19d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1775302),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.105; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.107; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.108; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.109; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.110; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.110; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.111; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.111; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.112; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.113; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.116; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.120; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@117fb80 main
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.121; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379918572unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.122; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.122; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.126; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@117fb80 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.128; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:19.128; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.041; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.043; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50198/_st/f",
[junit4:junit4]   1>   "node_name":"127.0.0.1:50198__st%2Ff",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50198__st%2Ff_unloadcollection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "numShards":"1"}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.049; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52445/_st/f",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52445__st%2Ff",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.049; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.049; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.055; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.056; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.056; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.055; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.055; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.055; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.055; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.130; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.131; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:52445/_st/f collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.136; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52445/_st/f/unloadcollection2/ and leader is http://127.0.0.1:50198/_st/f/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.137; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:52445/_st/f
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.137; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.138; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.139; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.140; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.140; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.140; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.140; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.142; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379918572unloadcollection1_2n&name=unloadcollection2&version=2&wt=javabin&collection=unloadcollection&action=CREATE} status=0 QTime=1568 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.142; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.144; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.151; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.153; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:20.156; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:52445__st%2Ff_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:21.155; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:21.566; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:21.567; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52445/_st/f",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52445__st%2Ff",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52445__st%2Ff_unloadcollection2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:21.571; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:21.571; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:21.571; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:21.571; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:21.571; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:21.571; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:21.571; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:22.157; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:52445__st%2Ff_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:22.158; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:52445__st%252Ff_unloadcollection2&onlyIfLeader=true&state=recovering&nodeName=127.0.0.1:52445__st%252Ff&core=unloadcollection1&checkLive=true&version=2&wt=javabin&action=PREPRECOVERY} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:22.158; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:23.161; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.159; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:50198/_st/f/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.160; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:52445/_st/f START replicas=[http://127.0.0.1:50198/_st/f/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:24.160; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.160; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.160; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.161; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.161; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.161; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:50198/_st/f/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.161; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.164; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.167; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_st/f path=/get params={getVersions=100&version=2&wt=javabin&qt=/get&distrib=false} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.171; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.172; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@159bd1b lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b3810),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.173; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.173; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@159bd1b lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b3810),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@159bd1b lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b3810),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.174; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.174; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@a7c098 realtime
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.174; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.175; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={commit=true&waitSearcher=true&version=2&wt=javabin&softCommit=false&commit_end_point=true&openSearcher=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.175; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.176; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.180; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.181; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_st/f path=/replication params={command=indexversion&version=2&wt=javabin&qt=/replication} status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.181; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.182; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.182; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.184; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_st/f path=/replication params={generation=2&command=filelist&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.184; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.185; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379918572unloadcollection1_2n/index.20130501034524185
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.186; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1df026b lockFactory=org.apache.lucene.store.NativeFSLockFactory@159d3e3) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.188; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_st/f path=/replication params={generation=2&command=filecontent&wt=filestream&checksum=true&file=segments_2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.189; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.190; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.191; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.192; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d3e19d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1775302),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d3e19d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1775302),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.193; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.194; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.194; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@201b04 main
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.195; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@201b04 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.196; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379918572unloadcollection1_2n/index.20130501034524185 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379918572unloadcollection1_2n/index.20130501034524185;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.196; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379918572unloadcollection1_2n/index.20130501034524185
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.196; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379918572unloadcollection1_2n/index.20130501034524185
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.197; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.197; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.197; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.198; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.200; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.580; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.582; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52445/_st/f",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52445__st%2Ff",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52445__st%2Ff_unloadcollection2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.588; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.588; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.588; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.588; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.588; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.588; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:24.588; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.166; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.167; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.168; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.172; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.172; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.174; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.174; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.175; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.222; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.265; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.266; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.271; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.667; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.674; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.676; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.689; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.693; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.697; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:25.698; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:25.698; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.699; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:25.700; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:25.700; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.701; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.701; org.apache.solr.core.SolrCore; [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367379913410/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379925170unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.702; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@791887
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.702; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.703; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379925170unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.704; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379925170unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:25.704; org.apache.solr.core.SolrCore; [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379925170unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.705; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379925170unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.707; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ec2b73 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15ffd5c),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.707; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.709; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.710; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.710; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.711; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.711; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.712; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.712; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.712; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.713; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.715; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.718; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@15c91a8 main
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.718; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379925170unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.719; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.719; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.722; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@15c91a8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.725; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:25.726; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.094; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.095; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48893/_st/f",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48893__st%2Ff",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.096; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.096; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.101; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.101; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.101; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.101; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.101; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.101; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.101; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.727; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.728; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:48893/_st/f collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.730; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:48893/_st/f/unloadcollection3/ and leader is http://127.0.0.1:50198/_st/f/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.731; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:48893/_st/f
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.731; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.732; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.732; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.733; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.733; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.734; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.734; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.734; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379925170unloadcollection_3n&name=unloadcollection3&version=2&wt=javabin&collection=unloadcollection&action=CREATE} status=0 QTime=1562 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.735; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.735; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.736; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:26.739; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:48893__st%2Ff_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:27.605; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:27.606; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48893/_st/f",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48893__st%2Ff",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:48893__st%2Ff_unloadcollection3",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:27.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:27.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:27.610; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:27.610; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:27.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:27.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:27.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:27.738; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:27.740; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:48893__st%2Ff_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:27.740; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:48893__st%252Ff_unloadcollection3&onlyIfLeader=true&state=recovering&nodeName=127.0.0.1:48893__st%252Ff&core=unloadcollection1&checkLive=true&version=2&wt=javabin&action=PREPRECOVERY} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:28.740; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.741; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:50198/_st/f/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.742; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:48893/_st/f START replicas=[http://127.0.0.1:50198/_st/f/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-01 03:45:29.743; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.743; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.743; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.744; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.743; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.744; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.745; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:50198/_st/f/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.745; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_st/f path=/get params={getVersions=100&version=2&wt=javabin&qt=/get&distrib=false} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.745; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.752; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.753; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@159bd1b lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b3810),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@159bd1b lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b3810),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.754; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.755; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.755; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={commit=true&waitSearcher=true&version=2&wt=javabin&softCommit=false&commit_end_point=true&openSearcher=false} {commit=} 0 3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.756; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.757; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.759; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_st/f path=/replication params={command=indexversion&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.760; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.760; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.761; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.763; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_st/f path=/replication params={generation=3&command=filelist&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.764; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.766; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379925170unloadcollection_3n/index.20130501034529764
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.766; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d9d203 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f25905) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.775; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_st/f path=/replication params={generation=3&command=filecontent&wt=filestream&checksum=true&file=segments_3&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.777; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.779; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.779; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.781; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ec2b73 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15ffd5c),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ec2b73 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15ffd5c),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.782; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.782; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.782; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@18c9aa8 main
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.784; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@18c9aa8 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.785; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379925170unloadcollection_3n/index.20130501034529764 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379925170unloadcollection_3n/index.20130501034529764;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.785; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379925170unloadcollection_3n/index.20130501034529764
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.786; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379925170unloadcollection_3n/index.20130501034529764
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.786; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.786; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.786; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.787; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:29.789; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.618; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.620; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48893/_st/f",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48893__st%2Ff",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:48893__st%2Ff_unloadcollection3",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.626; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.627; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.627; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.627; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.627; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.627; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.627; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.747; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.748; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.749; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.776; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[20 (1433801778284986368)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.783; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[20 (1433801778284986368)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.784; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[20 (1433801778284986368)]} 0 16
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.785; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[20]} 0 21
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.795; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[21 (1433801778308055040)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.796; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[21 (1433801778308055040)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.797; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[21 (1433801778308055040)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.798; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[21]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.807; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[22 (1433801778322735104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.807; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[22 (1433801778322735104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.807; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[22 (1433801778322735104)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.808; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[22]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.815; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[23 (1433801778331123712)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.815; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[23 (1433801778331123712)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.816; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[23 (1433801778331123712)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.816; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[23]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.825; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[24 (1433801778340560896)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.825; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[24 (1433801778340560896)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.827; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[24 (1433801778340560896)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.828; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[24]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.837; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[25 (1433801778353143808)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.837; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[25 (1433801778353143808)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.839; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[25 (1433801778353143808)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.840; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[25]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.850; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[26 (1433801778365726720)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.850; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[26 (1433801778365726720)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.851; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[26 (1433801778365726720)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.852; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[26]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.862; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[27 (1433801778379358208)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.862; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[27 (1433801778379358208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.863; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[27 (1433801778379358208)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.864; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[27]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.874; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[28 (1433801778391941120)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.874; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[28 (1433801778391941120)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.875; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[28 (1433801778391941120)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.876; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[28]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.886; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[29 (1433801778403475456)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.886; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[29 (1433801778403475456)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.887; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[29 (1433801778403475456)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.888; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[29]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.898; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[30 (1433801778416058368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.898; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[30 (1433801778416058368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.899; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[30 (1433801778416058368)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.900; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[30]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.910; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[31 (1433801778429689856)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.910; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[31 (1433801778429689856)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.911; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[31 (1433801778429689856)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.912; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[31]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.922; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[32 (1433801778442272768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.922; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[32 (1433801778442272768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.923; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[32 (1433801778442272768)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.924; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[32]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.934; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[33 (1433801778454855680)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.934; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[33 (1433801778454855680)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.935; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[33 (1433801778454855680)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.936; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[33]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.946; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[34 (1433801778467438592)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.946; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[34 (1433801778467438592)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.948; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[34 (1433801778467438592)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.949; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[34]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.958; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[35 (1433801778480021504)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.958; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[35 (1433801778480021504)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.960; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[35 (1433801778480021504)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.961; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[35]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.978; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[36 (1433801778492604416)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.978; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[36 (1433801778492604416)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.980; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[36 (1433801778492604416)]} 0 14
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.981; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[36]} 0 18
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.990; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[37 (1433801778513575936)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.991; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[37 (1433801778513575936)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.992; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[37 (1433801778513575936)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:30.993; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[37]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.003; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[38 (1433801778527207424)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.003; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[38 (1433801778527207424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.004; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[38 (1433801778527207424)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.005; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[38]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.015; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[39 (1433801778538741760)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.015; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[39 (1433801778538741760)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.016; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[39 (1433801778538741760)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.017; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[39]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.027; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[40 (1433801778551324672)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.027; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[40 (1433801778551324672)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.029; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[40 (1433801778551324672)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.030; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[40]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.039; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[41 (1433801778564956160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.039; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[41 (1433801778564956160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.041; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[41 (1433801778564956160)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.042; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[41]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.051; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[42 (1433801778577539072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.051; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[42 (1433801778577539072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.053; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[42 (1433801778577539072)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.054; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[42]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.064; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[43 (1433801778590121984)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.064; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[43 (1433801778590121984)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.065; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[43 (1433801778590121984)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.066; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[43]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.076; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[44 (1433801778602704896)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.076; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[44 (1433801778602704896)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.078; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[44 (1433801778602704896)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.079; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[44]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.088; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[45 (1433801778616336384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.088; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[45 (1433801778616336384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.090; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[45 (1433801778616336384)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.091; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[45]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.100; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[46 (1433801778628919296)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.101; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[46 (1433801778628919296)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.102; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[46 (1433801778628919296)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.103; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[46]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.112; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[47 (1433801778641502208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.112; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[47 (1433801778641502208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.115; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[47 (1433801778641502208)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.116; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[47]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.125; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[48 (1433801778655133696)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.126; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[48 (1433801778655133696)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.127; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[48 (1433801778655133696)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.128; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[48]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.138; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[49 (1433801778667716608)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.138; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[49 (1433801778667716608)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.139; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[49 (1433801778667716608)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.140; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[49]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.150; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[50 (1433801778681348096)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.150; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[50 (1433801778681348096)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.151; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[50 (1433801778681348096)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.152; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[50]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.163; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[51 (1433801778693931008)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.163; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[51 (1433801778693931008)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.164; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[51 (1433801778693931008)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.165; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[51]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.175; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[52 (1433801778707562496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.175; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[52 (1433801778707562496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.177; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[52 (1433801778707562496)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.178; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[52]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.187; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[53 (1433801778720145408)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.188; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[53 (1433801778720145408)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.189; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[53 (1433801778720145408)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.190; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[53]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.200; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[54 (1433801778732728320)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.200; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[54 (1433801778732728320)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.201; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[54 (1433801778732728320)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.202; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[54]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.212; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[55 (1433801778746359808)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.212; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[55 (1433801778746359808)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.214; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[55 (1433801778746359808)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.215; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[55]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.224; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[56 (1433801778758942720)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.224; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[56 (1433801778758942720)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.226; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[56 (1433801778758942720)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.227; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[56]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.237; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[57 (1433801778772574208)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.237; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[57 (1433801778772574208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.238; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[57 (1433801778772574208)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.239; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[57]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.248; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[58 (1433801778784108544)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.249; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[58 (1433801778784108544)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.250; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[58 (1433801778784108544)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.251; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[58]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.261; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[59 (1433801778797740032)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.262; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[59 (1433801778797740032)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.263; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[59 (1433801778797740032)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.264; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[59]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.274; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[60 (1433801778811371520)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.274; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[60 (1433801778811371520)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.276; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[60 (1433801778811371520)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.277; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[60]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.286; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[61 (1433801778823954432)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.286; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[61 (1433801778823954432)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.288; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[61 (1433801778823954432)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.289; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[61]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.298; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[62 (1433801778836537344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.298; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[62 (1433801778836537344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.300; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[62 (1433801778836537344)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.301; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[62]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.311; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[63 (1433801778849120256)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.311; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[63 (1433801778849120256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.312; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[63 (1433801778849120256)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.313; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[63]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.323; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[64 (1433801778862751744)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.323; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[64 (1433801778862751744)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.324; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[64 (1433801778862751744)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.325; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[64]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.336; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[65 (1433801778875334656)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.336; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[65 (1433801778875334656)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.337; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[65 (1433801778875334656)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.338; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[65]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.348; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[66 (1433801778888966144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.348; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[66 (1433801778888966144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.350; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[66 (1433801778888966144)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.351; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[66]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.360; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[67 (1433801778901549056)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.360; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[67 (1433801778901549056)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.362; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[67 (1433801778901549056)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.363; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[67]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.373; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[68 (1433801778914131968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.373; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[68 (1433801778914131968)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.374; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[68 (1433801778914131968)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.375; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={version=2&wt=javabin} {add=[68]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.384; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[69 (1433801778927763456)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.384; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_st/f path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:50198/_st/f/unloadcollection1/} {add=[69 (1433801778927763456)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.385; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_st/f path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:48893/_st/f/unloadcollection3/} {add=[69 (1433801778927763456)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-01 03:45:31.386; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_

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

ds not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.440; org.apache.solr.core.SolrCore; [unloadcollection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@1da3717
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.450; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.451; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.452; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.452; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.455; org.apache.solr.core.SolrCore; [unloadcollection4] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.455; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.456; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379932859unloadcollection_4n [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379932859unloadcollection_4n;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.457; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379932859unloadcollection_4n
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.457; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379932859unloadcollection_4n/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379932859unloadcollection_4n/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.458; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521/1367379932859unloadcollection_4n/index
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.459; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89612609816100876-127.0.0.1:49115__st%2Ff-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.462; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-05-01 03:47:27.462; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.463; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> WARN  - 2013-05-01 03:47:27.463; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.463; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 0)
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.486; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/_st/f,null}
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.541; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.544; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:46653 46653
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.647; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@ca7e45 name:ZooKeeperConnection Watcher:127.0.0.1:46653/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.648; org.apache.solr.common.cloud.ConnectionManager; Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1367379910521
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=99A986DA6A186964 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=UTC -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  137s J1 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([99A986DA6A186964:184F08C21D470958]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-05-01 03:47:27.665; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 137162 T1947 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=Lucene41(blocksize=128), multiDefault=MockFixedIntBlock(blockSize=10), intDefault=Lucene41(blocksize=128), other_tl1=Lucene41(blocksize=128), timestamp=Lucene41(blocksize=128), text=PostingsFormat(name=Direct), _version_=Lucene41(blocksize=128), range_facet_si=MockFixedIntBlock(blockSize=10), id=Pulsing41(freqCutoff=7 minBlockSize=63 maxBlockSize=220), range_facet_sl=PostingsFormat(name=Direct), a_t=Lucene41(blocksize=128), a_si=MockFixedIntBlock(blockSize=10)}, docValues:{timestamp=DocValuesFormat(name=CheapBastard)}, sim=DefaultSimilarity, locale=en_AU, timezone=UTC
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=103932032,total=183136256
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest, TestSolrXMLSerializer, SimplePostToolTest, TestCSVLoader, TestArbitraryIndexDir, TestCollationField, NotRequiredUniqueKeyTest, SolrRequestParserTest, TestCoreDiscovery, DOMUtilTest, TestBinaryField, IndexSchemaRuntimeFieldTest, FullSolrCloudDistribCmdsTest, TestSchemaResource, TimeZoneUtilsTest, TestDefaultSearchFieldResource, ShardRoutingCustomTest, TestSolrJ, StandardRequestHandlerTest, TestFastOutputStream, TestReload, TestLazyCores, ChaosMonkeySafeLeaderTest, TestCodecSupport, TestJmxIntegration, TestDistributedSearch, TestFiltering, PreAnalyzedUpdateProcessorTest, TestSuggestSpellingConverter, TestRangeQuery, DocValuesMultiTest, TestPropInject, SolrIndexConfigTest, XmlUpdateRequestHandlerTest, TestRTGBase, TestStressReorder, SignatureUpdateProcessorFactoryTest, TestHashPartitioner, RequestHandlersTest, ShardSplitTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentDistributedTest, RequiredFieldsTest, TestUtils, LeaderElectionIntegrationTest, CurrencyFieldXmlFileTest, SpellPossibilityIteratorTest, TestZkChroot, TestLMJelinekMercerSimilarityFactory, TestRandomFaceting, TestUpdate, TestNumberUtils, DebugComponentTest, DefaultValueUpdateProcessorTest, TestQueryTypes, TestSchemaNameResource, TestSolr4Spatial, TestDefaultSimilarityFactory, UpdateParamsTest, TestDFRSimilarityFactory, TestWordDelimiterFilterFactory, SolrPluginUtilsTest, SolrCoreCheckLockOnStartupTest, TestCSVResponseWriter, TestFieldTypeCollectionResource, TestPostingsSolrHighlighter, OutputWriterTest, NumericFieldsTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J1 in 137.71s, 1 test, 1 failure <<< FAILURES!

[...truncated 487 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:378: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1240: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:884: There were test failures: 293 suites, 1219 tests, 1 failure, 13 ignored (7 assumptions)

Total time: 39 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b86 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure