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/04/21 02:06:42 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_21) - Build # 5267 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5267/
Java: 64bit/jdk1.7.0_21 -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:49849 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:49849 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([751256A69A2F5022:F4F4D8BEED70301E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.deleteCollectionWithDownNodes(CollectionsAPIDistributedZkTest.java:206)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:148)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9289 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.398; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.401; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.402; 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-04-20 23:52:22.402; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.503; org.apache.solr.cloud.ZkTestServer; start zk server on port:56388
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.503; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.768; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6581b41f name:ZooKeeperConnection Watcher:127.0.0.1:56388 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.769; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.769; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.773; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.774; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6850daa7 name:ZooKeeperConnection Watcher:127.0.0.1:56388/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.774; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.775; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.777; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.779; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.780; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.782; 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-04-20 23:52:22.783; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.786; 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-04-20 23:52:22.786; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.789; 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-04-20 23:52:22.789; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.791; 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-04-20 23:52:22.791; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.793; 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-04-20 23:52:22.794; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.888; 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-04-20 23:52:22.888; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.891; 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-04-20 23:52:22.892; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.894; 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-04-20 23:52:22.894; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.896; 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-04-20 23:52:22.897; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.957; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.967; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:49807
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.968; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.968; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.969; 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.CollectionsAPIDistributedZkTest-controljetty-1366501942899
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.969; 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.CollectionsAPIDistributedZkTest-controljetty-1366501942899/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.970; org.apache.solr.core.CoreContainer; New CoreContainer 1671506181
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.971; 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.CollectionsAPIDistributedZkTest-controljetty-1366501942899/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:22.971; 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.CollectionsAPIDistributedZkTest-controljetty-1366501942899/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.044; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.045; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.045; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.045; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.046; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.046; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.046; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.046; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.047; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.047; 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-04-20 23:52:23.050; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.051; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:56388/solr
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.051; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.052; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.054; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5241b2fb name:ZooKeeperConnection Watcher:127.0.0.1:56388 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.054; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.055; 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-04-20 23:52:23.058; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.060; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@42d8bcea name:ZooKeeperConnection Watcher:127.0.0.1:56388/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.060; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.061; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.063; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.065; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.067; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49807_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.067; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:49807_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.070; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.073; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.075; org.apache.solr.cloud.Overseer; Overseer (id=89555071297388547-127.0.0.1:49807_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.077; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.080; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.080; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.082; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.083; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.085; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.087; 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-04-20 23:52:23.087; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.087; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.090; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.091; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.092; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@40186945 name:ZooKeeperConnection Watcher:127.0.0.1:56388/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.092; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.093; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.095; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.153; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.154; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:35271
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.155; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.155; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.156; 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.CollectionsAPIDistributedZkTest-jetty1-1366501943095
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.156; 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.CollectionsAPIDistributedZkTest-jetty1-1366501943095/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.156; org.apache.solr.core.CoreContainer; New CoreContainer 824186397
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.156; 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.CollectionsAPIDistributedZkTest-jetty1-1366501943095/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.157; 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.CollectionsAPIDistributedZkTest-jetty1-1366501943095/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.214; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.214; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.215; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.215; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.215; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.215; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.216; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.216; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.216; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.217; 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-04-20 23:52:23.220; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.220; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:56388/solr
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.220; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.221; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.223; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1d0f6d7f name:ZooKeeperConnection Watcher:127.0.0.1:56388 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.223; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.226; 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-04-20 23:52:23.230; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.232; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@8df817a name:ZooKeeperConnection Watcher:127.0.0.1:56388/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.232; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:23.237; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.240; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35271_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.241; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:35271_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.244; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.244; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.244; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.248; 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-04-20 23:52:24.248; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.249; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.315; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.319; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53806
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.320; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.320; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.321; 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.CollectionsAPIDistributedZkTest-jetty2-1366501944252
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.321; 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.CollectionsAPIDistributedZkTest-jetty2-1366501944252/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.321; org.apache.solr.core.CoreContainer; New CoreContainer 1962423853
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.322; 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.CollectionsAPIDistributedZkTest-jetty2-1366501944252/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.322; 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.CollectionsAPIDistributedZkTest-jetty2-1366501944252/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.385; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.385; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.386; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.386; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.386; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.386; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.387; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.387; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.387; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.388; 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-04-20 23:52:24.391; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.392; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:56388/solr
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.392; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.393; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.394; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7a50add3 name:ZooKeeperConnection Watcher:127.0.0.1:56388 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.395; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.398; 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-04-20 23:52:24.402; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.404; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@252b80e5 name:ZooKeeperConnection Watcher:127.0.0.1:56388/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.404; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:24.408; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.411; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53806_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.413; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53806_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.416; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.416; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.416; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.416; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.421; 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-04-20 23:52:25.422; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.423; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.519; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.522; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:49849
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.523; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.523; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.524; 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.CollectionsAPIDistributedZkTest-jetty3-1366501945426
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.524; 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.CollectionsAPIDistributedZkTest-jetty3-1366501945426/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.525; org.apache.solr.core.CoreContainer; New CoreContainer 394463932
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.525; 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.CollectionsAPIDistributedZkTest-jetty3-1366501945426/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.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.CollectionsAPIDistributedZkTest-jetty3-1366501945426/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.606; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.607; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.607; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.607; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.608; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.608; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.608; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.608; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.609; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.609; 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-04-20 23:52:25.612; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.613; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:56388/solr
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.613; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.614; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.615; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@9f43c5d name:ZooKeeperConnection Watcher:127.0.0.1:56388 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.616; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.617; 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-04-20 23:52:25.621; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.622; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@186674a3 name:ZooKeeperConnection Watcher:127.0.0.1:56388/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.622; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:25.625; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.628; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49849_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.631; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:49849_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.634; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.634; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.634; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.635; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.635; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.639; 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-04-20 23:52:26.640; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.640; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.726; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.729; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:37464
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.730; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.730; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.730; 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.CollectionsAPIDistributedZkTest-jetty4-1366501946644
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.731; 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.CollectionsAPIDistributedZkTest-jetty4-1366501946644/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.731; org.apache.solr.core.CoreContainer; New CoreContainer 668320126
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.732; 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.CollectionsAPIDistributedZkTest-jetty4-1366501946644/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.732; 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.CollectionsAPIDistributedZkTest-jetty4-1366501946644/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.791; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.791; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.792; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.792; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.792; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.792; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.793; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.793; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.793; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.794; 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-04-20 23:52:26.798; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.799; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:56388/solr
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.799; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.800; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.802; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@321c8eb1 name:ZooKeeperConnection Watcher:127.0.0.1:56388 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.803; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.805; 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-04-20 23:52:26.810; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.811; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@23aee5e5 name:ZooKeeperConnection Watcher:127.0.0.1:56388/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.812; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:26.816; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.820; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37464_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.821; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:37464_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.825; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.825; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.825; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.825; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.825; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.825; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.829; 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-04-20 23:52:27.829; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.830; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.832; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.837; org.apache.solr.handler.admin.CollectionsHandler; Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.839; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.842; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4:junit4]   1>   "operation":"createcollection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "maxShardsPerNode":null,
[junit4:junit4]   1>   "createNodeSet":null,
[junit4:junit4]   1>   "name":"nodes_used_collection",
[junit4:junit4]   1>   "replicationFactor":"2"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.842; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:49807_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.842; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:35271_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.843; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:37464_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.843; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:53806_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.845; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.845; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1366501943095/nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.846; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.847; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.846; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.846; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/nodes_used_collection_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.848; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.845; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.848; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.848; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.849; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.849; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.850; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.849; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.850; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.849; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.852; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.852; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.853; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.852; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.853; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.854; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.853; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.853; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.859; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.861; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.861; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.862; 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.CollectionsAPIDistributedZkTest-jetty2-1366501944252/nodes_used_collection_shard2_replica2/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.861; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.864; 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.CollectionsAPIDistributedZkTest-jetty4-1366501946644/nodes_used_collection_shard2_replica1/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.864; 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.CollectionsAPIDistributedZkTest-controljetty-1366501942899/nodes_used_collection_shard1_replica1/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.864; 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.CollectionsAPIDistributedZkTest-jetty1-1366501943095/nodes_used_collection_shard1_replica2/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.901; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.904; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.907; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.916; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.971; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.973; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.973; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.976; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.978; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.981; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.982; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.984; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:27.989; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.000; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.001; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.005; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.431; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.438; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.442; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.454; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.455; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.459; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.459; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.461; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.463; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.464; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.465; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.466; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.467; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.467; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.467; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.468; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1366501943095/nodes_used_collection_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1366501943095/nodes_used_collection_shard1_replica2/data/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.468; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cdcb012
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.469; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.470; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1366501943095/nodes_used_collection_shard1_replica2/data
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.470; 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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1366501943095/nodes_used_collection_shard1_replica2/data/index/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.470; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.470; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1366501943095/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.471; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1366501943095/nodes_used_collection_shard1_replica2/data/index
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.472; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.473; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.474; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@673ad5b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3968aa85),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.474; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.476; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.476; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.477; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.477; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.478; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.478; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.479; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.479; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.479; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.480; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.480; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.480; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.480; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.481; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.481; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.482; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.482; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.485; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.482; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.486; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.487; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.487; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7883dc1a main
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.487; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.487; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1366501943095/nodes_used_collection_shard1_replica2/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.488; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/nodes_used_collection_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/nodes_used_collection_shard1_replica1/data/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.488; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.488; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cdcb012
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.489; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.489; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.490; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.491; 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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/nodes_used_collection_shard1_replica1/data/index/
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.491; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.492; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/nodes_used_collection_shard1_replica1/data/index
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.493; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@7883dc1a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.494; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@78d52a1c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a4cc53f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.494; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.495; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.495; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.496; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.497; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.497; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.497; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.498; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.498; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.499; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.499; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.499; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.500; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.501; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.501; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.502; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.504; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@328f7185 main
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.504; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/nodes_used_collection_shard1_replica1/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.505; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.505; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.505; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.505; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.506; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.506; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.506; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.507; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.507; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.507; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.508; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.508; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.509; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.509; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@328f7185 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.509; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.509; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.509; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/nodes_used_collection_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/nodes_used_collection_shard2_replica2/data/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.510; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.510; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.510; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cdcb012
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.510; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/nodes_used_collection_shard2_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/nodes_used_collection_shard2_replica1/data/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.511; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.511; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cdcb012
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.512; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.512; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.512; 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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/nodes_used_collection_shard2_replica2/data/index/
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.512; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.512; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/nodes_used_collection_shard2_replica1/data
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.513; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/nodes_used_collection_shard2_replica2/data/index
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.513; 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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/nodes_used_collection_shard2_replica1/data/index/
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:28.514; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.514; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/nodes_used_collection_shard2_replica1/data/index
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.515; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@219757d5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af14528),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.515; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.516; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@344e4feb lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c966cbb),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.516; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.517; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.518; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.518; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.519; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.519; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.519; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.520; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.520; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.520; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.520; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.521; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.521; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.521; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.521; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.522; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.522; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.522; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.523; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.525; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.525; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.527; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3bfde1dd main
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.527; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1d024f4f main
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.527; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/nodes_used_collection_shard2_replica2/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.527; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/nodes_used_collection_shard2_replica1/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.528; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.528; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.528; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.528; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.531; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@1d024f4f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.531; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@3bfde1dd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.533; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:28.533; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.093; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.093; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35271_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35271"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.093; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection nodes_used_collection with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.096; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:49807_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49807"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.099; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:37464_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:37464"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.102; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53806_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53806"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.105; 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-04-20 23:52:29.106; 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-04-20 23:52:29.105; 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-04-20 23:52:29.105; 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-04-20 23:52:29.105; 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-04-20 23:52:29.105; 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-04-20 23:52:29.496; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.497; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:35271 collection:nodes_used_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.498; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.505; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.508; org.apache.solr.cloud.ShardLeaderElectionContext; Waiting until we see more replicas up: total=2 found=1 timeoutin=179999
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.511; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.511; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:49807 collection:nodes_used_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.534; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.534; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.535; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:37464 collection:nodes_used_collection shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.535; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:53806 collection:nodes_used_collection shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.536; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.536; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.542; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.546; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.546; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.546; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:37464/nodes_used_collection_shard2_replica1/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.547; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:37464 START replicas=[http://127.0.0.1:53806/nodes_used_collection_shard2_replica2/] nUpdates=100
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.548; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:37464 DONE.  We have no versions.  sync failed.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.548; org.apache.solr.cloud.SyncStrategy; Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.549; org.apache.solr.cloud.ShardLeaderElectionContext; We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.551; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:37464/nodes_used_collection_shard2_replica1/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.551; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:29.554; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.009; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.009; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.010; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:35271/nodes_used_collection_shard1_replica2/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.010; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:35271 START replicas=[http://127.0.0.1:49807/nodes_used_collection_shard1_replica1/] nUpdates=100
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.011; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:35271 DONE.  We have no versions.  sync failed.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.011; org.apache.solr.cloud.SyncStrategy; Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.011; org.apache.solr.cloud.ShardLeaderElectionContext; We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.012; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:35271/nodes_used_collection_shard1_replica2/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.012; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.018; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.613; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.624; 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-04-20 23:52:30.624; 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-04-20 23:52:30.624; 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-04-20 23:52:30.624; 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-04-20 23:52:30.624; 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-04-20 23:52:30.624; 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-04-20 23:52:30.644; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53806/nodes_used_collection_shard2_replica2/ and leader is http://127.0.0.1:37464/nodes_used_collection_shard2_replica1/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.644; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard2_replica2 baseURL=http://127.0.0.1:53806
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.645; org.apache.solr.cloud.ZkController; Core needs to recover:nodes_used_collection_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.645; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.645; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=nodes_used_collection_shard2_replica2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.645; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.646; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.646; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.647; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.647; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.649; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.650; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=2804 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.652; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:53806__nodes_used_collection_shard2_replica2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.663; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:37464/nodes_used_collection_shard2_replica1/ and leader is http://127.0.0.1:37464/nodes_used_collection_shard2_replica1/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.663; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard2_replica1 baseURL=http://127.0.0.1:37464
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.664; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.664; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica1 state=active
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.665; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.666; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:49807/nodes_used_collection_shard1_replica1/ and leader is http://127.0.0.1:35271/nodes_used_collection_shard1_replica2/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.666; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard1_replica1 baseURL=http://127.0.0.1:49807
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.666; org.apache.solr.cloud.ZkController; Core needs to recover:nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.666; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.667; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.667; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.668; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.668; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=nodes_used_collection_shard1_replica1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.668; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=2822 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.669; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.669; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.669; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.670; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.670; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:35271/nodes_used_collection_shard1_replica2/ and leader is http://127.0.0.1:35271/nodes_used_collection_shard1_replica2/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.671; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=2826 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.671; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard1_replica2 baseURL=http://127.0.0.1:35271
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.671; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.671; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.672; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica2 state=active
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.673; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.674; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1366501943095/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.674; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1366501943095/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.675; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:49807__nodes_used_collection_shard1_replica1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.676; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=2831 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.676; org.apache.solr.cloud.OverseerCollectionProcessor; Finished create command on all shards for collection: nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.707; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.709; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.709; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=2804},core=nodes_used_collection_shard2_replica2,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/solr.xml},null={responseHeader={status=0,QTime=2822},core=nodes_used_collection_shard2_replica1,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/solr.xml},null={responseHeader={status=0,QTime=2826},core=nodes_used_collection_shard1_replica1,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/solr.xml},null={responseHeader={status=0,QTime=2831},core=nodes_used_collection_shard1_replica2,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1366501943095/solr.xml}}}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.712; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/collections params={numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2} status=0 QTime=2875 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.713; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.713; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.715; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@371ac20d name:ZooKeeperConnection Watcher:127.0.0.1:56388/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.715; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.716; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.718; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.719; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.721; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7a459eb2 name:ZooKeeperConnection Watcher:127.0.0.1:56388/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.721; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.722; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.727; org.apache.solr.handler.admin.CollectionsHandler; Creating Collection : numShards=1&maxShardsPerNode=1&name=awholynewcollection_0&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.728; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.729; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
[junit4:junit4]   1>   "operation":"createcollection",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "maxShardsPerNode":"1",
[junit4:junit4]   1>   "createNodeSet":null,
[junit4:junit4]   1>   "name":"awholynewcollection_0",
[junit4:junit4]   1>   "replicationFactor":"2"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.729; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard1_replica1 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:49849_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.729; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard1_replica2 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:37464_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.731; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard1_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_0_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.731; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.732; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard1_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_0_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.732; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.732; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.732; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.733; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.733; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.733; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.734; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.734; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.734; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.735; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.736; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.737; 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.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_0_shard1_replica2/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.737; 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.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_0_shard1_replica1/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.763; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.764; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.801; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.807; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.808; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.810; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.812; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:30.815; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.120; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.124; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.127; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.133; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.137; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.138; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.139; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.140; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.142; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:31.143; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:31.144; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.144; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:31.145; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:31.145; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.145; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.146; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_0_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_0_shard1_replica1/data/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.146; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cdcb012
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.146; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.147; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_0_shard1_replica1/data
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.147; 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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_0_shard1_replica1/data/index/
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:31.148; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_0_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.148; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_0_shard1_replica1/data/index
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.149; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.150; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@565f5c07 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72ee2bec),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.150; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.152; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.152; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.152; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.153; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.153; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.153; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.154; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.154; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.154; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.155; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.157; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.158; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.159; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@52302a51 main
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.159; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_0_shard1_replica1/data/tlog
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:31.159; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:31.160; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.160; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.160; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.161; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:31.162; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:31.162; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.162; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.162; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_0_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_0_shard1_replica2/data/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.163; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cdcb012
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.163; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.164; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica1] Registered new searcher Searcher@52302a51 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.164; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_0_shard1_replica2/data
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.164; 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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_0_shard1_replica2/data/index/
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:31.164; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_0_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.165; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_0_shard1_replica2/data/index
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.165; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard1_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.166; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@63bc0da7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1150ee56),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.167; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.168; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.169; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.169; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.170; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.170; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.170; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.170; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.171; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.171; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.174; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.176; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2ae5b868 main
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.176; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_0_shard1_replica2/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.177; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.177; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.180; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica2] Registered new searcher Searcher@2ae5b868 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:31.180; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard1_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.131; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.132; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:53806__nodes_used_collection_shard2_replica2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53806_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53806"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.134; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:37464__nodes_used_collection_shard2_replica1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:37464_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:37464"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.137; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:49807__nodes_used_collection_shard1_replica1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:49807_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49807"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.140; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35271__nodes_used_collection_shard1_replica2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35271_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35271"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.143; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"awholynewcollection_0_shard1_replica1",
[junit4:junit4]   1>   "collection":"awholynewcollection_0",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:49849_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49849"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.143; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection awholynewcollection_0 with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.145; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"awholynewcollection_0_shard1_replica2",
[junit4:junit4]   1>   "collection":"awholynewcollection_0",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:37464_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:37464"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.149; 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-04-20 23:52:32.149; 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-04-20 23:52:32.149; 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-04-20 23:52:32.149; 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-04-20 23:52:32.149; 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-04-20 23:52:32.149; 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-04-20 23:52:32.149; 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-04-20 23:52:32.149; 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-04-20 23:52:32.167; org.apache.solr.core.CoreContainer; registering core: awholynewcollection_0_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.167; org.apache.solr.cloud.ZkController; Register replica - core:awholynewcollection_0_shard1_replica1 address:http://127.0.0.1:49849 collection:awholynewcollection_0 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.168; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.173; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.175; org.apache.solr.cloud.ShardLeaderElectionContext; Waiting until we see more replicas up: total=2 found=1 timeoutin=179999
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.182; org.apache.solr.core.CoreContainer; registering core: awholynewcollection_0_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.182; org.apache.solr.cloud.ZkController; Register replica - core:awholynewcollection_0_shard1_replica2 address:http://127.0.0.1:37464 collection:awholynewcollection_0 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.653; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:53806__nodes_used_collection_shard2_replica2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.653; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:53806__nodes_used_collection_shard2_replica2&state=recovering&nodeName=127.0.0.1:53806_&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard2_replica1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.676; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.676; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:49807__nodes_used_collection_shard1_replica1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.676; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:49807__nodes_used_collection_shard1_replica1&state=recovering&nodeName=127.0.0.1:49807_&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard1_replica2&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.676; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.677; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:49849/awholynewcollection_0_shard1_replica1/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.677; org.apache.solr.update.PeerSync; PeerSync: core=awholynewcollection_0_shard1_replica1 url=http://127.0.0.1:49849 START replicas=[http://127.0.0.1:37464/awholynewcollection_0_shard1_replica2/] nUpdates=100
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.678; org.apache.solr.update.PeerSync; PeerSync: core=awholynewcollection_0_shard1_replica1 url=http://127.0.0.1:49849 DONE.  We have no versions.  sync failed.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.678; org.apache.solr.cloud.SyncStrategy; Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.678; org.apache.solr.cloud.ShardLeaderElectionContext; We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.679; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:49849/awholynewcollection_0_shard1_replica1/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.679; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:32.683; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica2] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.660; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.666; 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-04-20 23:52:33.666; 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-04-20 23:52:33.666; 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-04-20 23:52:33.666; 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-04-20 23:52:33.666; 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-04-20 23:52:33.666; 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-04-20 23:52:33.666; 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-04-20 23:52:33.666; 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-04-20 23:52:33.685; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:49849/awholynewcollection_0_shard1_replica1/ and leader is http://127.0.0.1:49849/awholynewcollection_0_shard1_replica1/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.686; org.apache.solr.cloud.ZkController; No LogReplay needed for core=awholynewcollection_0_shard1_replica1 baseURL=http://127.0.0.1:49849
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.686; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:37464/awholynewcollection_0_shard1_replica2/ and leader is http://127.0.0.1:49849/awholynewcollection_0_shard1_replica1/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.686; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.686; org.apache.solr.cloud.ZkController; No LogReplay needed for core=awholynewcollection_0_shard1_replica2 baseURL=http://127.0.0.1:37464
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.687; org.apache.solr.cloud.ZkController; Core needs to recover:awholynewcollection_0_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.687; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard1_replica1 state=active
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.687; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.688; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=awholynewcollection_0_shard1_replica2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.688; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.689; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.689; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.689; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard1_replica2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.690; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.690; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.691; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.692; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.692; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=1&shard=shard1&name=awholynewcollection_0_shard1_replica2&action=CREATE&collection=awholynewcollection_0&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=2961 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.692; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.694; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=1&shard=shard1&name=awholynewcollection_0_shard1_replica1&action=CREATE&collection=awholynewcollection_0&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=2963 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.694; org.apache.solr.cloud.OverseerCollectionProcessor; Finished create command on all shards for collection: awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.697; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:37464__awholynewcollection_0_shard1_replica2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.717; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work/qnr-0000000002 state: SyncConnected type NodeDataChanged
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.719; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.720; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000002 complete, response:{success={null={responseHeader={status=0,QTime=2961},core=awholynewcollection_0_shard1_replica2,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/solr.xml},null={responseHeader={status=0,QTime=2963},core=awholynewcollection_0_shard1_replica1,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/solr.xml}}}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.721; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/collections params={numShards=1&maxShardsPerNode=1&name=awholynewcollection_0&replicationFactor=2&action=CREATE&wt=javabin&version=2} status=0 QTime=2994 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.722; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:33.723; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e29dce484000e, likely client has closed socket
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.724; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.725; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6ee367b0 name:ZooKeeperConnection Watcher:127.0.0.1:56388/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.726; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.727; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.732; org.apache.solr.handler.admin.CollectionsHandler; Creating Collection : numShards=2&maxShardsPerNode=1&name=awholynewcollection_1&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.734; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.735; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000004 message:{
[junit4:junit4]   1>   "operation":"createcollection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "maxShardsPerNode":"1",
[junit4:junit4]   1>   "createNodeSet":null,
[junit4:junit4]   1>   "name":"awholynewcollection_1",
[junit4:junit4]   1>   "replicationFactor":"2"}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.735; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard1_replica1 as part of slice shard1 of collection awholynewcollection_1 on 127.0.0.1:49849_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.736; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard1_replica2 as part of slice shard1 of collection awholynewcollection_1 on 127.0.0.1:49807_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.736; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard2_replica1 as part of slice shard2 of collection awholynewcollection_1 on 127.0.0.1:53806_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.736; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard2_replica2 as part of slice shard2 of collection awholynewcollection_1 on 127.0.0.1:37464_
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.738; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard1_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_1_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.738; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard2_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_1_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.738; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.738; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.738; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard1_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/awholynewcollection_1_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.739; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.739; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard2_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/awholynewcollection_1_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.740; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.741; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.740; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.741; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.740; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.741; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.741; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.742; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.743; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.743; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.743; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.744; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.743; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.743; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.744; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.746; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.746; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.747; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.748; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.749; 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.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_1_shard2_replica2/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.751; 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.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_1_shard1_replica1/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.752; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.753; 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.CollectionsAPIDistributedZkTest-jetty2-1366501944252/awholynewcollection_1_shard2_replica1/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.755; 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.CollectionsAPIDistributedZkTest-controljetty-1366501942899/awholynewcollection_1_shard1_replica2/'
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.797; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.802; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.803; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.808; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.834; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.836; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.842; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.847; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.847; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.848; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.850; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.853; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.854; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.857; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.861; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:33.870; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.337; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.345; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.349; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.363; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.367; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.372; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.374; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.375; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.376; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.377; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.377; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.378; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.378; org.apache.solr.core.SolrCore; [awholynewcollection_1_shard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/awholynewcollection_1_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/awholynewcollection_1_shard1_replica2/data/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.378; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cdcb012
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.379; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.380; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/awholynewcollection_1_shard1_replica2/data
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.380; 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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/awholynewcollection_1_shard1_replica2/data/index/
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.381; org.apache.solr.core.SolrCore; [awholynewcollection_1_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/awholynewcollection_1_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.381; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/awholynewcollection_1_shard1_replica2/data/index
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.382; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.384; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@59f89714 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c810c2a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.384; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.386; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.387; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.388; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.389; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.389; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.390; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.390; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.390; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.391; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.391; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.394; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.394; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.395; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.398; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5bc1d353 main
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.398; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1366501942899/awholynewcollection_1_shard1_replica2/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.399; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.400; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.400; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.403; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.404; org.apache.solr.core.SolrCore; [awholynewcollection_1_shard1_replica2] Registered new searcher Searcher@5bc1d353 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.405; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_1_shard1_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.406; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.411; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.413; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.414; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.420; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.427; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.428; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.429; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.429; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.430; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.431; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.432; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.432; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.432; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.432; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.433; org.apache.solr.core.SolrCore; [awholynewcollection_1_shard2_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_1_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_1_shard2_replica2/data/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.436; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.436; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.437; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cdcb012
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.438; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.438; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.439; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.439; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_1_shard2_replica2/data
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.439; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.439; 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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_1_shard2_replica2/data/index/
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.440; org.apache.solr.core.SolrCore; [awholynewcollection_1_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_1_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.441; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_1_shard2_replica2/data/index
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.441; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.442; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.442; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.442; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.443; org.apache.solr.core.SolrCore; [awholynewcollection_1_shard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_1_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_1_shard1_replica1/data/
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.444; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.443; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d244cfb lockFactory=org.apache.lucene.store.NativeFSLockFactory@54efefbf),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.444; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.444; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.444; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cdcb012
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.445; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.446; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.446; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_1_shard1_replica1/data
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.447; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.447; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.448; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.447; 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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_1_shard1_replica1/data/index/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.448; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.447; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.449; org.apache.solr.core.SolrCore; [awholynewcollection_1_shard2_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/awholynewcollection_1_shard2_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/awholynewcollection_1_shard2_replica1/data/
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.448; org.apache.solr.core.SolrCore; [awholynewcollection_1_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_1_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.449; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.449; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cdcb012
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.450; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_1_shard1_replica1/data/index
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.450; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.450; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.451; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/awholynewcollection_1_shard2_replica1/data
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.451; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.452; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ecc99ae lockFactory=org.apache.lucene.store.NativeFSLockFactory@616dc776),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.452; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.452; 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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/awholynewcollection_1_shard2_replica1/data/index/
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.452; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> WARN  - 2013-04-20 23:52:34.453; org.apache.solr.core.SolrCore; [awholynewcollection_1_shard2_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/awholynewcollection_1_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.453; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.454; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/awholynewcollection_1_shard2_replica1/data/index
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.454; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.454; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.455; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.455; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.457; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.457; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ff60d4c lockFactory=org.apache.lucene.store.NativeFSLockFactory@563f9d26),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.457; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.458; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.458; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.458; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.459; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.459; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.457; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.459; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.462; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.462; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.462; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@794a7ea7 main
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.463; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.463; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_1_shard2_replica2/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.464; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.464; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.465; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.465; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.464; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.466; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.466; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.466; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.467; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7a4153b main
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.467; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.469; org.apache.solr.core.SolrCore; [awholynewcollection_1_shard2_replica2] Registered new searcher Searcher@794a7ea7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.468; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1366501945426/awholynewcollection_1_shard1_replica1/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.470; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.470; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.469; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.470; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_1_shard2_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.474; org.apache.solr.core.SolrCore; [awholynewcollection_1_shard1_replica1] Registered new searcher Searcher@7a4153b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.474; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1210de35 main
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.475; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1366501944252/awholynewcollection_1_shard2_replica1/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.475; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_1_shard1_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.476; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.476; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.479; org.apache.solr.core.SolrCore; [awholynewcollection_1_shard2_replica1] Registered new searcher Searcher@1210de35 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.481; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_1_shard2_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.654; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:37464/nodes_used_collection_shard2_replica1/ core=nodes_used_collection_shard2_replica2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-20 23:52:34.655; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:53806 START replicas=[http://127.0.0.1:37464/nodes_used_collection_shard2_replica1/] nUpdates=10

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

_shard3_replica2/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.095; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_3_shard3_replica2/data/index
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.096; org.apache.solr.core.SolrCore; [awholynewcollection_3_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3cd120a1
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.105; 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-04-20 23:55:12.106; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.106; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.106; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.107; org.apache.solr.core.SolrCore; [awholynewcollection_3_shard2_replica1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.108; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.108; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_3_shard2_replica1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_3_shard2_replica1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.108; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_3_shard2_replica1/data/index
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.108; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_3_shard2_replica1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_3_shard2_replica1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.109; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1366501946644/awholynewcollection_3_shard2_replica1/data
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.110; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89555071297388556-127.0.0.1:37464_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> WARN  - 2013-04-20 23:55:12.111; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.112; 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-04-20 23:55:12.112; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.133; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.188; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.192; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:56388 56388
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-CollectionsAPIDistributedZkTest-1366501942402
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=751256A69A2F5022 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=WET -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR    170s J1 | CollectionsAPIDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:49849 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([751256A69A2F5022:F4F4D8BEED70301E]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.deleteCollectionWithDownNodes(CollectionsAPIDistributedZkTest.java:206)
[junit4:junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:148)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-20 23:55:12.210; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 169819 T1140 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {timestamp=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), id=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_sl=MockVariableIntBlock(baseBlockSize=39), a_t=PostingsFormat(name=Direct), text=MockVariableIntBlock(baseBlockSize=39), range_facet_si=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=Direct), other_tl1=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Asserting), a_si=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Direct)}, docValues:{timestamp=DocValuesFormat(name=Disk)}, sim=DefaultSimilarity, locale=bg, timezone=WET
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=8,threads=1,free=262509680,total=351010816
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DistanceFunctionTest, TestCoreDiscovery, SortByFunctionTest, IndexSchemaRuntimeFieldTest, BasicZkTest, TestRTGBase, TestAnalyzedSuggestions, TestSystemIdResolver, TestArbitraryIndexDir, TestNumberUtils, XsltUpdateRequestHandlerTest, HardAutoCommitTest, TestFieldResource, EchoParamsTest, TestJmxMonitoredMap, TestUtils, TestPartialUpdateDeduplication, OutputWriterTest, DebugComponentTest, TestDefaultSimilarityFactory, TestDFRSimilarityFactory, TestCSVResponseWriter, TestHashPartitioner, ShardRoutingCustomTest, TestPostingsSolrHighlighter, SuggesterTSTTest, TestZkChroot, XmlUpdateRequestHandlerTest, DOMUtilTest, TestLMJelinekMercerSimilarityFactory, AliasIntegrationTest, CoreContainerCoreInitFailuresTest, TestAtomicUpdateErrorCases, HighlighterConfigTest, CurrencyFieldOpenExchangeTest, TestJmxIntegration, TestUniqueKeyFieldResource, TestSolrJ, TestFoldingMultitermQuery, NotRequiredUniqueKeyTest, FileUtilsTest, TestIndexingPerformance, SpellCheckCollatorTest, TestBinaryField, SolrIndexConfigTest, SuggesterWFSTTest, TestBinaryResponseWriter, TestReload, TestOmitPositions, TestRandomFaceting, TestCSVLoader, SolrCmdDistributorTest, TestUpdate, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, TestFiltering, TestLuceneMatchVersion, TestClassNameShortening, TestFieldTypeResource, PathHierarchyTokenizerFactoryTest, TestSolr4Spatial, TermVectorComponentDistributedTest, UpdateParamsTest, TestSolrQueryParserDefaultOperatorResource, TestDistributedGrouping, CollectionsAPIDistributedZkTest]
[junit4:junit4] Completed on J1 in 170.84s, 1 test, 1 error <<< FAILURES!

[...truncated 473 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: 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:438: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1231: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:875: There were test failures: 290 suites, 1202 tests, 1 error, 13 ignored (7 assumptions)

Total time: 33 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_21 -XX:+UseParallelGC
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 # 5268 - Still Failing!

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:51510/xmpo/onenodecollectioncore returned non ok status:404, message:Can not find: /xmpo/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([A1320513D17B2100:20D48B0BA624413C]: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:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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)


REGRESSION:  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([A1320513D17B2100:20D48B0BA624413C]: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:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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 8938 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:53.588; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /nvho/uv
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:53.594; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:53.597; 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-04-21 01:13:53.600; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:53.700; org.apache.solr.cloud.ZkTestServer; start zk server on port:59147
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:53.771; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> WARN  - 2013-04-21 01:13:53.794; org.apache.zookeeper.server.NIOServerCnxn; Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.570; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@182e3e0 name:ZooKeeperConnection Watcher:127.0.0.1:59147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.570; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.572; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.606; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.608; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@835bd7 name:ZooKeeperConnection Watcher:127.0.0.1:59147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.608; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.613; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.617; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.620; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.623; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.627; 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-04-21 01:13:55.636; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.643; 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-04-21 01:13:55.644; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.651; 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-04-21 01:13:55.652; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.657; 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-04-21 01:13:55.658; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.661; 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-04-21 01:13:55.662; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.664; 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-04-21 01:13:55.665; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.668; 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-04-21 01:13:55.669; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.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-04-21 01:13:55.674; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.678; 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-04-21 01:13:55.678; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.784; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.800; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53099
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.801; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.802; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.803; 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.UnloadDistributedZkTest-controljetty-1366506835682
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.803; 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.UnloadDistributedZkTest-controljetty-1366506835682/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.804; org.apache.solr.core.CoreContainer; New CoreContainer 18717502
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.805; 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.UnloadDistributedZkTest-controljetty-1366506835682/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.805; 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.UnloadDistributedZkTest-controljetty-1366506835682/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.954; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.955; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.956; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.956; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.957; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.957; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.958; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.958; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.959; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.959; 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-04-21 01:13:55.964; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.965; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:59147/solr
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.973; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.974; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.977; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1504c09 name:ZooKeeperConnection Watcher:127.0.0.1:59147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.977; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.980; 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-04-21 01:13:55.985; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.987; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b535f1 name:ZooKeeperConnection Watcher:127.0.0.1:59147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.987; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:55.993; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.001; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.008; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.010; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53099_nvho%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.013; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53099_nvho%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.017; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.028; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.031; org.apache.solr.cloud.Overseer; Overseer (id=89555391855788035-127.0.0.1:53099_nvho%2Fuv-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.040; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.048; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.049; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.053; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.055; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.067; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.073; 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-04-21 01:13:56.074; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.074; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.078; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.080; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.082; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@d74def name:ZooKeeperConnection Watcher:127.0.0.1:59147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.082; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.084; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.088; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.157; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.159; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:55508
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.159; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.160; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.160; 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.UnloadDistributedZkTest-jetty1-1366506836089
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.161; 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.UnloadDistributedZkTest-jetty1-1366506836089/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.161; org.apache.solr.core.CoreContainer; New CoreContainer 29994035
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.161; 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.UnloadDistributedZkTest-jetty1-1366506836089/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.162; 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.UnloadDistributedZkTest-jetty1-1366506836089/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.279; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.280; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.280; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.281; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.282; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.282; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.283; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.283; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.284; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.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-04-21 01:13:56.290; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.291; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:59147/solr
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.292; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.293; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.294; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1e94511 name:ZooKeeperConnection Watcher:127.0.0.1:59147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.295; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.297; 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-04-21 01:13:56.302; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.304; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@12f2471 name:ZooKeeperConnection Watcher:127.0.0.1:59147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.304; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:56.309; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.314; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55508_nvho%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.315; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:55508_nvho%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.321; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.322; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.322; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.329; 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-04-21 01:13:57.330; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.330; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.412; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.414; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:60897
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.415; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.415; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.416; 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.UnloadDistributedZkTest-jetty2-1366506837333
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.416; 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.UnloadDistributedZkTest-jetty2-1366506837333/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.417; org.apache.solr.core.CoreContainer; New CoreContainer 13372550
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.417; 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.UnloadDistributedZkTest-jetty2-1366506837333/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.418; 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.UnloadDistributedZkTest-jetty2-1366506837333/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.526; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.526; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.527; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.527; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.528; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.528; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.528; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.529; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.529; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.530; 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-04-21 01:13:57.533; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.534; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:59147/solr
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.534; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.535; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.537; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1522f83 name:ZooKeeperConnection Watcher:127.0.0.1:59147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.537; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.539; 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-04-21 01:13:57.542; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.544; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1f7938a name:ZooKeeperConnection Watcher:127.0.0.1:59147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.544; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:57.548; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.552; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60897_nvho%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.553; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:60897_nvho%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.558; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.558; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.559; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.558; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.566; 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-04-21 01:13:58.567; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.567; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.656; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.659; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:58323
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.660; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.661; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.661; 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.UnloadDistributedZkTest-jetty3-1366506838571
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.662; 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.UnloadDistributedZkTest-jetty3-1366506838571/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.663; org.apache.solr.core.CoreContainer; New CoreContainer 18204505
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.663; 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.UnloadDistributedZkTest-jetty3-1366506838571/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.664; 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.UnloadDistributedZkTest-jetty3-1366506838571/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.775; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.776; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.776; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.776; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.777; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.777; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.778; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.778; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.778; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.779; 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-04-21 01:13:58.782; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.783; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:59147/solr
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.783; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.784; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.785; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@15a2128 name:ZooKeeperConnection Watcher:127.0.0.1:59147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.786; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.788; 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-04-21 01:13:58.793; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.795; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@26fd24 name:ZooKeeperConnection Watcher:127.0.0.1:59147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.795; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:58.801; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.808; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58323_nvho%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.809; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:58323_nvho%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.813; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.813; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.813; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.814; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.813; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.819; 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-04-21 01:13:59.820; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.820; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.900; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.902; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:60467
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.903; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.903; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.904; 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.UnloadDistributedZkTest-jetty4-1366506839823
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.904; 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.UnloadDistributedZkTest-jetty4-1366506839823/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.905; org.apache.solr.core.CoreContainer; New CoreContainer 8363015
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.905; 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.UnloadDistributedZkTest-jetty4-1366506839823/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:13:59.905; 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.UnloadDistributedZkTest-jetty4-1366506839823/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.011; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.012; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.013; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.013; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.014; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.014; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.015; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.016; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.016; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.017; 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-04-21 01:14:00.022; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.023; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:59147/solr
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.024; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.025; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.026; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@10a2d6 name:ZooKeeperConnection Watcher:127.0.0.1:59147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.027; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.030; 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-04-21 01:14:00.035; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.036; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1c9f4e9 name:ZooKeeperConnection Watcher:127.0.0.1:59147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.036; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:00.041; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.045; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60467_nvho%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.046; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:60467_nvho%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.050; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.050; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.050; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.051; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.050; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.051; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.060; 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-04-21 01:14:01.061; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.061; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.064; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.074; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366506836089/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.074; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.076; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.076; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.077; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.078; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.080; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.082; 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.UnloadDistributedZkTest-jetty1-1366506836089/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.114; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.160; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.161; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.166; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.638; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.649; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.654; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.673; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.679; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.684; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:01.686; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:01.687; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.687; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:01.689; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:01.689; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.690; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.691; org.apache.solr.core.SolrCore; [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366506836089/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506841069unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.693; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cdf6eb
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.694; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.695; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506841069unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.695; 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/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506841069unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:01.696; org.apache.solr.core.SolrCore; [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506841069unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.697; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506841069unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.700; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35f76f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a001),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.700; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.717; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.718; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.719; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.720; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.720; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.720; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.721; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.721; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.722; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.725; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.728; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1bbc875 main
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.731; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506841069unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.736; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.736; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.742; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@1bbc875 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:01.743; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.080; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.081; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55508_nvho%2Fuv",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55508/nvho/uv",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.082; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.089; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.178; 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-04-21 01:14:02.178; 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-04-21 01:14:02.178; 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-04-21 01:14:02.178; 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-04-21 01:14:02.178; 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-04-21 01:14:02.178; 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-04-21 01:14:02.747; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.748; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:55508/nvho/uv collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.759; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.778; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.788; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.793; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.793; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.794; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:55508/nvho/uv/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.794; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.795; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:55508/nvho/uv/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.795; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:55508/nvho/uv/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:02.796; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.684; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.694; 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-04-21 01:14:03.694; 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-04-21 01:14:03.694; 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-04-21 01:14:03.694; 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-04-21 01:14:03.694; 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-04-21 01:14:03.694; 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-04-21 01:14:03.746; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:55508/nvho/uv/unloadcollection1/ and leader is http://127.0.0.1:55508/nvho/uv/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.747; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:55508/nvho/uv
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.748; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.748; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.751; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.752; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366506836089/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.753; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366506836089/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.755; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=CREATE&collection=unloadcollection&version=2&wt=javabin&numShards=1&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506841069unloadcollection1_1n&name=unloadcollection1} status=0 QTime=2684 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.756; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.758; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.760; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@30ce1f name:ZooKeeperConnection Watcher:127.0.0.1:59147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.760; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.761; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.764; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.767; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.771; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366506837333/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.772; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.773; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.773; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.774; 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.UnloadDistributedZkTest-jetty2-1366506837333/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.818; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.862; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.864; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:03.869; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.367; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.375; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.383; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.400; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.405; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.411; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:04.413; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:04.414; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.414; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:04.416; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:04.417; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.417; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.418; org.apache.solr.core.SolrCore; [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366506837333/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506843770unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.418; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cdf6eb
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.420; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.421; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506843770unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.422; 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/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506843770unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:04.422; org.apache.solr.core.SolrCore; [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506843770unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.423; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506843770unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.426; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13f110 lockFactory=org.apache.lucene.store.NativeFSLockFactory@139b669),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.426; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.429; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.430; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.431; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.432; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.433; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.433; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.434; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.435; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.436; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.440; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.444; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@abb53e main
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.445; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506843770unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.446; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.446; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.451; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@abb53e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.452; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:04.452; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.202; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.203; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55508_nvho%2Fuv",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55508/nvho/uv",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:55508_nvho%2Fuv_unloadcollection1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.208; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60897_nvho%2Fuv",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60897/nvho/uv",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.208; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.209; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.216; 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-04-21 01:14:05.216; 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-04-21 01:14:05.217; 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-04-21 01:14:05.217; 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-04-21 01:14:05.217; 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-04-21 01:14:05.216; 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-04-21 01:14:05.216; 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-04-21 01:14:05.454; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.454; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:60897/nvho/uv collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.457; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:60897/nvho/uv/unloadcollection2/ and leader is http://127.0.0.1:55508/nvho/uv/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.458; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:60897/nvho/uv
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.458; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.458; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.463; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.463; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.464; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.464; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.465; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366506837333/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.465; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.465; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366506837333/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.466; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.466; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=CREATE&collection=unloadcollection&version=2&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506843770unloadcollection1_2n&name=unloadcollection2} status=0 QTime=1695 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.468; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.469; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.470; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:05.471; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:60897_nvho%2Fuv_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:06.472; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:06.725; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:06.726; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60897_nvho%2Fuv",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60897/nvho/uv",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:60897_nvho%2Fuv_unloadcollection2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:06.824; 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-04-21 01:14:06.824; 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-04-21 01:14:06.824; 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-04-21 01:14:06.824; 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-04-21 01:14:06.824; 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-04-21 01:14:06.824; 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-04-21 01:14:06.824; 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-04-21 01:14:07.472; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:60897_nvho%2Fuv_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:07.472; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:60897_nvho%252Fuv_unloadcollection2&action=PREPRECOVERY&core=unloadcollection1&version=2&state=recovering&wt=javabin&checkLive=true&onlyIfLeader=true&nodeName=127.0.0.1:60897_nvho%252Fuv} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:07.474; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:08.476; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.473; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:55508/nvho/uv/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.478; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.478; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.484; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:60897/nvho/uv START replicas=[http://127.0.0.1:55508/nvho/uv/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:09.485; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.485; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.486; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.486; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.487; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.487; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:55508/nvho/uv/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.487; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.491; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/nvho/uv path=/get params={getVersions=100&version=2&wt=javabin&distrib=false&qt=/get} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.499; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.552; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35f76f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a001),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.553; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.554; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35f76f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a001),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35f76f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a001),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.555; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.555; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@12a0bd6 realtime
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.556; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.556; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={waitSearcher=true&commit=true&version=2&softCommit=false&wt=javabin&openSearcher=false&commit_end_point=true} {commit=} 0 64
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.580; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.580; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.585; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.591; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.592; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/nvho/uv path=/replication params={version=2&wt=javabin&command=indexversion&qt=/replication} status=0 QTime=5 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.594; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.594; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.600; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.603; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/nvho/uv path=/replication params={version=2&wt=javabin&command=filelist&generation=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.604; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.605; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506843770unloadcollection1_2n/index.20130421091409604
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.605; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1214a48 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5bcbb5) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.612; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/nvho/uv path=/replication params={wt=filestream&file=segments_2&checksum=true&command=filecontent&generation=2&qt=/replication} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.619; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.630; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.630; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.632; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13f110 lockFactory=org.apache.lucene.store.NativeFSLockFactory@139b669),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13f110 lockFactory=org.apache.lucene.store.NativeFSLockFactory@139b669),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.633; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.633; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.633; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@142c781 main
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.635; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@142c781 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.636; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506843770unloadcollection1_2n/index.20130421091409604 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506843770unloadcollection1_2n/index.20130421091409604;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.636; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506843770unloadcollection1_2n/index.20130421091409604
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.636; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506843770unloadcollection1_2n/index.20130421091409604
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.637; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.637; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.637; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.638; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.639; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.839; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.840; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60897_nvho%2Fuv",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60897/nvho/uv",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:60897_nvho%2Fuv_unloadcollection2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:09.844; 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-04-21 01:14:09.844; 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-04-21 01:14:09.844; 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-04-21 01:14:09.844; 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-04-21 01:14:09.844; 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-04-21 01:14:09.844; 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-04-21 01:14:09.844; 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-04-21 01:14:10.479; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:10.480; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:10.481; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:10.489; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366506838571/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:10.489; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:10.490; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:10.490; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:10.492; 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.UnloadDistributedZkTest-jetty3-1366506838571/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:10.528; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:10.576; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:10.578; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:10.583; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.026; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.035; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.038; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.051; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.055; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.059; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:11.060; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:11.060; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.061; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:11.062; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:11.062; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.063; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.063; org.apache.solr.core.SolrCore; [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366506838571/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506850484unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.063; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cdf6eb
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.064; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.065; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506850484unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.065; 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/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506850484unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:11.065; org.apache.solr.core.SolrCore; [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506850484unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.066; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506850484unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.067; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d9db6f lockFactory=org.apache.lucene.store.NativeFSLockFactory@8d97c7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.068; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.070; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.070; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.071; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.071; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.072; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.072; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.072; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.073; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.073; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.076; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.079; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@12ee19a main
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.080; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506850484unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.080; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.081; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.086; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@12ee19a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.088; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.088; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.351; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.352; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:58323_nvho%2Fuv",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:58323/nvho/uv",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.352; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.352; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:11.357; 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-04-21 01:14:11.357; 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-04-21 01:14:11.357; 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-04-21 01:14:11.357; 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-04-21 01:14:11.357; 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-04-21 01:14:11.357; 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-04-21 01:14:11.357; 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-04-21 01:14:12.091; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.092; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:58323/nvho/uv collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.095; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:58323/nvho/uv/unloadcollection3/ and leader is http://127.0.0.1:55508/nvho/uv/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.096; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:58323/nvho/uv
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.096; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.097; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.097; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.098; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.098; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.099; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.099; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366506838571/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.100; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.100; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366506838571/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.101; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.102; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=CREATE&collection=unloadcollection&version=2&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506850484unloadcollection_3n&name=unloadcollection3} status=0 QTime=1614 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.103; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.105; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.113; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:58323_nvho%2Fuv_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.864; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.865; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:58323_nvho%2Fuv",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:58323/nvho/uv",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:58323_nvho%2Fuv_unloadcollection3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:12.870; 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-04-21 01:14:12.870; 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-04-21 01:14:12.871; 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-04-21 01:14:12.870; 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-04-21 01:14:12.870; 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-04-21 01:14:12.870; 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-04-21 01:14:12.870; 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-04-21 01:14:13.113; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:13.114; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:58323_nvho%2Fuv_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:13.114; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:58323_nvho%252Fuv_unloadcollection3&action=PREPRECOVERY&core=unloadcollection1&version=2&state=recovering&wt=javabin&checkLive=true&onlyIfLeader=true&nodeName=127.0.0.1:58323_nvho%252Fuv} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:14.115; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.115; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:55508/nvho/uv/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.116; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:58323/nvho/uv START replicas=[http://127.0.0.1:55508/nvho/uv/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-21 01:14:15.117; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.117; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.117; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.117; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.118; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.118; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.118; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:55508/nvho/uv/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.119; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.120; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/nvho/uv path=/get params={getVersions=100&version=2&wt=javabin&distrib=false&qt=/get} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.123; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.124; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35f76f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a001),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35f76f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a001),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.125; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.125; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.126; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={waitSearcher=true&commit=true&version=2&softCommit=false&wt=javabin&openSearcher=false&commit_end_point=true} {commit=} 0 3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.127; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.127; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.130; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/nvho/uv path=/replication params={version=2&wt=javabin&command=indexversion&qt=/replication} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.130; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.131; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.131; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.133; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/nvho/uv path=/replication params={version=2&wt=javabin&command=filelist&generation=3&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.134; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.135; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506850484unloadcollection_3n/index.20130421091415135
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.135; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c44e03 lockFactory=org.apache.lucene.store.NativeFSLockFactory@aa6a11) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.138; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/nvho/uv path=/replication params={wt=filestream&file=segments_3&checksum=true&command=filecontent&generation=3&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.140; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.140; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.141; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.142; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d9db6f lockFactory=org.apache.lucene.store.NativeFSLockFactory@8d97c7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d9db6f lockFactory=org.apache.lucene.store.NativeFSLockFactory@8d97c7),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.143; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.143; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.143; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@930acd main
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.145; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@930acd main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.146; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506850484unloadcollection_3n/index.20130421091415135 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506850484unloadcollection_3n/index.20130421091415135;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.146; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506850484unloadcollection_3n/index.20130421091415135
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.146; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366506833595/1366506850484unloadcollection_3n/index.20130421091415135
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.146; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.147; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.147; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.147; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.160; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.877; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.878; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:58323_nvho%2Fuv",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:58323/nvho/uv",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:58323_nvho%2Fuv_unloadcollection3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:15.884; 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-04-21 01:14:15.885; 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-04-21 01:14:15.885; 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-04-21 01:14:15.885; 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-04-21 01:14:15.885; 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-04-21 01:14:15.885; 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-04-21 01:14:15.885; 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-04-21 01:14:16.119; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.120; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.121; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.165; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[20 (1432886293188050944)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.167; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[20 (1432886293188050944)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.168; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[20 (1432886293188050944)]} 0 25
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.169; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[20]} 0 38
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.181; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[21 (1432886293219508224)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.181; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[21 (1432886293219508224)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.182; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[21 (1432886293219508224)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.183; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[21]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.195; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[22 (1432886293234188288)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.195; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[22 (1432886293234188288)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.197; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[22 (1432886293234188288)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.198; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[22]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.208; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[23 (1432886293249916928)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.208; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[23 (1432886293249916928)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.210; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[23 (1432886293249916928)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.210; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[23]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.220; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[24 (1432886293262499840)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.220; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[24 (1432886293262499840)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.221; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[24 (1432886293262499840)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.222; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[24]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.232; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[25 (1432886293275082752)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.232; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[25 (1432886293275082752)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.233; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[25 (1432886293275082752)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.234; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[25]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.243; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[26 (1432886293286617088)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.243; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[26 (1432886293286617088)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.244; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[26 (1432886293286617088)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.245; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[26]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.255; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[27 (1432886293300248576)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.255; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[27 (1432886293300248576)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.257; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[27 (1432886293300248576)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.258; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[27]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.268; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[28 (1432886293312831488)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.274; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[28 (1432886293312831488)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.275; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[28 (1432886293312831488)]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.278; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[28]} 0 18
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.288; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[29 (1432886293333803008)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.288; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[29 (1432886293333803008)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.290; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[29 (1432886293333803008)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.291; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[29]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.301; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[30 (1432886293347434496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.301; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[30 (1432886293347434496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.303; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[30 (1432886293347434496)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.304; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[30]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.313; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[31 (1432886293361065984)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.317; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[31 (1432886293361065984)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.318; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[31 (1432886293361065984)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.319; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[31]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.329; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[32 (1432886293376794624)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.329; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[32 (1432886293376794624)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.330; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[32 (1432886293376794624)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.331; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[32]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.340; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[33 (1432886293389377536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.340; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[33 (1432886293389377536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.342; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[33 (1432886293389377536)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.342; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[33]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.351; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[34 (1432886293400911872)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.351; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[34 (1432886293400911872)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.352; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[34 (1432886293400911872)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.353; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[34]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.362; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[35 (1432886293412446208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.363; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[35 (1432886293412446208)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.364; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[35 (1432886293412446208)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.364; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[35]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.375; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[36 (1432886293425029120)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.375; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[36 (1432886293425029120)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.376; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[36 (1432886293425029120)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.377; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[36]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.387; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[37 (1432886293437612032)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.387; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[37 (1432886293437612032)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.388; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[37 (1432886293437612032)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.389; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[37]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.400; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[38 (1432886293451243520)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.400; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[38 (1432886293451243520)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.401; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[38 (1432886293451243520)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.402; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[38]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.412; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[39 (1432886293463826432)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.412; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[39 (1432886293463826432)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.413; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[39 (1432886293463826432)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.414; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[39]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.424; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[40 (1432886293476409344)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.424; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[40 (1432886293476409344)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.425; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[40 (1432886293476409344)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.426; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[40]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.438; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[41 (1432886293488992256)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.444; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[41 (1432886293488992256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.445; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[41 (1432886293488992256)]} 0 14
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.446; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[41]} 0 17
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.456; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[42 (1432886293509963776)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.456; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[42 (1432886293509963776)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.457; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[42 (1432886293509963776)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.458; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[42]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.467; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[43 (1432886293522546688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.467; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[43 (1432886293522546688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.469; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[43 (1432886293522546688)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.469; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[43]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.479; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[44 (1432886293535129600)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.479; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[44 (1432886293535129600)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.481; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[44 (1432886293535129600)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.481; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[44]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.491; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[45 (1432886293547712512)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.491; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[45 (1432886293547712512)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.492; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[45 (1432886293547712512)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.494; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[45]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.504; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[46 (1432886293560295424)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.504; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[46 (1432886293560295424)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.505; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[46 (1432886293560295424)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.506; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[46]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.515; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[47 (1432886293572878336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.515; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[47 (1432886293572878336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.517; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[47 (1432886293572878336)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.517; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[47]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.527; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[48 (1432886293585461248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.527; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[48 (1432886293585461248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.529; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[48 (1432886293585461248)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.530; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[48]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.539; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[49 (1432886293596995584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.539; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[49 (1432886293596995584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.541; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[49 (1432886293596995584)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.541; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[49]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.552; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[50 (1432886293610627072)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.552; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[50 (1432886293610627072)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.553; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[50 (1432886293610627072)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.554; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[50]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.564; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[51 (1432886293623209984)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.567; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[51 (1432886293623209984)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.567; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[51 (1432886293623209984)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.568; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[51]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.578; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[52 (1432886293637890048)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.578; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[52 (1432886293637890048)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.580; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[52 (1432886293637890048)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.580; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[52]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.589; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[53 (1432886293650472960)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.589; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[53 (1432886293650472960)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.591; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[53 (1432886293650472960)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.591; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[53]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.600; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[54 (1432886293662007296)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.600; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[54 (1432886293662007296)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.601; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[54 (1432886293662007296)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.602; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[54]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.612; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[55 (1432886293675638784)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.613; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[55 (1432886293675638784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.614; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[55 (1432886293675638784)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.614; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[55]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.623; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[56 (1432886293686124544)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.623; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[56 (1432886293686124544)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.624; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[56 (1432886293686124544)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.625; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[56]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.634; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[57 (1432886293697658880)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.634; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[57 (1432886293697658880)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.636; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[57 (1432886293697658880)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.636; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[57]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.645; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[58 (1432886293709193216)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.645; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[58 (1432886293709193216)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.647; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[58 (1432886293709193216)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.648; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[58]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.657; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[59 (1432886293720727552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.657; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[59 (1432886293720727552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.658; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[59 (1432886293720727552)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.659; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[59]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.668; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[60 (1432886293733310464)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.668; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[60 (1432886293733310464)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.669; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[60 (1432886293733310464)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.670; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[60]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.678; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[61 (1432886293744844800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.678; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[61 (1432886293744844800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.680; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[61 (1432886293744844800)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.680; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[61]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.689; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[62 (1432886293755330560)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.689; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[62 (1432886293755330560)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.691; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[62 (1432886293755330560)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.692; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[62]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.702; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[63 (1432886293767913472)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.702; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[63 (1432886293767913472)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.703; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[63 (1432886293767913472)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.704; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[63]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.712; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[64 (1432886293780496384)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.713; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[64 (1432886293780496384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.714; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[64 (1432886293780496384)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.714; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[64]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.724; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[65 (1432886293790982144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.724; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[65 (1432886293790982144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.725; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[65 (1432886293790982144)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.726; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[65]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.734; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[66 (1432886293803565056)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.734; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[66 (1432886293803565056)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.735; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[66 (1432886293803565056)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.736; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[66]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.745; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[67 (1432886293814050816)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.745; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[67 (1432886293814050816)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.746; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[67 (1432886293814050816)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.747; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[67]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.757; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[68 (1432886293825585152)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.757; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[68 (1432886293825585152)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.759; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[68 (1432886293825585152)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.760; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[68]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.769; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[69 (1432886293839216640)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.769; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[69 (1432886293839216640)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.771; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[69 (1432886293839216640)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.771; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={version=2&wt=javabin} {add=[69]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.781; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[70 (1432886293851799552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.783; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/nvho/uv path=/update params={update.distrib=FROMLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:55508/nvho/uv/unloadcollection1/} {add=[70 (1432886293851799552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-21 01:14:16.785; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/nvho/uv path=/update params={update.distrib=TOLEADER&version=2&wt=javabin&distrib.from=http://127.0.0.1:58323/nvho/uv/unloadcollection3/} {add=[70 (1432886293851799552)]} 

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

t4]   1>   "base_url":"http://127.0.0.1:51066/xmpo",
[junit4:junit4]   1>   "collection":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:37.740; 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-04-21 01:22:37.747; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/xmpo,null}
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:37.799; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 53125
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:37.800; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=2016988
[junit4:junit4]   1> WARN  - 2013-04-21 01:22:37.922; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-04-21 01:22:37.923; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.802; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.803; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.806; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19f7d54
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.813; 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-04-21 01:22:38.814; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.814; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.814; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.816; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.816; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.816; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366507326463/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366507326463/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.817; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366507326463/jetty4
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.817; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366507326463/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366507326463/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.817; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366507326463/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.818; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89555424147210252-127.0.0.1:53125_xmpo-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.841; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/xmpo,null}
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.896; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.898; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:49371 49371
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366507326463
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=A1320513D17B2100 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Pacific/Kosrae -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   32.5s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:51510/xmpo/onenodecollectioncore returned non ok status:404, message:Can not find: /xmpo/onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([A1320513D17B2100:20D48B0BA624413C]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:38.953; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 32498 T1947 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-21 01:22:40.119; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-21 01:22:40.120; 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-04-21 01:22:40.120; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=hr, timezone=Pacific/Kosrae
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=2,free=297682432,total=521142272
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ZkSolrClientTest, DebugComponentTest, TestCopyFieldCollectionResource, TestSchemaResource, SolrCmdDistributorTest, DocumentAnalysisRequestHandlerTest, BadCopyFieldTest, TestHashPartitioner, TestDefaultSimilarityFactory, TimeZoneUtilsTest, TestReload, TestFoldingMultitermQuery, TestDistributedSearch, DocValuesMultiTest, TestSystemIdResolver, StatsComponentTest, TestLMJelinekMercerSimilarityFactory, CollectionsAPIDistributedZkTest, ClusterStateTest, IndexReaderFactoryTest, TestArbitraryIndexDir, TestCoreDiscovery, TestAnalyzedSuggestions, TestRangeQuery, TestRTGBase, TestCollationField, TestAtomicUpdateErrorCases, TestPropInject, FieldAnalysisRequestHandlerTest, HighlighterConfigTest, DefaultValueUpdateProcessorTest, SolrCoreCheckLockOnStartupTest, HighlighterTest, SortByFunctionTest, TestStressReorder, DirectSolrSpellCheckerTest, JSONWriterTest, TestSchemaSimilarityResource, DOMUtilTest, TestSolrJ, PreAnalyzedUpdateProcessorTest, TermVectorComponentDistributedTest, OpenExchangeRatesOrgProviderTest, BasicZkTest, CachingDirectoryFactoryTest, TestFieldCollectionResource, TestBinaryResponseWriter, AliasIntegrationTest, XmlUpdateRequestHandlerTest, SpellCheckCollatorTest, TestPostingsSolrHighlighter, TestQuerySenderNoQuery, HardAutoCommitTest, TestCodecSupport, CoreContainerCoreInitFailuresTest, TestBinaryField, BadIndexSchemaTest, TestComponentsName, SuggesterWFSTTest, TestDistributedGrouping, DistanceFunctionTest, FileUtilsTest, DateMathParserTest, TestJmxMonitoredMap, NoCacheHeaderTest, MultiTermTest, BasicDistributedZkTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.78s, 1 test, 1 error <<< FAILURES!

[...truncated 455 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: 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:438: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1231: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:875: There were test failures: 290 suites, 1202 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

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